warzone2100/lib
Giel van Schijndel 7241d5f1e8 * soundDataBuffer.bufferSize now indicates the size of soundDataBuffer.data (as it should)
* previously this indicated the size of soundDataBuffer + soundDataBuffer.data instead (which was wrong)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1743 4a71c877-e1ca-e34f-864e-861f7616d084
2007-05-29 11:36:16 +00:00
..
framework The Vector3 functions where not really const, since they operated on pointers. 2007-05-26 17:00:55 +00:00
gamelib - Remove unused code 2007-05-20 11:05:28 +00:00
ivis_common * Use PHYSFS_close on every point of exit in iV_LoadImageFile 2007-05-29 10:05:16 +00:00
ivis_opengl Remove unused parameter, define, and set more visually pleasing 2007-05-26 20:49:35 +00:00
netplay Cleanup: 2007-05-23 19:36:21 +00:00
script - added two additional chat commands which can be recognized by AI 2007-05-06 12:03:18 +00:00
sequence _MACOSX_ -> WZ_OS_MAC 2007-04-18 12:40:50 +00:00
sound * soundDataBuffer.bufferSize now indicates the size of soundDataBuffer.data (as it should) 2007-05-29 11:36:16 +00:00
widget Cleanup to aid tracking down assert in form.c 2007-05-27 22:15:10 +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