ioq3quest/code/cgame
Simon 49b8ba1f43 Multiple fixes
- Only use dark crimson background in death cam
- vr_directionMode - 0 = HMD, 1 = off-hand
- use a faked positional tracking approach for multiplayer.. in game player location won't change tho, as it is only view translation
- Use the interpolated position for the weapon in a remote server situation, mades weapon movement MUCH smoother
2022-02-09 23:55:05 +00:00
..
cg_consolecmds.c Fix Team Arena tauntGauntlet command 2015-01-26 02:39:58 -06:00
cg_draw.c Multiple fixes 2022-02-09 23:55:05 +00:00
cg_drawtools.c Multiple fixes 2022-02-09 23:55:05 +00:00
cg_effects.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_ents.c Fix predicting entity origin on rotating mover 2018-09-15 12:06:34 -05:00
cg_event.c Added cg_fragMessage to allow disabling of frag notifications on screen 2022-02-04 23:41:42 +00:00
cg_info.c Fix cgame warnings 2014-09-01 10:47:15 +01:00
cg_local.h Added cg_fragMessage to allow disabling of frag notifications on screen 2022-02-04 23:41:42 +00:00
cg_localents.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_main.c Multiple fixes 2022-02-09 23:55:05 +00:00
cg_marks.c Fix cgame warnings 2014-09-01 10:47:15 +01:00
cg_newdraw.c Make Team Arena prevTeamMember command loop around player list 2018-10-17 13:32:53 -05:00
cg_particles.c Don't copy p->org to itself in cg_particles.c 2017-06-07 21:07:42 -05:00
cg_players.c Fix invalid model frame developer warnings in Team Arena 2017-11-22 20:21:02 -06:00
cg_playerstate.c Fix my previous commit about -1 ammo 2017-11-10 21:09:23 -06:00
cg_predict.c Fix crash when pmove_msec is 0 2017-08-19 01:42:38 -05:00
cg_public.h Major Mulltiplayer Support changes 2022-02-08 23:22:43 +00:00
cg_scoreboard.c Many fixes / improvements 2022-02-02 23:31:59 +00:00
cg_servercmds.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
cg_snapshot.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
cg_syscalls.asm remove svn:executable property 2005-08-28 17:54:51 +00:00
cg_syscalls.c Shut up returning functions with noreturn attribute warning 2011-07-18 22:02:16 +00:00
cg_view.c Multiple fixes 2022-02-09 23:55:05 +00:00
cg_weapons.c Multiple fixes 2022-02-09 23:55:05 +00:00