warzone2100/lib/netplay
Freddie Witherden 6a338c71ce Use the endian swapping functions provided by SDL.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3201 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-27 19:29:53 +00:00
..
Makefile.am * Update buildsystems for the addition of lib/netplay/nettypes.[ch] in r2160: 2007-07-28 13:41:51 +00:00
Makefile.raw * Update buildsystems for the addition of lib/netplay/nettypes.[ch] in r2160: 2007-07-28 13:41:51 +00:00
netjoin_stub.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
netlog.c * Replace a _lot_ of strcpy(), strcat() and sprintf() calls with the safer strncpy(), strncat() and snprintf() respectively 2007-10-24 21:11:29 +00:00
netlog.h Add network statistics logging, to figure out which parts of the code consume 2007-07-15 15:26:23 +00:00
netplay.c * Get rid of a large quantity of unused parameters 2007-12-10 23:15:46 +00:00
netplay.h * Get rid of a large quantity of unused parameters 2007-12-10 23:15:46 +00:00
netplay.vcproj Patch #872 by Buginator. Untested by me since in Bugs we trust. ;) 2007-12-09 19:10:34 +00:00
nettypes.c Use the endian swapping functions provided by SDL. 2007-12-27 19:29:53 +00:00
nettypes.h * In Vector3uw explicitly use uint16_t instead of UWORD 2007-12-24 23:36:02 +00:00