..
dm
Investigated PVS report for dm and addressed its points
2019-09-24 18:12:23 +00:00
header
Fix for some player sound bugs
2021-04-30 01:07:40 +00:00
monster
Shark bbox fix and added inuse check after entity thinking
2021-04-18 01:27:18 +00:00
player
Refine the g_footstep
cvar.
2021-08-25 18:39:09 +02:00
savegame
savegame to match more main repo
2021-04-12 21:35:20 +01:00
shared
Investigated PVS report for player and shared and addressed the issues
2019-09-25 20:47:12 +00:00
g_ai.c
Change show_hostile from int to float and remove unnecessary casts.
2020-03-10 10:18:21 +01: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
Implemented coop_elevator_delay
cvar (for func_plat)
2020-08-10 14:22:31 +02:00
g_items.c
Removed leftover printf debug prints
2020-04-21 00:44:13 +00:00
g_main.c
Console warning and fix triggered monsters with no targetname
2021-03-28 17:00:26 +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
Console warning and fix triggered monsters with no targetname
2021-03-28 17:00:26 +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
Shark bbox fix and added inuse check after entity thinking
2021-04-18 01:27:18 +00: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
Fix function prototypes
2021-01-26 21:20:39 +02:00
g_utils.c
killtarget monsters update killcounter correctly
2021-04-16 00:04:13 +00:00
g_weapon.c
Easier handling of skill levels by using defines instead of numbers
2020-01-22 12:37:33 -03:00