quakeforge/include/QF
Bill Currie 66c8f00dc7 print out source line numbers when available 2001-07-14 23:53:59 +00:00
..
GL fix the persistent fires. For sanity's sake, the non-renderer specific parts 2001-06-29 02:43:04 +00:00
plugin port Bruce Momjian's patches from newtree with a less incestuous 2001-07-05 20:18:23 +00:00
.gitignore first steps 2001-04-11 19:56:01 +00:00
Makefile.am beginnings of debug info for progs 2001-07-13 06:08:50 +00:00
bspfile.h nuke commdef.h and clean up the results by putting its contents where they 2001-04-10 06:55:28 +00:00
cdaudio.h fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
checksum.h scripted fixups for the QF include move 2001-03-27 23:36:02 +00:00
cmd.h cmd.[ch]: 2001-07-10 18:25:54 +00:00
console.h ncurses console for the server. input handling is currently a nasty bit of 2001-07-10 22:36:22 +00:00
crc.h scripted fixups for the QF include move 2001-03-27 23:36:02 +00:00
cvar.h very nice command line tab completeion from Shawn Walker 2001-06-28 04:05:14 +00:00
draw.h gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +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 More header merges. 2001-05-09 17:57:57 +00:00
info.h include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 move a Key function out of console and into keys. 2001-07-11 19:17:58 +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 More header merges. 2001-05-09 17:57:57 +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 scripted fixups for the QF include move 2001-03-27 23:36:02 +00:00
model.h model.h: 2001-05-29 17:37:48 +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 scripted fixups for the QF include move 2001-03-27 23:36:02 +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 Convert cd audio libs to plugins. Windows untested, dos and sgi not converted yet. 2001-06-01 22:55:33 +00:00
pr_comp.h move the full info opcocde table from qfcc to gamecode (<KURGON>There can be 2001-07-14 02:34:16 +00:00
pr_debug.h print out source line numbers when available 2001-07-14 23:53:59 +00:00
progs.h print out source line numbers when available 2001-07-14 23:53:59 +00:00
qargs.h scripted fixups for the QF include move 2001-03-27 23:36:02 +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 no header includes cvar.h now 2001-05-31 03:41:35 +00:00
sizebuf.h scripted fixups for the QF include move 2001-03-27 23:36:02 +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 port Bruce Momjian's patches from newtree with a less incestuous 2001-07-05 20:18:23 +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 rename qfont_table to sys_char_map and make it global (and constant) 2001-07-10 15:59:25 +00:00
teamplay.h no header includes cvar.h now 2001-05-31 03:41:35 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
vfs.h more const correctness 2001-07-14 23:50:18 +00:00
vid.h vid.c: 2001-05-25 04:03:47 +00:00
wad.h include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
zone.h move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00