quakeforge/nq/source
Ragnvald Maartmann-Moe IV fd32562f56 Oops, missed a file. 2001-12-09 14:33:24 +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 the server console for static builds (hmm, non-curses only?) 2001-12-02 20:11:21 +00:00
cl_cam.c Remove commented out code. 2001-11-30 22:32:17 +00:00
cl_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_demo.c and nq too, but it doesn't work well 2001-10-10 23:16:18 +00:00
cl_input.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_main.c Change hudswap to use a callback, and instead of passing a swap variable to 10 functions, where only 2 use it, use a global variable. Make a few scr functions static inline, too. Got a totally unexpected ~0.45fps speedup. 2001-12-09 14:05:30 +00:00
cl_parse.c this seems to give a 0.48% boost to bigass (220.45 to 221.52, null-renderer) 2001-11-28 00:19:27 +00:00
cl_screen.c Oops, missed a file. 2001-12-09 14:33:24 +00:00
cl_tent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_view.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
com.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
conproc.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
console.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
game.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
host.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
host_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
host_skin.c clean out the non-renderer fields from entity_t. not yet a noticable gain 2001-11-27 21:42:49 +00:00
locs.c take care of \r*\n line endings 2001-11-26 23:23:29 +00:00
mplib.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
mplpc.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_bsd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_bw.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_dgrm.c - change MSG_ReadString to return const char * and return a pointer 2001-10-18 04:44:58 +00:00
net_dos.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_ipx.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_loop.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_main.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_mp.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_none.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_udp.c more externs cleaned up 2001-10-29 17:46:03 +00:00
net_vcr.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_win.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
net_wins.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
net_wipx.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
pr_cmds.c whitespace and {}s 2001-10-06 03:05:33 +00:00
sbar.c Change hudswap to use a callback, and instead of passing a swap variable to 10 functions, where only 2 use it, use a global variable. Make a few scr functions static inline, too. Got a totally unexpected ~0.45fps speedup. 2001-12-09 14:05:30 +00:00
skin.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_cvar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_ded.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_main.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_model.c - convert svc_deltapacketentities 2001-10-24 15:23:02 +00:00
sv_move.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_phys.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_progs.c we now compile and link with -fno-common. this cleans up the multiple, 2001-10-23 16:55:23 +00:00
sv_user.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sys_ia32.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
sys_sdl.c d'oh, forgot to compile test :P 2001-10-18 17:03:50 +00:00
sys_unix.c minor cleanups of Sys_ConsoleInput. Cleaning it up properly will take more 2001-11-18 22:08:24 +00:00
sys_unixd.c nukage obsoletage 2001-10-06 05:32:35 +00:00
sys_win.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
sys_wind.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
world.c more PARANOID nukage 2001-11-29 07:04:31 +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