quakeforge/include/QF
Bill Currie 6cb2cb5bdc start making the rotated bounding box (really dynamic clipping huls) more
generice, and also more in line with the rest of quake's clipping system
(ie, support the entity size selected hulls). I'm not /entirly happy with
what's here, but it's a start, and the force fields in customtf work /much/
better :)
2001-07-30 04:33:59 +00:00
..
GL forgot to commit this 2001-07-22 03:23:15 +00:00
plugin plugin.h: 2001-07-16 23:17:52 +00:00
.gitignore first steps 2001-04-11 19:56:01 +00:00
bspfile.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cdaudio.h fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
checksum.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
clip_hull.h start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
cmd.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
console.h create an "input line" object for the console so Con_ProcessInput can be used 2001-07-17 16:46:51 +00:00
crc.h scripted fixups for the QF include move 2001-03-27 23:36:02 +00:00
cvar.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
draw.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gcc_attr.h move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
gib.h added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00
hash.h slight api change: Hash_Del now returns a pointer to the element deleted, or 2001-07-06 17:43:47 +00:00
hl.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
info.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
input.h no header includes cvar.h now 2001-05-31 03:41:35 +00:00
joystick.h Misc. API header cleanups. 2001-05-19 23:24:20 +00:00
keys.h azerty kb patch from Filip Van Raemdonck <mechanix@digibel.org>. includes some 2001-07-19 21:46:34 +00:00
link.h move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
locs.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
Makefile.am start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
mathlib.h qf now links with NO optimisation (not even -O). R_CullBox has been moved from 2001-05-07 04:08:34 +00:00
mdfour.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
model.h start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
modelgen.h nuke commdef.h and clean up the results by putting its contents where they 2001-04-10 06:55:28 +00:00
msg.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
pcx.h merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX 2001-05-30 20:56:53 +00:00
plugin.h plugin.h: 2001-07-16 23:17:52 +00:00
pr_comp.h Initial integer type support. qfcc /is/ partially broken when it comes to 2001-07-23 01:31:22 +00:00
pr_debug.h print out source line numbers when available 2001-07-14 23:53:59 +00:00
progs.h start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
qargs.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
qdefs.h client.h gone from gl_rlight.c and sw_rlight.c. 2001-05-21 03:08:07 +00:00
qendian.h a slight oopsie on the location of WriteFloat and friends :P plus nq is now 2001-06-29 06:50:29 +00:00
qfplist.h qfplist.h: 2001-07-05 17:28:19 +00:00
qtypes.h include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
render.h no header includes cvar.h now 2001-05-31 03:41:35 +00:00
screen.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sizebuf.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
skin.h sw_ralias.c and gl_rmain.c are now client clean. this involved a bit of a 2001-05-21 22:25:35 +00:00
sound.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
spritegn.h nuke commdef.h and clean up the results by putting its contents where they 2001-04-10 06:55:28 +00:00
sys.h start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
teamplay.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
texture.h include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
tga.h quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
uint32.h move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
va.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
ver_check.h include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
vfile.h make Qwrite's buffer pointer const. 2001-07-22 18:38:59 +00:00
vfs.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
vid.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
wad.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
zone.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00