warzone2100/lib
Per Inge Mathisen 0881493713 New cheat "noassert" and new command line option "--noassert" turns off the abort functionality in ASSERT() calls.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6527 4a71c877-e1ca-e34f-864e-861f7616d084
2009-01-02 11:16:40 +00:00
..
betawidget adds a feature that fits in the image in the desired width and height without loosing its proportion 2008-12-13 15:54:21 +00:00
exceptionhandler Fix compiling on MSVC: 2008-11-25 23:53:44 +00:00
framework New cheat "noassert" and new command line option "--noassert" turns off the abort functionality in ASSERT() calls. 2009-01-02 11:16:40 +00:00
gamelib * Don't use an yyerror implementation with printf-format parsing for parsers/lexers that don't use it 2008-12-04 12:58:42 +00:00
ivis_common More Vector conversion functions and also one to debug printf. 2008-12-30 04:04:27 +00:00
ivis_opengl Improve logging messages from GLC interface layer. 2008-12-12 16:35:05 +00:00
netplay * Stuff SESSIONDESC.dwUser[1-4] in an array: SESSIONDESC.dwUserFlags\[4] 2008-10-14 12:58:59 +00:00
script * Don't use an yyerror implementation with printf-format parsing for parsers/lexers that don't use it 2008-12-04 12:58:42 +00:00
sequence * Fix several "comparison between signed and unsigned" warnings 2008-10-14 20:42:20 +00:00
sound Add Hack from ticket:115 2008-10-26 17:10:42 +00:00
sqlite3 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
widget * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
Makefile.am Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
makefile.win32 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00