]> git.localhorst.tv Git - blank.git/commit
make server aware connected clients' player entity
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 5 Sep 2015 13:45:11 +0000 (15:45 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 5 Sep 2015 13:45:11 +0000 (15:45 +0200)
commit99345b497912db65204d48348140fc774dcb6989
tree5880a1ccf0b564601ca0882c0d204e777fc51db1
parent416f96590d7e09433549fb4cc35c21b1b437ac4c
make server aware connected clients' player entity
src/net/ClientConnection.hpp [new file with mode: 0644]
src/net/Server.hpp
src/net/net.cpp