lilium-voyager/code/cgame
Zack Middleton 386a00fc2b Fix CGame CG_WaterLevel() comparisons
My last commit made it so that CGame "waterlevel 1" is feet in water,
but before it was erroneously about waist deep in water. The places
where it is checked it is suppose to be view position underwater.

Change comparisons to use correct value for view position underwater.
2015-07-04 05:53:29 -05:00
..
cg_consolecmds.c Fix Team Arena tauntGauntlet command 2015-01-26 02:39:58 -06:00
cg_draw.c Fix attacker icon being default image if attacker left 2015-03-23 19:54:26 -05:00
cg_drawtools.c (#4922) Use screenYScale, not screenXScale, for scaling Y, by Zack Middleton 2011-03-04 20:32:03 +00:00
cg_effects.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_ents.c Add weapon barrel to gauntlet/mg/bfg items in baseq3 too 2014-12-10 19:29:36 -06:00
cg_event.c Fix CGame CG_WaterLevel() comparisons 2015-07-04 05:53:29 -05:00
cg_info.c Fix cgame warnings 2014-09-01 10:47:15 +01:00
cg_local.h renderer -> renderergl1, rend2 -> renderergl2 2013-02-15 23:46:37 +00:00
cg_localents.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_main.c More MISSIONPACK ifdeffery. 2012-08-17 19:05:40 +00:00
cg_marks.c Fix cgame warnings 2014-09-01 10:47:15 +01:00
cg_newdraw.c Fix negative glyph index in Team Arena text functions 2014-12-01 22:14:58 -06:00
cg_particles.c drop some useless return statements 2013-05-30 15:43:21 -05:00
cg_players.c Fix cg.skulltrails out of bounds access in Team Arena Harvester mode 2014-05-01 21:32:21 -05:00
cg_playerstate.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_predict.c Fix predicting touching items in CTF and 1FCTF 2013-05-23 00:55:32 -05:00
cg_public.h * Added STATUS 2005-10-29 01:53:09 +00:00
cg_scoreboard.c Fix tourney score board. Thanks Zack Middleton for the patch and report 2011-02-06 17:33:51 +00:00
cg_servercmds.c Remove check for cg_recordSPDemoName.string array address 2015-06-28 17:55:25 -05:00
cg_snapshot.c Fix cgame warnings 2014-09-01 10:47:15 +01: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 Bunch of comment fixes 2014-03-13 02:20:54 +01:00
cg_weapons.c Make barrel/flash model name buffer safe 2015-01-12 22:35:20 -06:00