src/Network/TCP.cc
Mon, 15 Dec 2008 23:56:42 +0000 terom break the network code. Too late to set up a branch for this now
Sun, 07 Dec 2008 21:10:04 +0000 terom weapon projectile radiuses and fix network play (local_player == NULL, Rope releasing upon being hit
Sun, 07 Dec 2008 17:45:42 +0000 terom change mkcmake.sh to not use /tmp anymore, and fix some ClanLib idiocy
Sat, 06 Dec 2008 20:56:24 +0000 terom handle errors a bit more gracefully in NetworkTCP
Thu, 04 Dec 2008 22:33:43 +0000 terom send initial terrain data to clients using a new NETCHAN_TERRAIN_ARRAY channel using raw BigNetworkPacket
Thu, 04 Dec 2008 21:59:23 +0000 terom better NetworkBuffer/Packet stuff + some additional Physics+Network stuff + random fixes
Wed, 03 Dec 2008 19:30:54 +0000 terom move src/Network% to src/Network/%