rogue/src
Yamagi Burmeister 88617fac09 Rename teleport_time to last_sound time
teleport_time has nothing to do with teleports, it's just the time
since the last player sound. Rename it accordingly. This was suggest
by maraakate in yquake2 issue #162.
2016-12-18 09:22:02 +01:00
..
dm Whitespace cleanup 2014-02-22 13:20:22 +01:00
header Rename teleport_time to last_sound time 2016-12-18 09:22:02 +01:00
monster fix misplaced braces in the last else case 2015-08-31 18:33:50 +02:00
player Rename teleport_time to last_sound time 2016-12-18 09:22:02 +01:00
savegame Make sure that strings are null terminated. 2016-12-17 10:44:56 +01:00
shared fix a divinely dumbassed mistake of global 'i' and 'corners' variables 2015-08-31 18:39:25 +02:00
g_ai.c Rename teleport_time to last_sound time 2016-12-18 09:22:02 +01:00
g_chase.c Whitespace cleanup 2014-02-22 13:20:22 +01:00
g_cmds.c Fix Coop Bug in RHANGAR1 when friendly fire was off 2014-11-30 17:50:34 +01:00
g_combat.c Whitespace cleanup 2014-02-22 13:20:22 +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 file headers 2014-01-30 18:33:36 +01:00
g_main.c Reset gibsthisframe and lastgibframe at map change 2015-10-24 13:19:12 +02:00
g_misc.c Set self->targetname to NULL when the head is thrown off 2016-12-17 10:43:46 +01:00
g_monster.c Take into account that the player origin may not be in his center 2016-12-17 10:44:56 +01: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 Remove another unneeded sanity checks. 2016-12-17 10:52:14 +01:00
g_spawn.c In ED_ParseField() replace atof() with strtof(). 2016-12-17 10:44:56 +01: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 Whitespace cleanup 2014-02-22 13:20:22 +01: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