ioq3quest/code/cgame
Simon 9cce7d8d6a Even more changes...
- Removed 3DoF mode from multiplayer (it would never be used)
- Prevent player clipping though solid objects/walls in Multiplayer
- vr_weaponPitch - Allows adjustment of weapon pitch - default: -20
- vr_heightAdjust - Additional height adjustment in metres: default: 0.0
- vr_twoHandedWeapons - Allows disabling of two handed weapon mode, set to 0 to disable
2022-02-15 23:03:29 +00:00
..
cg_consolecmds.c Multiple FIxes 2022-02-14 21:24:38 +00:00
cg_draw.c Even more changes... 2022-02-15 23:03:29 +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 Multiple FIxes 2022-02-14 21:24:38 +00:00
cg_info.c Fix cgame warnings 2014-09-01 10:47:15 +01:00
cg_local.h Lots of good stuff.. 2022-02-10 23:28:34 +00:00
cg_localents.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_main.c Multiplayer Server changes 2022-02-12 23:39:56 +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 Lots of good stuff.. 2022-02-10 23:28:34 +00:00
cg_weapons.c Even more changes... 2022-02-15 23:03:29 +00:00