warzone2100/lib
Freddie Witherden a7eee1378d Pass the ID of an event handler to destruct events the same way as we would to regular events.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5953 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-07 16:58:46 +00:00
..
betawidget Pass the ID of an event handler to destruct events the same way as we would to regular events. 2008-09-07 16:58:46 +00:00
exceptionhandler Prevent some infinite recursion 2008-08-24 16:13:20 +00:00
framework Allow compiling of utf.c outside of framework's debug facilities (i.e. allow it to be used in betawidget) 2008-09-06 16:20:06 +00:00
gamelib * Move the fixed point cruft used for representation of degrees and some matrix math into a seperate header: piefixedpoint.h 2008-08-03 16:04:41 +00:00
ivis_common patch #1095: Make font configurable 2008-08-20 21:23:58 +00:00
ivis_opengl * When using a va_list multiple times make sure to va_copy it first 2008-09-05 19:38:22 +00:00
netplay * "Upgrade" the function comments for NETsendGAMESTRUCT and NETrecvGAMESTRUCT to Doxygen comments 2008-08-03 21:34:18 +00:00
script * When using a va_list multiple times make sure to va_copy it first 2008-09-05 20:10:47 +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 Make sure to clean up the sound streams as well in function sound_ShutdownLibrary() 2008-08-28 20:12:47 +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