.. |
header
|
Save gclient_t::resp.coop_respawn.*weapon to fix coop savegames.
|
2019-02-04 12:05:13 +01:00 |
monster
|
Fixbot telefrag check fixed
|
2019-09-21 00:09:06 +00:00 |
player
|
Fix monsters being unable to see the player if he generates noise.
|
2019-08-31 11:16:46 +02:00 |
savegame
|
Fixed fixbot bot_goal leak
|
2019-09-15 15:28:36 +00:00 |
shared
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:15:41 +02:00 |
g_ai.c
|
Try to fix monsters getting stuck by waiting forever for their enemy.
|
2019-08-31 11:17:38 +02:00 |
g_chase.c
|
Merge branch 'master' into cleanup
|
2013-01-05 12:34:59 +01:00 |
g_cmds.c
|
Make sure that the entity to printes is valid.
|
2019-09-07 14:22:56 +02:00 |
g_combat.c
|
Add a missing sanity check. attacker->classname may be NULL.
|
2017-03-13 14:28:06 +01:00 |
g_func.c
|
Remove superfluous whitespaces and end of lines
|
2013-02-12 18:49:17 +01:00 |
g_items.c
|
Remove superfluous whitespaces and end of lines
|
2013-02-12 18:49:17 +01:00 |
g_main.c
|
Fix current health being reset to 100 if >100 at level change.
|
2019-09-06 07:13:29 +02:00 |
g_misc.c
|
Add variable declaration missed in last commit.
|
2018-10-13 09:06:11 +02:00 |
g_monster.c
|
Fixed triggered spawn monsters not using path_corner markers
|
2019-09-21 19:24:45 +00:00 |
g_phys.c
|
maxvelocity correctly enforced
|
2019-09-19 23:21:34 +00:00 |
g_spawn.c
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:15:41 +02:00 |
g_svcmds.c
|
Clean g_svcmds.c up and add sanity checks
|
2013-01-05 13:30:05 +01:00 |
g_target.c
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:15:41 +02:00 |
g_trigger.c
|
Change from atoi() to strtol() to match baseq2.
|
2016-12-17 11:08:00 +01:00 |
g_turret.c
|
Remove superfluous whitespaces and end of lines
|
2013-02-12 18:49:17 +01:00 |
g_utils.c
|
Fix a progress stopper in xware.bsp
|
2013-06-15 16:18:31 +02:00 |
g_weapon.c
|
Beta-class iron maiden fixes
|
2019-09-15 08:34:04 +00:00 |