Node definition names
authorPerttu Ahola <celeron55@gmail.com>
Wed, 16 Nov 2011 11:03:28 +0000 (13:03 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 17:13:46 +0000 (19:13 +0200)
commitc0f6395cf09f658eb95365c60f67b8a89104cb23
tree045d2e1713acc39948280b9ca29dc474b8807418
parent50d63e4b0ac15ded5a9fb684586a88a91366d067
Node definition names
18 files changed:
src/CMakeLists.txt
src/client.cpp
src/client.h
src/content_mapnode.cpp
src/content_mapnode.h
src/gamedef.h
src/map.cpp
src/mapblock.cpp
src/mapblock.h
src/mapnode.cpp
src/mapnode.h
src/nameidmapping.cpp [new file with mode: 0644]
src/nameidmapping.h [new file with mode: 0644]
src/nodedef.cpp
src/nodedef.h
src/serialization.h
src/server.cpp
src/server.h