quakeforge/qw/source
Bill Currie ea7576286a diff--
2002-08-30 02:18:53 +00:00
..
.gdbinit
.gitignore
.indent.pro
cl_cam.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
cl_cmd.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
cl_cvar.c
cl_demo.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
cl_ents.c up MAX_PHYSENTS from 32 to (32 + MAX_PACKET_ENTITIES) (ie, 96). While this 2002-08-29 17:32:16 +00:00
cl_input.c
cl_main.c Physics bugfix. 2002-08-29 15:42:37 +00:00
cl_ngraph.c
cl_parse.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
cl_pred.c Dead code removal. 2002-07-27 02:50:41 +00:00
cl_screen.c
cl_skin.c
cl_slist.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
cl_sys_sdl.c diff-- 2002-08-30 02:18:53 +00:00
cl_sys_unix.c
cl_sys_win.c various msvc fixes thanks to muzzy (hope he doesn't give up:) 2002-08-20 19:16:11 +00:00
cl_tent.c Cache grappling hook beam model loading, should speed up CTF beam handling. For mods with no beam model, wastes a pointer on a lightning bolt model. Better than crashing... ;) 2002-08-10 02:53:44 +00:00
cl_view.c Whitespace, prune dead code. 2002-07-07 02:33:00 +00:00
com.c nuke msg_suppress_1 in favor of Sys_DPrintf 2002-08-27 18:05:59 +00:00
crudefile.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
game.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
locs.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
Makefile.am hmm, missed that one 2002-08-21 03:57:36 +00:00
master.c fix model_t issues for solaris (now that I know which headers cause the 2002-08-09 02:44:23 +00:00
msg_ucmd.c Whitespace, prune dead code. 2002-07-07 02:33:00 +00:00
net_chan.c Whitespace, prune dead code. 2002-07-07 02:33:00 +00:00
net_packetlog.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
net_svc.c Whitespace, prune dead code. 2002-07-07 02:33:00 +00:00
net_udp.c fix model_t issues for solaris (now that I know which headers cause the 2002-08-09 02:44:23 +00:00
net_udp6.c fix model_t issues for solaris (now that I know which headers cause the 2002-08-09 02:44:23 +00:00
pmove.c
pmovetst.c
sbar.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sdl_link.c make the sdl clients link reliably (some versions of binutils don't cope well 2002-08-12 16:42:26 +00:00
skin.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sv_ccmds.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sv_cvar.c
sv_ents.c complain when MAX_PACKET_ENTITIES gets hit to see if this is our problem 2002-08-15 21:11:57 +00:00
sv_init.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sv_main.c we haven't sent heartbeats to the id masters by default for a long time 2002-08-28 21:13:13 +00:00
sv_model.c
sv_move.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
sv_nchan.c
sv_phys.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sv_pr_cmds.c fix a vim snafu 2002-08-15 03:22:58 +00:00
sv_progs.c Move the signal handling code from video/targets/* to sys.c (I'm leaving 2002-08-20 23:04:57 +00:00
sv_send.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sv_sys_unix.c
sv_sys_win.c
sv_user.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
teamplay.c fix the command appended to f_reply message (so-and-so: Average percent 2002-08-27 16:28:58 +00:00
world.c
worlda.S