q3rally/engine/code/game
zturtleman 62467f97b9 Fix losing race rank after finishing if following other player
If you finish the race and then follow another player (fire and then
rear fire to switch to SPECTATOR_FOLLOW) and then after other player
finishes and there is no one else to follow the game switches you
to SPECTATOR_FREE. This calls ClientBegin() which clears most of the
game client data, including the finishRaceTime. This puts the player
in last place on the scoreboard.
2021-06-15 10:30:30 +00:00
..
ai_chat.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_chat.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_cmd.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_cmd.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_dmnet.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_dmnet.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_dmq3.c ioquake3 resync to revision 6920 from 6893. 2021-06-07 09:11:19 +00:00
ai_dmq3.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_main.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_main.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_team.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_team.h Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_vcmd.c Changed years in file headers 2021-03-24 20:13:01 +00:00
ai_vcmd.h Changed years in file headers 2021-03-24 20:13:01 +00:00
bg_lib.c ioquake3 resync to revision 3393 from 3385. 2017-12-03 10:09:52 +00:00
bg_lib.h Changed years in file headers 2021-03-24 20:13:01 +00:00
bg_local.h Changed years in file headers 2021-03-24 20:13:01 +00:00
bg_misc.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
bg_physics.c 2021-04-11 09:51:15 +00:00
bg_physics.h 2021-04-11 09:51:15 +00:00
bg_pmove.c commit for 0.0.3.0 release (code freeze) 2021-05-13 16:02:43 +00:00
bg_public.h Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
bg_slidemove.c Changed years in file headers 2021-03-24 20:13:01 +00:00
bg_wheel_forces.c Changed years in file headers 2021-03-24 20:13:01 +00:00
chars.h Changed years in file headers 2021-03-24 20:13:01 +00:00
g_active.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_arenas.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
g_bot.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
g_client.c Fix losing race rank after finishing if following other player 2021-06-15 10:30:30 +00:00
g_cmds.c fixed bug in bot path creation system (thx zturtleman) 2021-05-05 18:38:41 +00:00
g_combat.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_items.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_local.h commit for 0.0.3.0 release (code freeze) 2021-05-13 16:02:43 +00:00
g_main.c worked out the surfaceparms stuff 2021-04-03 23:31:23 +00:00
g_mem.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_misc.c commit for 0.0.3.0 release (code freeze) 2021-05-13 16:02:43 +00:00
g_missile.c finished the alt fire for railgun (telefrag gun) 2021-05-11 11:02:37 +00:00
g_mover.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_public.h Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_hazard.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_mapents.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_mapobjects.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_object_physics.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
g_rally_observer_cams.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_racetools.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_rearweapon.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_scripted_objects.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rally_tools.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rankings.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_rankings.h Changed years in file headers 2021-03-24 20:13:01 +00:00
g_session.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_spawn.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
g_svcmds.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_syscalls.asm Restore compatibility with running on unmodified ioquake3 2017-11-17 00:43:27 +00:00
g_syscalls.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_target.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_team.c Added 4-Team-Domination 2021-06-11 04:29:41 +00:00
g_team.h Changed years in file headers 2021-03-24 20:13:01 +00:00
g_trigger.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_utils.c Changed years in file headers 2021-03-24 20:13:01 +00:00
g_weapon.c commit for 0.0.3.0 release (code freeze) 2021-05-13 16:02:43 +00:00
inv.h Changed years in file headers 2021-03-24 20:13:01 +00:00
match.h Changed years in file headers 2021-03-24 20:13:01 +00:00
syn.h Changed years in file headers 2021-03-24 20:13:01 +00:00