warzone2100/lib
Giel van Schijndel f2bc3c056f Change the debug message about a string that couldn't be found from an error message into a warning message because it seems to occur quite often
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5667 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-25 22:14:47 +00:00
..
betawidget Save the current state of the cairo context before drawing and restore once finished. 2008-07-19 19:34:51 +00:00
exceptionhandler * Remove unused variable `line_num` 2008-07-23 13:59:12 +00:00
framework Change the debug message about a string that couldn't be found from an error message into a warning message because it seems to occur quite often 2008-07-25 22:14:47 +00:00
gamelib 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
ivis_common Use power-of-two texture for radar again. Fixes support for ancient gfx cards. 2008-07-13 18:10:58 +00:00
ivis_opengl Access OpenGL headers on Mac OSX through OpenGL/<header> instead of opengl/<header> (lower case) 2008-07-22 20:23:24 +00:00
netplay The fix to bug #11829: When three players join mp dialog, one drops, in r5258 2008-07-12 20:36:59 +00:00
script Don't #define DEBUG_GROUP0 in places where it cannot possibly be used 2008-07-21 00:52:33 +00:00
sequence 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
sound Get rid of unnecessary assignment of `volume` to `music_volume`; just utilize clipf right away on `volume` 2008-07-15 13:01:22 +00:00
sqlite3 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
widget Invert logically wrong assertion (i.e. assert a pointer to be non-null rather than null) 2008-07-19 14:28:36 +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