quakeforge/libs
2006-12-24 03:13:29 +00:00
..
audio this should fix a couple warnings found by raorn 2006-09-11 22:56:16 +00:00
console hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gamecode fix a very severe d'oh (specifying width caused a segfault) 2006-12-20 10:32:34 +00:00
gib whitespace 2006-07-23 01:34:14 +00:00
image hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
models box tracing (instead of point). Currently disabled because it doesn't work right just yet. However, when it is working, it will let us do things like crouching, crawling, arbitrary sized objects (including players), etc. 2006-12-24 03:13:29 +00:00
net fix a bunch of gcc-4.1 warnings (thanks for the heads up, jordi) 2006-11-30 22:52:36 +00:00
object hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
qw hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
ruamoko add QFS_Open and QFS_WOpen 2006-12-20 12:08:57 +00:00
util add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string. 2006-12-09 06:00:36 +00:00
video bit more cleanup and some documentation 2006-12-03 06:25:57 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am Disable libQFobject from being built or used, since it doesn't serve 2004-04-27 21:58:21 +00:00