.. |
dm
|
Investigated PVS report for dm and addressed its points
|
2019-09-24 18:12:23 +00:00 |
header
|
Add Monster footsteps support #110
|
2024-07-21 13:31:42 +03:00 |
monster
|
Add Monster footsteps support #110
|
2024-07-21 13:31:42 +03:00 |
player
|
Port aimfix support for the super shotgun from yquake2.
|
2023-11-04 14:27:24 +01:00 |
savegame
|
Mark g_swap_speed as CVAR_ARCHIVE.
|
2024-09-21 09:52:43 +02: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
|
Weapon preview for cycleweap
|
2024-12-04 19:07:39 -03: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
|
Fix original bug, picking up the ammo pack reduces max fletchettes.
|
2023-11-04 14:27:24 +01:00 |
g_main.c
|
Add Monster footsteps support #110
|
2024-07-21 13:31:42 +03: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
|
Fixed spawntemp data leaking into mid-level spawned entities
|
2024-08-12 16:31:51 +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
|
Workarounds for naggy help icons
|
2024-07-15 22:26:42 +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 |