quakeforge/include/QF
Bill Currie 9784ba5954 Grievre's gamedir callback patch to fix mangled sounds on gamedir change
plus a couple minor tweaks I notcied needed doing.
2004-02-03 03:01:06 +00:00
..
GL Add QFGL_WANT, and ability to handle non-required extensions. 2004-01-28 02:49:57 +00:00
classes don't need to see these :) 2003-12-19 04:25:07 +00:00
plugin extend the sound api slightly to ease things like cd_file and make cd_file 2004-01-21 02:52:12 +00:00
.gitignore
Makefile.am move the bulk of what whas libQFcsqc to libQFruamoko. 2004-01-16 05:46:19 +00:00
bspfile.h get rid of some unneeded defines and ifdefs 2003-08-28 23:26:59 +00:00
cbuf.h allow cbufs to have a callback for unknown commands. if the callback 2003-11-20 07:02:14 +00:00
cdaudio.h
checksum.h
clip_hull.h
cmd.h
console.h
crc.h
csqc.h move the bulk of what whas libQFcsqc to libQFruamoko. 2004-01-16 05:46:19 +00:00
cvar.h
draw.h
dstring.h dstrings now have individual memory management functions 2003-12-22 23:35:22 +00:00
gib.h several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00
hash.h some doxygen tweaks 2003-08-31 05:24:24 +00:00
hl.h
idparse.h
image.h nuke QF/texture.h moving it's contents into QF/image.h (yay, finally, a 2003-09-04 18:59:39 +00:00
in_event.h
info.h
input.h in_mouse_accel patch from qize@gmx.net 2003-09-04 22:29:40 +00:00
joystick.h
keys.h move the bulk of what whas libQFcsqc to libQFruamoko. 2004-01-16 05:46:19 +00:00
link.h
llist.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
locs.h
mathlib.h this should fix static win32 builds 2004-01-21 00:15:35 +00:00
mdfour.h
model.h gl_external_textures -> gl_textures_external, plus whitespace & codingstyle. 2003-12-23 20:05:52 +00:00
modelgen.h
msg.h Mike Gorchak's <mike@malva.ua> second (final for now:) QNX patch. renames 2004-01-20 06:11:00 +00:00
object.h Added a finalize method to all Objects and modified the garbage 2003-12-09 06:57:35 +00:00
pak.h
pakfile.h convert \ to / while extracting and accecpt file names on the command line 2003-09-10 20:48:59 +00:00
pcx.h
plugin.h several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00
png.h PNG write support from DrSpliff 2003-09-09 16:18:13 +00:00
pr_comp.h correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
pr_debug.h
pr_obj.h correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
progs.h make printing of global contents in PR_PrintStatement optional so 2004-01-31 04:26:01 +00:00
qargs.h
qdefs.h
qendian.h
qfplist.h more doxygen fixes 2004-01-17 08:09:30 +00:00
qtypes.h
quakefs.h Grievre's gamedir callback patch to fix mangled sounds on gamedir change 2004-02-03 03:01:06 +00:00
quakeio.h
render.h
riff.h
ruamoko.h more rua cleanups: now just one init function to call (it calls the rest) 2004-01-16 07:03:58 +00:00
screen.h
sizebuf.h
skin.h
sound.h extend the sound api slightly to ease things like cd_file and make cd_file 2004-01-21 02:52:12 +00:00
spritegn.h
sys.h Sys_PathType has been unnecessary for a while so nuke it 2004-01-13 21:30:13 +00:00
teamplay.h
tga.h
uint32.h
va.h
ver_check.h
vid.h
view.h
wad.h can now dump a map's textures to a wad file (name currently based on bsp 2004-01-15 07:16:44 +00:00
wadfile.h can now dump a map's textures to a wad file (name currently based on bsp 2004-01-15 07:16:44 +00:00
zone.h