warzone2100/lib
Giel van Schijndel ed62f3da96 * Use 'unsigned int' instead of a fixed-with type to store the width, height and depth of an image
* Change an assert(FALSE) into a more descriptively styled: !"text string"

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2030 4a71c877-e1ca-e34f-864e-861f7616d084
2007-07-06 13:47:39 +00:00
..
framework Remove two excessive logging calls 2007-07-03 20:39:34 +00:00
gamelib Some more heap abolishing: 2007-06-04 22:02:05 +00:00
ivis_common * Use 'unsigned int' instead of a fixed-with type to store the width, height and depth of an image 2007-07-06 13:47:39 +00:00
ivis_opengl * Use 'unsigned int' instead of a fixed-with type to store the width, height and depth of an image 2007-07-06 13:47:39 +00:00
netplay Remove now quite useless encryption and anti-cheat code. 2007-06-24 13:38:22 +00:00
script Audit more globals not being set correctly to NULL. 2007-06-12 17:56:34 +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 * Remove unused (and sometimes empty) functions sound_SetSamplePan, sound_SetSampleVolAll, sound_GetMaxVolume, audio_GetMixVol, audio_Get3DVolume 2007-06-25 19:04:33 +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