.. |
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
|
Rogue bugfix for monsters not fighting back against parasites
|
2019-09-14 08:12:33 +00:00 |
player
|
Fix monsters being unable to see the player if he generates noise.
|
2019-08-31 11:10:04 +02: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
|
Try to fix monsters getting stuck by waiting forever for their enemy.
|
2019-08-31 11:11:04 +02:00 |
g_chase.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_cmds.c
|
Make sure that the entity to printes is valid.
|
2019-09-07 14:26:42 +02:00 |
g_combat.c
|
Fix monsters getting stuck when resurrected by a medic.
|
2017-01-20 16:32:00 +01:00 |
g_func.c
|
Fix sanity check of door_secret_move6() and door_secret_die().
|
2016-12-17 10:44:56 +01:00 |
g_items.c
|
Add back the disruptor / desintegrator.
|
2019-06-11 14:07:48 +02: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
|
Add variable declaration missed in the last commit.
|
2018-10-13 09:08:31 +02:00 |
g_monster.c
|
Rogue bugfix for monsters not fighting back against parasites
|
2019-09-14 08:12:33 +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
|
Push entitie slightly away from non horizontal surfaces.
|
2019-06-15 17:45:50 +02: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
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_weapon.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |