]> git.localhorst.tv Git - blank.git/commit
sync entities with clients
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Sep 2015 09:55:00 +0000 (11:55 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Sep 2015 11:33:23 +0000 (13:33 +0200)
commit51a0b19601cb4b044c7eee1782aa85fc3a399d33
treef3686d58ec96c142f4afaa33c4b46e604b6c7191
parentb5a83cd3df5083ed0cccfe4876143e788b3836f9
sync entities with clients
doc/protocol
src/app/ServerState.cpp
src/app/ServerState.hpp
src/client/MasterState.hpp
src/client/client.cpp
src/net/Client.hpp
src/net/ClientConnection.hpp
src/net/ConnectionHandler.hpp
src/net/Packet.hpp
src/net/net.cpp
src/world/World.hpp