quakeforge/libs
2009-03-20 03:40:30 +00:00
..
audio make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00
console Fix the annoying "Unknown interpreter 'id'" error. It was both bogus and a symptom of other problems (also fixed). 2009-03-16 11:49:52 +00:00
gamecode various gcc 4.3 fixes 2008-07-19 05:40:57 +00:00
gib Codingstyle cleanup. 2007-11-05 11:32:15 +00:00
image
models why didn't I do this earlier? 2009-03-20 03:40:30 +00:00
net missed this when fixing things for Hikaru 2008-08-01 00:48:18 +00:00
object the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
qw nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
ruamoko correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
util nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
video Support Japanese keyoards (yay, I can finally toggle the console :P) 2009-03-18 00:26:34 +00:00
.gitignore
Makefile.am