quakeforge/libs
Bill Currie 31d970aca0 can now dump a map's textures to a wad file (name currently based on bsp
file name (eg, foo.bsp -> foo.wad)
2004-01-15 07:16:44 +00:00
..
audio fix dereferencing type-punned pointer errors 2004-01-12 05:34:46 +00:00
console add some string builtins (only the basics for now, but enough to deal with 2004-01-07 07:36:17 +00:00
gamecode allocate the aux function map properly 2004-01-08 04:04:55 +00:00
gib Sys_PathType has been unnecessary for a while so nuke it 2004-01-13 21:30:13 +00:00
image correct gamma test thanks to Grievre 2003-12-07 04:21:58 +00:00
models /, not // in paths. textures//foo.png is ugly. ;) 2004-01-08 03:33:45 +00:00
net --disable-static now works (thanks for the heads-up, raorn) 2003-12-22 20:51:08 +00:00
object use calloc instead of malloc when creating objects. clears up some 2004-01-09 23:04:08 +00:00
util can now dump a map's textures to a wad file (name currently based on bsp 2004-01-15 07:16:44 +00:00
video it seems ATI's libGL needs to be loaded with global symbols in order to 2004-01-09 23:37:04 +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 Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00