rogue/src
Yamagi b5c39542d2 Limit the fix against black debris to gibs, debris, monsters.
Pushing all entities slightly away from non-horizontal may let items to
slide to unreachable locations, or let monsters getting stuck.

This is part of yquake2/xatrix#50
2020-02-22 15:30:18 +01:00
..
dm Investigated PVS report for dm and addressed its points 2019-09-24 18:12:23 +00:00
header Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
monster Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
player Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
savegame Parasite blocked attack bugfix and dead code elimination 2020-01-01 21:50:07 +00:00
shared Investigated PVS report for player and shared and addressed the issues 2019-09-25 20:47:12 +00:00
g_ai.c Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
g_chase.c Whitespace cleanup 2014-02-22 13:20:22 +01:00
g_cmds.c Merge remote-tracking branch 'upstream/master' into pvs 2019-10-01 19:33:52 +00:00
g_combat.c Remove unnecessary code, expression is aways false. 2020-02-08 17:07:33 +01:00
g_func.c Investigated PVS report for g_func and addressed the issues 2019-09-23 19:56:10 +00:00
g_items.c Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
g_main.c coop_baseq2 added and fully functional 2019-09-23 16:41:29 +00:00
g_misc.c Investigated PVS report for g_misc and addressed the issues 2019-09-23 20:31:03 +00:00
g_monster.c Fix mguard freeze bug and improvements to frame handling 2020-01-10 17:04:19 +00:00
g_newai.c Parasite blocked attack bugfix and dead code elimination 2020-01-01 21:50:07 +00:00
g_newdm.c Use correct flavor of abs() 2014-08-03 11:29:47 +02:00
g_newfnc.c Whitespace cleanup 2014-02-22 13:20:22 +01:00
g_newtarg.c Investigated PVS reports for newai and newtarg and fixed issues 2019-09-23 20:38:56 +00:00
g_newtrig.c Whitespace cleanup 2014-02-22 13:20:22 +01:00
g_newweap.c Merge pull request #52 from BjossiAlfreds/plane 2019-10-07 18:58:42 +02:00
g_phys.c Limit the fix against black debris to gibs, debris, monsters. 2020-02-22 15:30:18 +01:00
g_spawn.c Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00
g_sphere.c Safely use plane normal in touch funcs 2019-10-03 15:46:14 +00:00
g_svcmds.c Investigated PVS report for svcmds and did not address type-punning code 2019-09-23 21:45:50 +00:00
g_target.c Investigated PVS report for g_target and simplified the activator checking 2019-09-23 21:48:23 +00:00
g_trigger.c Use matching strtof(9 instead of atof(). 2016-12-17 10:44:56 +01:00
g_turret.c Investigated PVS report for g_turret and fixed uninitialized variable access 2019-09-23 22:15:01 +00:00
g_utils.c Safely use plane normal in touch funcs 2019-10-03 15:46:14 +00:00
g_weapon.c Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:37:33 -03:00