Temporary commit; lots of test code and stuff
authorPerttu Ahola <celeron55@gmail.com>
Sun, 20 Feb 2011 22:45:14 +0000 (00:45 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 20 Feb 2011 22:45:14 +0000 (00:45 +0200)
commitc57637b4c39319e0c0d5d80d0ae2884aec66d691
tree72ba35937c701ec32d07bba3b6dde6fb2a9f2bc0
parentf5ff378dd02431cdcf658b210509b170ea2135d1
Temporary commit; lots of test code and stuff
25 files changed:
data/grass.png
data/stone.png
src/CMakeLists.txt
src/activeobject.h [new file with mode: 0644]
src/client.cpp
src/client.h
src/clientobject.cpp [new file with mode: 0644]
src/clientobject.h [new file with mode: 0644]
src/clientserver.h
src/environment.cpp
src/environment.h
src/jthread/jmutex.h
src/main.cpp
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapblockobject.cpp
src/mapnode.h
src/player.cpp
src/player.h
src/server.cpp
src/server.h
src/serverobject.cpp [new file with mode: 0644]
src/serverobject.h [new file with mode: 0644]
src/utility.h