warzone2100/lib
safety0ff 5ac26462f1 Fix use of uninitialized variable in exception handler. 2011-03-12 12:23:56 -05:00
..
betawidget
exceptionhandler Fix use of uninitialized variable in exception handler. 2011-03-12 12:23:56 -05:00
framework Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
gamelib Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
iniparser
ivis_opengl Exit if shaders are not supported, and revert "Hack in the team colour when shaders aren't supported." 2011-02-25 23:01:03 +01:00
netplay Do memset of NetPlay.games array, not MAX_PLAYERS elements of NetPlay.games. 2011-02-28 20:06:30 +01:00
script Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
sequence Add openal cflags to sequence lib build, fixes linking with static openal-soft. 2011-03-02 22:36:11 -05:00
sound Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
widget
makefile.win32