.. |
.gdbinit
|
|
|
.gitignore
|
|
|
.indent.pro
|
|
|
cl_cam.c
|
allow server to control player angles as in Hack and Slash mod\nclient's player model stands up straight\nmouse and joystick work properly in chase_active 2 and 3 modes
|
2001-12-11 20:49:10 +00:00 |
cl_cmd.c
|
|
|
cl_demo.c
|
rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos)
|
2002-06-08 23:22:26 +00:00 |
cl_input.c
|
MSG_(Read|Write)(Coord|Angle|CoordAngle)V. Cleanups, and preparation for use of vector ops in msg.c.
|
2001-12-12 21:56:09 +00:00 |
cl_main.c
|
Prune dead code.
|
2002-07-02 21:37:22 +00:00 |
cl_parse.c
|
Prune dead code.
|
2002-07-02 21:37:22 +00:00 |
cl_screen.c
|
Fix up the watervis stuff. Whoops! :)
|
2002-04-25 14:34:15 +00:00 |
cl_tent.c
|
ugh, qw/source/cl_tent.c should have been committed with this.
|
2002-07-03 05:42:45 +00:00 |
cl_view.c
|
Prune dead code.
|
2002-07-02 21:37:22 +00:00 |
com.c
|
init order cleanup
|
2002-01-17 04:11:36 +00:00 |
conproc.c
|
|
|
game.c
|
|
|
host.c
|
rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos)
|
2002-06-08 23:22:26 +00:00 |
host_cmd.c
|
eliminate GetEdictFieldValue, mostly merge SV_AddGravity, and clean up
|
2002-02-25 07:44:17 +00:00 |
host_skin.c
|
clean out the non-renderer fields from entity_t. not yet a noticable gain
|
2001-11-27 21:42:49 +00:00 |
locs.c
|
memory allocation checking cleanup
|
2002-05-14 06:37:28 +00:00 |
Makefile.am
|
Removing -3dfx's dependancy on clide
|
2002-06-24 15:56:01 +00:00 |
mplib.c
|
|
|
mplpc.c
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
net_bsd.c
|
|
|
net_bw.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_dgrm.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_dos.c
|
|
|
net_ipx.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_loop.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_main.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_mp.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_none.c
|
|
|
net_udp.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_vcr.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_win.c
|
this should fix the crashing on win32
|
2001-12-20 19:19:58 +00:00 |
net_wins.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
net_wipx.c
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
|
2002-05-14 06:12:29 +00:00 |
pr_cmds.c
|
Prune dead code.
|
2002-07-02 21:37:22 +00:00 |
sbar.c
|
more cleanups
|
2002-01-12 05:32:21 +00:00 |
skin.c
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
sv_cl_phys.c
|
touch, think and blocked now support methods
|
2002-05-31 21:05:58 +00:00 |
sv_cvar.c
|
|
|
sv_ded.c
|
fix the missing view model
|
2002-06-14 07:55:19 +00:00 |
sv_main.c
|
Kill MSG_WriteChar.
|
2002-07-02 19:13:53 +00:00 |
sv_model.c
|
`adequate' temporary fix for r_lightmap_components 1
|
2002-05-28 04:11:40 +00:00 |
sv_move.c
|
more cloning :)
|
2002-02-20 20:53:41 +00:00 |
sv_phys.c
|
touch, think and blocked now support methods
|
2002-05-31 21:05:58 +00:00 |
sv_progs.c
|
sv_progs_zone controls the size of the zone for the progs. defaults to
|
2002-05-31 15:27:56 +00:00 |
sv_user.c
|
Prune dead code.
|
2002-07-02 21:37:22 +00:00 |
sys_sdl.c
|
no more Sys_* functions defined in nq or qw :)
|
2002-06-07 15:46:15 +00:00 |
sys_unix.c
|
no more Sys_* functions defined in nq or qw :)
|
2002-06-07 15:46:15 +00:00 |
sys_unixd.c
|
no more Sys_* functions defined in nq or qw :)
|
2002-06-07 15:46:15 +00:00 |
sys_win.c
|
fix a stray (
|
2002-07-03 20:47:45 +00:00 |
sys_wind.c
|
no more Sys_* functions defined in nq or qw :)
|
2002-06-07 15:46:15 +00:00 |
world.c
|
touch, think and blocked now support methods
|
2002-05-31 21:05:58 +00:00 |
worlda.S
|
|
|