.. |
dm
|
Investigated PVS report for dm and addressed its points
|
2019-09-24 18:12:23 +00:00 |
header
|
Cheat cvar "g_swap_speed" implemented
|
2023-06-28 16:25:09 -04:00 |
monster
|
Fix minor AI glitches with turrets
|
2023-08-22 20:14:47 +00:00 |
player
|
Added missing include for USHRT_MAX
|
2023-09-15 11:58:16 -03:00 |
savegame
|
Cheat cvar "g_swap_speed" implemented
|
2023-06-28 16:25:09 -04:00 |
shared
|
T_Damage no longer modifies dir parameter
|
2023-07-07 23:51:47 +00:00 |
g_ai.c
|
Fixed monsters seeing players during intermissions
|
2023-04-26 01:35:00 +00:00 |
g_chase.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_cmds.c
|
Prevented crash or memory corruption when flood_msgs is too high or too low
|
2022-09-24 01:49:35 +00:00 |
g_combat.c
|
T_Damage no longer modifies dir parameter
|
2023-07-07 23:51:47 +00:00 |
g_func.c
|
Fix door_go_up(), G_UseTargets() exiting early if no activator is given.
|
2022-02-05 17:26:19 +01:00 |
g_items.c
|
Update g_items.c
|
2023-03-20 15:47:12 +01:00 |
g_main.c
|
Cheat cvar "g_swap_speed" implemented
|
2023-06-28 16:25:09 -04:00 |
g_misc.c
|
Typos
|
2023-08-26 23:18:53 -04:00 |
g_monster.c
|
Console warning and fix triggered monsters with no targetname
|
2021-03-28 17:00:26 +00:00 |
g_newai.c
|
Fixed wrong Tank muzzle flash
|
2023-06-02 13:21:54 +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
|
Merge pull request #94 from skullernet/master
|
2022-10-08 15:38:53 +02: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
|
Fix door_go_up(), G_UseTargets() exiting early if no activator is given.
|
2022-02-05 17:26:19 +01:00 |
g_weapon.c
|
T_Damage no longer modifies dir parameter
|
2023-07-07 23:51:47 +00:00 |