warzone2100/lib
Per Inge Mathisen 64c9ca9ecd Optimize non-enabled calls to debug() by moving the if test before we do a function call.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1994 4a71c877-e1ca-e34f-864e-861f7616d084
2007-07-01 11:54:09 +00:00
..
framework Optimize non-enabled calls to debug() by moving the if test before we do a function call. 2007-07-01 11:54:09 +00:00
gamelib Some more heap abolishing: 2007-06-04 22:02:05 +00:00
ivis_common * Remove unused parameter char* DisplayBuffer from function pie_UploadDisplayBuffer (maybe we might as well remove this function altogether ?) 2007-06-27 12:30:29 +00:00
ivis_opengl * Remove unused parameter char* DisplayBuffer from function pie_UploadDisplayBuffer (maybe we might as well remove this function altogether ?) 2007-06-27 12:30:29 +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