quakeforge/include
2006-12-24 03:13:29 +00:00
..
QF box tracing (instead of point). Currently disabled because it doesn't work right just yet. However, when it is working, it will let us do things like crouching, crawling, arbitrary sized objects (including players), etc. 2006-12-24 03:13:29 +00:00
qw spawn code complete 2005-05-08 08:04:50 +00:00
win32 dirent.c and dirent.h brought in from cygwin for win32 builds 2004-01-12 02:23:36 +00:00
.gitignore
adivtab.h
alsa_funcs_list.h can't adjust dmix's buffer size, so print a message when it seems it's 2005-08-12 02:39:37 +00:00
anorm_dots.h make the two normals arrays consistent 2003-08-26 07:00:13 +00:00
anorms.h
asm_draw.h
asm_i386.h export BoxOnPlaneSide properly in windows so it doesn't cause a segfault 2004-01-22 02:26:08 +00:00
block8.h
block16.h
buildnum.h
compat.h more cvs->svn conversion stuff and fix double include of config.h 2005-10-23 14:11:38 +00:00
context_sdl.h missed this file 2003-01-06 20:01:13 +00:00
context_x11.h gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
d_iface.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
d_ifacea.h
d_local.h
dga_check.h
exp.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
fbset.h
garbage.h Added a finalize method to all Objects and modified the garbage 2003-12-09 06:57:35 +00:00
getopt.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_buffer.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_builtin.h Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_classes.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_execute.h Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_function.h Add support for named arguments in GIB functions and methods, fix a few 2003-10-19 00:51:47 +00:00
gib_handle.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_object.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_parse.h Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_process.h Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_regex.h Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL), 2003-07-15 21:40:37 +00:00
gib_semantics.h Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_thread.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_tree.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gib_vars.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
gl_draw.h clean up the draw interface a bit 2006-12-02 10:07:08 +00:00
gl_warp_sin.h
in_win.h make stuff static that can be and nuke some useless stuff 2002-12-16 23:26:14 +00:00
logos.h
Makefile.am spawn code complete 2005-05-08 08:04:50 +00:00
net_dgrm.h link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_loop.h link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_udp.h link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_vcr.h link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_wins.h link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
netchan.h gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
netmain.h missed a net.h -> netmain.h 2003-02-12 20:08:55 +00:00
old_keys.h
ops.h Removed the 'random' GIB builtin and replaced it with the rand() math 2003-02-23 22:14:07 +00:00
qstring.h re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
quakeasm.h
r_cvar.h more tree recovering. This includes Despair's anisotropy support work. 2005-01-02 14:23:20 +00:00
r_dynamic.h more tree recovering. This includes Despair's anisotropy support work. 2005-01-02 14:23:20 +00:00
r_local.h more tree recovering. This includes Despair's anisotropy support work. 2005-01-02 14:23:20 +00:00
r_screen.h final (?) cleanup of center printing. turns out there's no reason to keep 2004-03-02 03:55:18 +00:00
r_shared.h
regex.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
rua_internal.h resource usage cleanup 2004-11-11 07:57:00 +00:00
sbar.h final (?) cleanup of center printing. turns out there's no reason to keep 2004-03-02 03:55:18 +00:00
skin_stencil.h
snd_render.h beginnings of flac support. compiles but untested. if this doesn't crash, 2005-06-15 10:02:50 +00:00
varrays.h more cvs->svn conversion stuff and fix double include of config.h 2005-10-23 14:11:38 +00:00
vgamodes.h
view.h
vregset.h
winquake.h more cvs->svn conversion stuff and fix double include of config.h 2005-10-23 14:11:38 +00:00
world.h box tracing (instead of point). Currently disabled because it doesn't work right just yet. However, when it is working, it will let us do things like crouching, crawling, arbitrary sized objects (including players), etc. 2006-12-24 03:13:29 +00:00