organizing stuff.
authorPerttu Ahola <celeron55@gmail.com>
Tue, 21 Dec 2010 16:08:24 +0000 (18:08 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 21 Dec 2010 16:08:24 +0000 (18:08 +0200)
commit3f5bad938a3fcb601ad41924a4707476b8b87241
treeddf9d7d49a93c092c31fcbdd6bf1c2ad42e43bc8
parent3b0bff2f743a3abf100368f94efafa7c2843a9b7
organizing stuff.
23 files changed:
src/client.cpp
src/debug.h
src/defaultsettings.cpp
src/gettime.h [new file with mode: 0644]
src/inventory.cpp
src/inventory.h
src/main.cpp
src/main.h
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapblock.h
src/mapblockobject.cpp
src/mapblockobject.h
src/mapnode.h
src/porting.h
src/server.cpp
src/server.h
src/servermain.cpp
src/tile.cpp
src/utility.cpp
src/utility.h
src/voxel.cpp