warzone2100/lib
Per Inge Mathisen 94aca87927 Fix bug #12016: radar is broker on trunk, reported by Michael Strobel. We now
use the texture rectangle extension to draw the radar window, which should be
supported on even the oldest OpenGL-capable hardware out there.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5562 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-15 20:06:09 +00:00
..
betawidget Add support for timer events and fix a bug in event id generation. 2008-07-15 10:12:03 +00:00
exceptionhandler Add the used command line to crash dump reports 2008-07-13 21:26:09 +00:00
framework Don't bother checking whether bitflag ID_ALLOC is set before removing it, the end result is the same anyway: ID_ALLOC being absent from the bitmask/number 2008-07-15 11:46:12 +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 Fix bug #12016: radar is broker on trunk, reported by Michael Strobel. We now 2008-07-15 20:06:09 +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 Mark the #include from src/ in chat_lexer.l with a FIXME 2008-07-13 19:22:11 +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 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
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