quakeforge/include/QF
Bill Currie 13503198e5 Add quat_origin convenience constant.
Same as vec3_origin in that all elements are zero.
2011-01-11 08:41:40 +09:00
..
classes
GL The beginnings of fog support. 2010-12-10 17:17:30 +09:00
plugin remove S_TouchSound: it doesn't seem to be necessary 2007-05-07 12:20:38 +00:00
bspfile.h Clean up bsp limits. 2010-12-07 17:58:09 +09:00
cbuf.h
cdaudio.h
checksum.h
clip_hull.h
cmd.h
console.h 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
crc.h
csqc.h
cvar.h New cvar commands from fitzquake. 2010-11-26 16:19:25 +09:00
draw.h
dstring.h New function: dstring_strdup 2010-08-25 13:31:00 +09:00
gib.h
hash.h Add include for stdlib.h 2011-01-10 12:25:30 +09:00
hl.h
idparse.h
image.h
in_event.h
info.h
input.h
joystick.h joystick fixes 2010-12-24 05:03:32 -05:00
keys.h Support Japanese keyoards (yay, I can finally toggle the console :P) 2009-03-18 00:26:34 +00:00
link.h
llist.h
locs.h
Makefile.am glx, gly, glwidth and glheight are now gone too. also GL_BeginRendering 2009-12-23 08:20:29 +00:00
mathlib.h Add quat_origin convenience constant. 2011-01-11 08:41:40 +09:00
mdfour.h
model.h Create and use mclipnode_t. 2010-11-29 09:36:21 +09:00
modelgen.h
msg.h Protocol 666/large map support from FitzQuake. 2010-11-26 16:20:05 +09:00
object.h
pak.h Move IDPAKHEADER to where it belongs. 2010-12-07 13:54:54 +09:00
pakfile.h
pcx.h write "color" PCX files (stupid bug) 2011-01-09 04:34:35 -05:00
plugin.h
png.h
pr_comp.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
pr_debug.h "print" command for dumping values in the progs and add return type info to the debugging information 2007-09-15 07:47:31 +00:00
pr_obj.h
progs.h Break out the guts of Ed_LoadFromFile into ED_Parse. 2010-12-10 17:17:29 +09:00
qargs.h
qdefs.h Protocol 666/large map support from FitzQuake. 2010-11-26 16:20:05 +09:00
qendian.h hopefully speed up byte swaps 2007-05-26 23:18:46 +00:00
qfplist.h Some spelling/grammar corrections. 2010-11-24 17:01:18 +09:00
qtypes.h more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
quakefs.h Fix a doxygen warning 2010-08-31 22:07:49 +09:00
quakeio.h
render.h Don't use entity_t's next for linking static enitities. 2010-12-25 19:59:34 +09:00
riff.h
ruamoko.h
screen.h
script.h fix a bogus parameter name 2010-12-13 18:01:21 +09:00
sizebuf.h
skin.h
sound.h make "sample counts" frame based rather than mono sample based 2010-08-11 23:43:35 +00:00
spritegn.h
sys.h Resurect the debugging messages in rua_obj.c 2011-01-10 12:26:10 +09:00
teamplay.h
tga.h
uint32.h
va.h
ver_check.h
vid.h audit the usage of "only" 2010-01-13 06:42:26 +00:00
view.h audit the usage of view_draw. It is really meant for draw callbacks, not direct usage by the application. 2007-04-09 00:22:17 +00:00
wad.h
wadfile.h Make wad files type size-safe. 2010-10-09 16:10:49 +09:00
zone.h