quakeforge/nq/source
Bill Currie c2c0353e60 cl_demospeed for nq 2001-09-06 04:35:02 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore .gitignore update for sdl32. 2001-08-25 04:40:40 +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 get "make dist" working again 2001-09-04 21:00:08 +00:00
cl_cam.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_cmd.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_demo.c s/IMT_DEFAULT/IMT_0/g for the constant and move the name-enum entry for 2001-09-05 21:22:55 +00:00
cl_input.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_main.c this /should/ fix the dancing corpses 2001-09-05 23:14:27 +00:00
cl_parse.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_screen.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_tent.c whitespace and headers. 2001-08-29 02:12:57 +00:00
cl_view.c whitespace and headers. 2001-08-29 02:12:57 +00:00
com.c whitespace and headers. 2001-08-29 02:12:57 +00:00
conproc.c whitespace and headers. 2001-08-29 02:12:57 +00:00
console.c s/IMT_DEFAULT/IMT_0/g for the constant and move the name-enum entry for 2001-09-05 21:22:55 +00:00
game.c whitespace and headers. 2001-08-29 02:12:57 +00:00
host.c cl_demospeed for nq 2001-09-06 04:35:02 +00:00
host_cmd.c - Refine the Cache_Get callback, to use a void * instead of a char * 2001-08-31 12:22:45 +00:00
host_skin.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
locs.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
mplib.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
mplpc.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_bsd.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_bw.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_dgrm.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
net_dos.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_ipx.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_loop.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_main.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_mp.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_none.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_udp.c Header cleanups (<strings.h> outside without HAVE_* tests and the like, multiply including several headers unless on windows, and other bizarre messes). Plus a hefty dose of whitespace. 2001-08-27 07:13:32 +00:00
net_vcr.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_win.c A few things, first is that I removed the (rather broken) serial 2001-08-16 09:19:36 +00:00
net_wins.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_wipx.c run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
net_wso.c initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
pr_cmds.c Add a builtin for hullpointcontents, since gcc doesn't like unused 2001-08-28 01:14:21 +00:00
sbar.c 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
skin.c hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
sv_cvar.c Header cleanups (<strings.h> outside without HAVE_* tests and the like, multiply including several headers unless on windows, and other bizarre messes). Plus a hefty dose of whitespace. 2001-08-27 07:13:32 +00:00
sv_ded.c Header cleanups (<strings.h> outside without HAVE_* tests and the like, multiply including several headers unless on windows, and other bizarre messes). Plus a hefty dose of whitespace. 2001-08-27 07:13:32 +00:00
sv_main.c total nukage of #ifdef QUAKE2 (R_DarkFieldParticles is present, just unused) 2001-08-27 23:21:09 +00:00
sv_move.c Header cleanups (<strings.h> outside without HAVE_* tests and the like, multiply including several headers unless on windows, and other bizarre messes). Plus a hefty dose of whitespace. 2001-08-27 07:13:32 +00:00
sv_phys.c total nukage of #ifdef QUAKE2 (R_DarkFieldParticles is present, just unused) 2001-08-27 23:21:09 +00:00
sv_progs.c sort-of merge world.h and (mostly: Sys/Con vs SV) world.c this winds up 2001-08-27 22:16:11 +00:00
sv_user.c total nukage of #ifdef QUAKE2 (R_DarkFieldParticles is present, just unused) 2001-08-27 23:21:09 +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_null.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
sys_sdl.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
sys_unix.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
sys_unixd.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
sys_win.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
sys_wind.c compile fixes for win32 and take the pruning shears to *sys*.c in qw and nq 2001-08-29 17:45:53 +00:00
world.c sort-of merge world.h and (mostly: Sys/Con vs SV) world.c this winds up 2001-08-27 22:16:11 +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