..
.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
buildnum.c
whitespace
2001-05-20 20:35:39 +00:00
cl_cam.c
Whitespace.
2001-09-10 17:32:22 +00:00
cl_cmd.c
header/whitespace sweep continues.
2001-08-28 23:05:45 +00:00
cl_cvar.c
bloody builtin prototypes
2001-07-31 19:03:00 +00:00
cl_demo.c
misc fixes forwarded from 0.3
2001-09-11 06:04:10 +00:00
cl_ents.c
Whitespace.
2001-09-10 17:32:22 +00:00
cl_input.c
header/whitespace sweep continues.
2001-08-28 23:05:45 +00:00
cl_main.c
don't bother predicting if disconnected (forward port of Dabb's work)
2001-09-11 04:53:20 +00:00
cl_misc.c
Whitespace.
2001-09-10 17:32:22 +00:00
cl_ngraph.c
header/whitespace sweep continues.
2001-08-28 23:05:45 +00:00
cl_parse.c
don't call the packet acker when running a demo
2001-09-07 03:49:30 +00:00
cl_pred.c
LordHavoc's VectorIsNull changes from 0.3 but as VectorIsZero (no such thing
2001-09-11 05:18:15 +00:00
cl_screen.c
header/whitespace sweep continues.
2001-08-28 23:05:45 +00:00
cl_skin.c
don't call the packet acker when running a demo
2001-09-07 03:49:30 +00:00
cl_slist.c
include sys/types.h for freebsd
2001-09-07 04:41:13 +00:00
cl_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
cl_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
cl_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
cl_tent.c
move the particle count multiplication out of the renderer and into the clien
2001-09-06 05:41:15 +00:00
cl_view.c
Whitespace.
2001-09-10 17:32:22 +00:00
com.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
crudefile.c
- Fix a DIR* memleak when crudefile builds the initial quota.
2001-08-29 09:27:30 +00:00
game.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
locs.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
Makefile.am
evil hack, but can build from "make dist" again
2001-09-11 06:34:03 +00:00
msg_ucmd.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
net_chan.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
net_packetlog.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
net_udp.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
net_udp6.c
whitespace and headers.
2001-08-29 02:12:57 +00:00
pmove.c
LordHavoc's VectorIsNull changes from 0.3 but as VectorIsZero (no such thing
2001-09-11 05:18:15 +00:00
pmovetst.c
Header/whitespace rampage continues.
2001-08-28 03:47:10 +00:00
sbar.c
Header/whitespace rampage continues.
2001-08-28 03:47:10 +00:00
skin.c
Header/whitespace rampage continues.
2001-08-28 03:47:10 +00:00
sv_ccmds.c
- add a match command, which prints out who would be matched with a
2001-09-11 07:10:45 +00:00
sv_console.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_cvar.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_ents.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_init.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_main.c
bring forward the sv_extentions and stdver changes from 0.3
2001-09-11 03:50:24 +00:00
sv_model.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_move.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_nchan.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_phys.c
LordHavoc's VectorIsNull changes from 0.3 but as VectorIsZero (no such thing
2001-09-11 05:18:15 +00:00
sv_pr_cmds.c
misc fixes forwarded from 0.3
2001-09-11 06:04:10 +00:00
sv_progs.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_send.c
More header and whitespace horror reduction.
2001-08-28 02:43:24 +00:00
sv_sys_unix.c
Change the networking timeout down from 1 second to 0.01 seconds.
2001-09-08 16:48:40 +00:00
sv_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
sv_user.c
misc fixes forwarded from 0.3
2001-09-11 06:04:10 +00:00
sys_x86.S
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
teamplay.c
Header/whitespace rampage continues.
2001-08-28 03:47:10 +00:00
world.c
Header/whitespace rampage continues.
2001-08-28 03:47:10 +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