RingRacers/src/menus/transient
James R 032c5bb27c Replays: fix ghosts not being freed if Time Attacking and letting the map exit without manually returning to the menu
- Fixes a very specific crash
- Record a Time Attack
- Let the map exit naturally
  - I tested by FALLING OUT of a Sealed Star
- Start recording another Time Attack
  - I tested by going to the same map again
- Result
  - One of three possibilities
  - Z_Free: wrong id
  - SIGSEGV
  - Game freezes and hangs forever
- I also wrote detailed comments in M_EndModeAttackRun so
  you know what it's supposed to be doing
2024-03-10 14:32:07 -07:00
..
CMakeLists.txt
cup-select.c Fix problems exposed by a Round Star potentially being the first entry in a Cup 2024-03-09 20:33:24 +00:00
discord-requests.c menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00
explosions.c
gametype.c
level-select.c Don't use matchbots dummy cvar when starting netgames 2024-03-03 22:24:33 -07:00
manual.c Disable the v1 Manual for now 2023-11-04 22:14:15 +00:00
message-box.c Menu Messages only animate when menuwipe is stopped 2024-03-03 00:24:31 +00:00
pause-cheats.cpp menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00
pause-game.c The pause menu Spectator toggle now supports splitscreen again (resolves #981) 2024-02-28 20:05:11 +00:00
pause-kick.c menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00
pause-replay.c Replays: fix ghosts not being freed if Time Attacking and letting the map exit without manually returning to the menu 2024-03-10 14:32:07 -07:00
sound-test.c Stereo Mode: turn on SEQ after the song has looped past its limit -> next track 2023-12-29 07:36:08 -08:00
virtual-keyboard.c Merge branch 'fix-virtual-keyboard-shift' into 'master' 2024-03-06 02:37:26 +00:00