quakeforge/include/QF
Bill Currie 247f3be0c0 Create reentrant versions of the set functions that need it.
Only the functions that allocate or delete sets or iterators.
2013-03-18 13:20:39 +09:00
..
classes Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
GL Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
GLSL Rewrite the 2d code to use a scrap. 2012-07-03 13:38:35 +09:00
math Split up mathlib.h into several smaller headers. 2012-08-19 17:39:09 +09:00
plugin Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
alloc.h Change the naming of ALLOC's free-list. 2013-03-08 22:16:31 +09:00
bspfile.h First step for BSP2 support. DOES NOT WORK! 2012-09-07 16:09:24 +09:00
cbuf.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cdaudio.h
checksum.h
clip_hull.h
cmd.h Clean up some unused or local functions. 2012-08-18 09:36:43 +09:00
console.h Add menu commands + fixes 2013-01-27 13:17:13 +09:00
crc.h
csqc.h
cvar.h Clean up some unused or local functions. 2012-08-18 09:36:43 +09:00
draw.h
dstring.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib.h
hash.h Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
hl.h
idparse.h
image.h
in_event.h
info.h Make info_t opaque. 2012-06-14 22:46:23 +09:00
input.h
iqm.h
joystick.h Provide support for axis names. 2013-01-28 21:09:21 +09:00
keys.h Expose Key_StringToKeynum. 2013-01-28 16:34:29 +09:00
link.h
llist.h
locs.h
Makefile.am Implement the Mersenne Twister PRNG. 2013-01-21 20:05:16 +09:00
mathlib.h Implement Fischer's SEB algorithm (for 3d). 2013-03-13 17:10:55 +09:00
mdfour.h
mersenne.h Implement the Mersenne Twister PRNG. 2013-01-21 20:05:16 +09:00
model.h Remove the hard-coded bsp maximum depths. 2012-11-28 21:29:03 +09:00
modelgen.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
msg.h
object.h
pak.h
pakfile.h
pcx.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
plugin.h
png.h
pr_comp.h Use __attribute__((gcc_struct)) on dstatement_t. 2013-01-20 22:13:55 +09:00
pr_debug.h
pr_obj.h
progs.h Make the angle and light hacks optional. 2013-03-07 09:11:23 +09:00
qargs.h
qdefs.h
qendian.h Ensure ShortNoSwap is always uint16_t. 2012-12-30 13:29:12 +09:00
qfplist.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
qtypes.h Add a function to find the circumsphere of up to 4 points. 2013-03-13 14:35:30 +09:00
quakefs.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
quakeio.h
render.h Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
riff.h
ruamoko.h
screen.h Mostly "merge" cl_screen.c. 2012-06-15 22:02:17 +09:00
script.h
set.h Create reentrant versions of the set functions that need it. 2013-03-18 13:20:39 +09:00
sizebuf.h
skin.h
sound.h
spritegn.h
sys.h Implement Sys_LongTime and wrap it with Sys_DoubleTime. 2013-02-27 14:29:28 +09:00
teamplay.h
tga.h
uint32.h
va.h
ver_check.h
vid.h Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
view.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vrect.h
wad.h
wadfile.h
winding.h
zone.h Add improved memory checking to progs. 2012-11-19 20:03:21 +09:00