1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 19:45:22 +02:00

Merge branch 'upstream/master'

Conflicts:
	data/oerkki1.png
	src/client.cpp
This commit is contained in:
Nils Dagsson Moskopp
2011-07-14 22:43:22 +02:00
53 changed files with 3330 additions and 2841 deletions

View File

@@ -61,6 +61,7 @@ configure_file(
)
set(common_SRCS
content_sao.cpp
mapgen.cpp
content_inventory.cpp
content_nodemeta.cpp
@@ -102,6 +103,7 @@ set(common_SRCS
# Client sources
set(minetest_SRCS
${common_SRCS}
content_cao.cpp
mapblock_mesh.cpp
farmesh.cpp
keycode.cpp