src/Network/Protocol.hh
Sun, 07 Dec 2008 00:27:30 +0000 terom implement network weapon changes and fix weapon firing
Sat, 06 Dec 2008 19:14:58 +0000 terom fixed logger, and network projectiles should work reasonably well now
Sat, 06 Dec 2008 18:49:51 +0000 terom basic network-projectiles
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:40:37 +0000 terom restructure network code a bit