1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Dynamic sky, fog and cloud colors; sun and moon

This commit is contained in:
Perttu Ahola 2012-03-16 16:34:30 +02:00
parent 58bed83d03
commit 2e90ed07ac
30 changed files with 1132 additions and 244 deletions

View file

@ -159,6 +159,7 @@ endif()
# Client sources
set(minetest_SRCS
${common_SRCS}
sky.cpp
clientmap.cpp
content_cso.cpp
content_mapblock.cpp