warzone2100/lib/netplay
Giel van Schijndel 7785437073 return the success/failure status from the NETenum template
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4244 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-23 14:00:30 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +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 * Declare static string constants as `static const char string[]` rather than `char* string` (guarantees both constness and that we won't accidentily change the pointer) 2008-03-23 13:12:58 +00:00
netlog.h Add newlines to two files to shut up gcc. 2008-03-16 14:23:44 +00:00
netplay.c Reapply r3643 (or revert r3669): Port NETBroadcastPlayerInfo over to the new netcode API 2008-02-16 13:53:17 +00:00
netplay.h Netcode: Make NetDir static, and remove some unnecessary function parameters. 2008-02-16 13:39:23 +00:00
netplay.vcproj Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +00:00
nettypes.c * In NETstring use memcpy to copy the string and guarantee NUL-termination manually 2008-03-23 13:50:54 +00:00
nettypes.h return the success/failure status from the NETenum template 2008-03-23 14:00:30 +00:00