quakeforge/libs
Bill Currie 3e27689ca8 Begin splitting the code into more easily digested chunks.
While MH's code certainly does the job, it's rather hard to follow with
functions doing different jobs on different calls.
2013-01-27 20:04:34 +09:00
..
audio Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
client Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
console Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
gamecode Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
gib Include stdint.h in regex.c 2013-01-22 21:02:50 +09:00
image Do a const-correctness run on palettes. 2013-01-27 19:57:40 +09:00
models Do a const-correctness run on palettes. 2013-01-27 19:57:40 +09:00
net Fix some 64-bit mingw compile issues. 2013-01-22 21:02:49 +09:00
qw Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ruamoko Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
util Make fs_userpath default to ~/quakeforge on windows. 2013-01-23 11:10:19 +09:00
video Begin splitting the code into more easily digested chunks. 2013-01-27 20:04:34 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00