summary refs log tree commit diff
path: root/src/World/Clouds.cpp
AgeCommit message (Collapse)Author
2023-08-06Create separate Player entity and add bad collision systemMel
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ↵Mel
lighting
2023-07-12Δt calculation and usageMel
2023-07-123D CloudsMel
2023-07-11Add simple scrolling non-tiling 2D cloudsMel