..
.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
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
Small particle trail speedup/legibility/flexibility improvement, at price of redundant code in sw/sw32. Tradeoffs. *sigh*
2001-09-07 05:37:11 +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
TE_EXPLOSION2 now does colored lighting. And spark showers brightened up a bit. Sparks all yellow now, none of the weird dingy grey ones. ;)
2001-09-16 20:07:28 +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
total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf
2001-09-21 04:22:46 +00:00
game.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
host.c
total nukage of Sys_Printf calls in the client and server source. this paves
2001-09-21 03:01:14 +00:00
host_cmd.c
total nukage of Sys_Printf calls in the client and server source. this paves
2001-09-21 03:01:14 +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
Makefile.am
evil hack, but can build from "make dist" again
2001-09-11 06:34:03 +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
include sys/types.h for freebsd
2001-09-07 04:41:13 +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
- and THAT particular bug fix is going into nq too
2001-09-24 19:41:42 +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 Sys_Printf calls in the client and server source. this paves
2001-09-21 03:01:14 +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
move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
2001-09-24 21:00:23 +00:00
sys_unix.c
move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
2001-09-24 21:00:23 +00:00
sys_unixd.c
move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
2001-09-24 21:00:23 +00:00
sys_win.c
move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
2001-09-24 21:00:23 +00:00
sys_wind.c
move Sys_Quit and Sys_Error totally into libQFutil. They will call a list
2001-09-24 21:00:23 +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