Big network update.
commit49fec01916a141a69499374f5589082888cb728b
authorDavide Pesavento <davidepesa@gmail.com>
Mon, 24 Mar 2008 00:38:19 +0000 (24 01:38 +0100)
committerDavide Pesavento <davidepesa@gmail.com>
Mon, 24 Mar 2008 00:38:19 +0000 (24 01:38 +0100)
tree22d4ddd6fb032d651e4737937353aeb7c6560314
parent4bbc93253d4296c160d291d97ede2022846ec28c
Big network update.

Online mode now works! (woot)
There are still some rough edges, but the main stuff is there.
It's not possible to play an online game yet though, because
there are some GUI updates pending from Daniele which are
needed to make the whole thing work right.
TODO
src/network/ClientSocket.cpp
src/network/ClientSocket.h
src/network/GameClient.cpp
src/network/GameServer.cpp
src/network/GameServer.h
src/network/ServerSocket.cpp
src/network/ServerSocket.h
src/network/StreamSocket.cpp
src/network/StreamSocket.h