warzone2100/lib
Giel van Schijndel b28d8bbdf6 * Fix array out of bounds access
patch by vs2k5

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1845 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-11 01:04:39 +00:00
..
framework * Refactor HashString and HashStringIgnoreCase to be a (very tiny) bit more readable 2007-06-06 13:22:21 +00:00
gamelib Some more heap abolishing: 2007-06-04 22:02:05 +00:00
ivis_common * Replace usage of uint8_t with char for C-strings; while (u)int8_t works perfectly nice for numbers it isn't nice for text (char-array) 2007-06-05 12:01:59 +00:00
ivis_opengl - Constification 2007-06-02 23:01:29 +00:00
netplay * Fix array out of bounds access 2007-06-11 01:04:39 +00:00
script * Replace a lot of heap usage with malloc/free usage 2007-06-04 20:46:30 +00:00
sequence * Allow compilation without sound; when used this eliminates the compile & link time requirement of libvorbisfile, libvorbis, libogg and libopenal 2007-06-06 17:09:23 +00:00
sound Some more 64bit safety: 2007-06-06 18:49:57 +00:00
widget * Replace a lot of heap usage with malloc/free usage 2007-06-04 20:46:30 +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