.. |
.gdbinit
|
|
|
.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
|
Makefile updates. Not so ugly any more, and might even work in Windows.
|
2001-09-25 21:38:05 +00:00 |
mplib.c
|
|
|
mplpc.c
|
|
|
net_bsd.c
|
|
|
net_bw.c
|
|
|
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
|
|
|
net_ipx.c
|
|
|
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
|
|
|
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
|
|
|
net_wipx.c
|
|
|
net_wso.c
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|