warzone2100/lib/netplay
Cyp 676f453332 Do memset of NetPlay.games array, not MAX_PLAYERS elements of NetPlay.games.
MAX_PLAYERS was less than MaxGames, so it wouldn't memset too much, at least.
2011-02-28 20:06:30 +01:00
..
miniupnpc Move broken dependency hack out of most Makefile.am's, except the for the root. 2010-12-16 23:14:38 +01:00
Makefile.am Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
makefile.win32 Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
netjoin_stub.cpp Bump year. 2011-02-25 18:45:27 +01:00
netlog.cpp Bump year. 2011-02-25 18:45:27 +01:00
netlog.h Bump year. 2011-02-25 18:45:27 +01:00
netplay.cpp Do memset of NetPlay.games array, not MAX_PLAYERS elements of NetPlay.games. 2011-02-28 20:06:30 +01:00
netplay.h Remove GAME_SECONDARY in favour of GAME_DROIDINFO, which is sent more efficiently for multiple droids. 2011-02-27 20:20:43 +01:00
netplay.vcproj Apply patch — kill some more warnings, and fix a few issues that Buginator found. 2010-12-25 00:38:06 +01:00
netqueue.cpp newnet: Show relevant players next to connection status icons. 2010-08-01 13:06:50 +02:00
netqueue.h newnet: Save a few more bytes. 2010-07-20 15:40:07 +02:00
netsocket.cpp Bump year. 2011-02-25 18:45:27 +01:00
netsocket.h Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
nettypes.cpp Bump year. 2011-02-25 18:45:27 +01:00
nettypes.h Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00