src/Network/Packet.cc
Fri, 16 Jan 2009 22:03:49 +0200 Tero Marttila more documentation tweaking, all Network/ files now have a @file comment. Fix Platform.h -> Platform.hh, and Buffer.hh + Packet.cc
Tue, 13 Jan 2009 21:14:12 +0200 Tero Marttila add compressed read/write NetworkPacket API and move zlib stuff out of NetworkServer/Client
Mon, 22 Dec 2008 02:37:43 +0000 terom dirty implementation of compressed terrain array data
Tue, 09 Dec 2008 04:33:53 +0000 terom fix optimization-related warnings
Thu, 04 Dec 2008 22:14:45 +0000 terom support sending of raw packets
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/%