Author: muggenhor
Date: Wed Aug  8 20:50:28 2007
New Revision: 2358

URL: http://svn.gna.org/viewcvs/warzone?rev=2358&view=rev
Log:
 * Add network primitives by Freddie Witherden <EvilGuru>
 * Modify them slighly to use get/set functions for the package direction 
(instead of a global accessable to all files which forward declare it)
 * Add a NETfloat to the set of primitives
 * Modify NETstring to use strnlen1 instead of strnlen which is a GNU extension 
to the C library (strnlen1 has been copied from gettext 0.16.1 which is GPLv2+)
NB: rerun your buildsystems
NB2: Xcode requires an update

Added:
    trunk/lib/framework/strnlen1.c   (with props)
    trunk/lib/framework/strnlen1.h   (with props)
Modified:
    trunk/lib/framework/Makefile.am
    trunk/lib/framework/Makefile.raw
    trunk/lib/netplay/netplay.c
    trunk/lib/netplay/netplay.h
    trunk/lib/netplay/nettypes.c
    trunk/lib/netplay/nettypes.h
    trunk/warzone2100.cbp
    trunk/win32/Warzone2100.vcproj


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to