.. |
dm
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
header
|
Add back the disruptor / desintegrator.
|
2019-06-11 14:07:48 +02:00 |
monster
|
Fix floater melee / zap damage getting applied if enemy is out of range.
|
2019-09-23 17:30:57 +02:00 |
player
|
Quick code style fix
|
2019-09-19 23:52:06 +00:00 |
savegame
|
Add back the disruptor / desintegrator.
|
2019-06-11 14:07:48 +02:00 |
shared
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:26:17 +02:00 |
g_ai.c
|
Investigated PVS report for g_ai and addressed the issues
|
2019-09-23 19:41:02 +00:00 |
g_chase.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_cmds.c
|
Investigated PVS report for g_cmds and use snprintf instead of sprintf
|
2019-09-23 19:44:35 +00:00 |
g_combat.c
|
Investigated PVS report for g_combat and eliminated the unnecessary sub-expressions
|
2019-09-23 19:48:41 +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
|
Fix current health being reset to 100 if >100 at level change.
|
2019-09-06 07:17:14 +02: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
|
Use correct return type
|
2014-08-03 11:34:06 +02: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
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_newtrig.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_newweap.c
|
Remove an unnecessary check.
|
2016-12-17 10:49:52 +01:00 |
g_phys.c
|
maxvelocity correctly enforced
|
2019-09-19 23:17:42 +00:00 |
g_spawn.c
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:26:17 +02:00 |
g_sphere.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_svcmds.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_target.c
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:26:17 +02:00 |
g_trigger.c
|
Use matching strtof(9 instead of atof().
|
2016-12-17 10:44:56 +01:00 |
g_turret.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_utils.c
|
Killtarget teamchain cleanup crash fix
|
2019-09-14 11:59:06 +00:00 |
g_weapon.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |