]> git.localhorst.tv Git - blank.git/commit
reorder world update
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 24 Nov 2015 16:43:38 +0000 (17:43 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 24 Nov 2015 16:43:38 +0000 (17:43 +0100)
commitda21395e4900bf283ece7364c67d9bad27dca279
treeaeed0cbc6a6b84178131e232c8fc6747d8a77ea7
parent642b09d8e887f53d36566da886903b479f94f2ef
reorder world update

also pushed physics integration details down to entity class
doc/concepts
src/client/net.cpp
src/geometry/distance.hpp
src/world/ChunkStore.hpp
src/world/Entity.hpp
src/world/World.hpp
src/world/chunk.cpp
src/world/world.cpp