warzone2100/lib
Per Inge Mathisen c086e3c529 Clean up hash table code
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2660 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-29 19:16:16 +00:00
..
framework * Don't use variable array, structure members in RES_DATA 2007-10-29 17:53:37 +00:00
gamelib Clean up hash table code 2007-10-29 19:16:16 +00:00
ivis_common Vector normalization should not be carried out if vector length is zero, as this 2007-10-28 16:20:55 +00:00
ivis_opengl Fix shadows looking bad from opposite view direction of shadows, and fix 2007-10-29 18:52:43 +00:00
netplay * Add a doxygen comment to source:trunk/lib/framework/strlfuncs.h describing macro STR_L_FUNC_TRUNCATION_DETECT 2007-10-27 20:20:35 +00:00
script * Replace a large amount of strncpy() calls with the safer strlcpy() 2007-10-27 16:18:52 +00:00
sequence Clean up RPL reader, removing static memory buffer once RPL file is closed. Closes bug #10206. 2007-10-27 13:30:23 +00:00
sound * 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
widget * Replace a large amount of strncpy() calls with the safer strlcpy() 2007-10-27 16:18:52 +00:00
Makefile.am Remove ivis02 (software renderer) 2006-07-22 22:23:43 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00