]> git.localhorst.tv Git - blank.git/commit
exchange block updates with clients
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 1 Oct 2015 11:20:54 +0000 (13:20 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 1 Oct 2015 15:33:45 +0000 (17:33 +0200)
commit933ca0fe6c660e482edd45742d981f2de59a32df
treee16ff89b3820ed5275cce63784b57110e1aae762
parentc1da86ebab41895bf49ed747c75ecf722e8c5586
exchange block updates with clients
doc/protocol
src/client/InteractiveState.hpp
src/client/MasterState.hpp
src/client/client.cpp
src/net/ConnectionHandler.hpp
src/net/Packet.hpp
src/net/net.cpp
src/server/ClientConnection.hpp
src/server/net.cpp
tst/net/PacketTest.cpp
tst/net/PacketTest.hpp