rogue/src
2020-01-01 21:50:07 +00:00
..
dm Investigated PVS report for dm and addressed its points 2019-09-24 18:12:23 +00:00
header Parasite blocked attack bugfix and dead code elimination 2020-01-01 21:50:07 +00:00
monster Parasite blocked attack bugfix and dead code elimination 2020-01-01 21:50:07 +00:00
player Merge pull request #51 from BjossiAlfreds/grenquad 2019-10-03 10:08:55 +02: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 Merge branch 'master' into pvs 2019-09-28 15:25:51 +00: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 Fixed double/quad sounds and monsters not always reacting to teslas 2019-10-03 17:31:20 +00: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 Investigated PVS report for g_items and addressed 2 issues 2019-09-23 19:59:23 +00: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 Fixed triggered spawn monsters not using path_corner markers 2019-09-21 19:48:03 +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 Added check for inuse to G_RunEntity that was missing but necessary 2019-10-03 18:18:29 +00:00
g_spawn.c Merge branch 'master' into makron 2019-09-26 14:01:56 +00: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 Safely use plane normal in touch funcs 2019-10-03 15:46:14 +00:00