quakeforge/nq/source
Bill Currie 2cc2da4d90 various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore Make cvs blissfully unaware of nq-server. 2001-10-05 19:43:29 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
Makefile.am fix up some accidental asm compilation when it's not wanted 2004-04-04 05:34:20 +00:00
cl_cam.c move the *_RecursiveHullCheck functions from pmovetst.c and world.c to MOD_TraceLine in libs/models/trace.c, at the same time rewriting the code to work itteratively rather than recursively. 2004-11-02 08:40:00 +00:00
cl_cmd.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_demo.c improve the timedemo fps output a little 2003-08-13 16:08:06 +00:00
cl_input.c Rename some functions. Now have IN_DownPress instead of IN_DownDown. 2004-02-03 05:16:22 +00:00
cl_main.c various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
cl_parse.c various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
cl_screen.c fix a thinko pointed out by zenja-b 2004-05-08 23:27:05 +00:00
cl_tent.c various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
cl_view.c various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
com.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
game.c patch from raorn ("Alexey I. Froloff" <sir_raorn@immo.ru>) to fix 2005-02-14 09:08:32 +00:00
host.c various little cleanups that should very fractionally speed up Host_Frame 2005-04-25 01:28:37 +00:00
host_cmd.c use the script api for parsing ent data and savegames 2004-11-12 02:39:00 +00:00
host_skin.c make "color" work in nq-server (worked fine in nq-x11 -dedicaged) 2004-03-22 04:22:33 +00:00
sbar.c final (?) cleanup of center printing. turns out there's no reason to keep 2004-03-02 03:55:18 +00:00
sdl_link.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
skin.c nuke QF/texture.h moving it's contents into QF/image.h (yay, finally, a 2003-09-04 18:59:39 +00:00
sv_cl_phys.c replace all VectorSubtract (vec3_origin, ... and 2003-09-03 22:17:04 +00:00
sv_cvar.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_ded.c bring back my stuttering fixes 2004-05-04 21:59:17 +00:00
sv_main.c remove the time pointer (not really needed) 2004-11-09 22:32:00 +00:00
sv_move.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_phys.c move the *_RecursiveHullCheck functions from pmovetst.c and world.c to MOD_TraceLine in libs/models/trace.c, at the same time rewriting the code to work itteratively rather than recursively. 2004-11-02 08:40:00 +00:00
sv_pr_cmds.c allow the progs code to hook into the parsing processes 2004-11-12 11:15:00 +00:00
sv_progs.c remove the time pointer (not really needed) 2004-11-09 22:32:00 +00:00
sv_user.c first chunk of Mike Gorchak's <mike@malva.ua> QNX patches 2004-01-20 05:57:39 +00:00
sys_sdl.c be consistent with WIN32 and _WIN32 (now all _WIN32) 2004-01-20 03:47:27 +00:00
sys_unix.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sys_unixd.c fix auto-addition of -dedictated 2004-01-27 05:38:34 +00:00
sys_win.c removal of legacy MGL block_drawing variable. Fixed window restore bug that prevented the screen from being updated. 2004-02-15 03:40:50 +00:00
sys_wind.c fix auto-addition of -dedictated 2004-01-27 05:38:34 +00:00
world.c move the *_RecursiveHullCheck functions from pmovetst.c and world.c to MOD_TraceLine in libs/models/trace.c, at the same time rewriting the code to work itteratively rather than recursively. 2004-11-02 08:40:00 +00:00
worlda.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00