warzone2100/lib
safety0ff 5ac26462f1 Fix use of uninitialized variable in exception handler. 2011-03-12 12:23:56 -05:00
..
betawidget Bump year. 2011-02-25 18:45:27 +01:00
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 Fix valgrind warning due to use of inif->size instead of inif->n in loop. 2011-01-19 15:01:45 +01:00
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 Bump year. 2011-02-25 18:45:27 +01:00
makefile.win32 Merge the ivis_common and ivis_opengl directories, only five years and two months after I originally split them apart. 2010-12-31 22:37:14 +01:00