warzone2100/lib
Per Inge Mathisen 1c3835ce23 Add original music soundtracks. If you have a playlist already, you need to delete it
or add the music to it manually.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5261 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-17 19:32:17 +00:00
..
betawidget Fix typo 2008-05-09 10:01:56 +00:00
exceptionhandler Don't bother warning about some unused parameters in exchndl.c 2008-06-09 19:58:56 +00:00
framework Use WZ_DECL_UNUSED for the data parameter of debug_callback_win32debug to squelch the warning about it being unused 2008-06-04 17:50:40 +00:00
gamelib * Apparently the %destructor feature of Bison is implemented differently for 2.1 than it is for 2.3 (or it is broken in 2.1); so don't use it when compiling with Bison 2.1 (leak memory instead) 2008-05-27 21:37:54 +00:00
ivis_common More vector functions: Conversion and integer division 2008-06-12 20:11:27 +00:00
ivis_opengl Rename VectorXY_Set to VectorXY_New and make it conform to API of the other vector functions 2008-06-06 22:21:18 +00:00
netplay Fix bug #11829: When three players join mp dialog, one drops 2008-06-16 19:39:42 +00:00
script Forward port workaround for eventRemoveContext crash from 2.1. This will leak some memory. 2008-06-16 20:38:26 +00:00
sequence Enforce strict function prototypes for autoconf builds, and fix function prototype problems. 2008-04-05 15:34:55 +00:00
sound Add original music soundtracks. If you have a playlist already, you need to delete it 2008-06-17 19:32:17 +00:00
sqlite3 Dont output any warnings in external sqlite. 2008-06-07 19:11:14 +00:00
widget Use sstrcpy|sstrcat instead of strlcpy|strlcat for manipulation of statically sized strings 2008-05-25 13:46:49 +00:00
Makefile.am Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
Makefile.raw Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00