]> git.localhorst.tv Git - blank.git/commit
move spawn index out of world
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 2 Oct 2015 14:54:52 +0000 (16:54 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 2 Oct 2015 14:54:52 +0000 (16:54 +0200)
commit5178dd1e226d45db7ae61e3d7d6866dc4254d9ae
tree0bca91e738113edf4c43887ac22b02d429be2af4
parent78a290bd642c5578c9dd17481c8164ff50889ca2
move spawn index out of world

client doesn't need those
doc/todo
src/server/ServerState.cpp
src/server/ServerState.hpp
src/server/net.cpp
src/standalone/MasterState.cpp
src/standalone/MasterState.hpp
src/world/World.hpp
src/world/world.cpp