RingRacers/src/menus
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
..
class-egg-tv
transient 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
CMakeLists.txt Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
extras-1.c
extras-addons.c
extras-challenges.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
extras-egg-tv.cpp
extras-statistics.c
extras-wrong.c menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00
main-1.c
main-goner.cpp R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
main-profile-select.c
options-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-data-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-data-advanced-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-data-advanced-addon.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-data-erase-1.c
options-data-erase-profile.c
options-data-screenshots.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-gameplay-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-gameplay-item-toggles.c
options-hud-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-hud-online.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-profiles-1.c Menus/Accessibility: add FOV option, 70 to 110 2024-03-04 22:11:35 -08:00
options-profiles-edit-1.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-profiles-edit-accessibility.cpp Menus/Accessibility: add FOV option, 70 to 110 2024-03-04 22:11:35 -08:00
options-profiles-edit-controls.c Replace memcpy to gamecontrol with G_ApplyControlScheme 2024-02-24 21:29:18 -08:00
options-server-1.c Options: tyop fixes 2024-03-07 19:16:02 -07:00
options-server-advanced.c Minor timeout/delaylimit presentation fixes 2024-03-07 19:55:33 -07:00
options-sound.cpp Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-video-1.c Merge branch 'last-jartha-menu-fixes' into 'master' 2024-03-08 08:41:19 +00:00
options-video-advanced.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
options-video-modes.c Menus/Video Options: fix "Set Resolution..." submenu not having the arrow 2024-03-07 15:26:59 -08:00
play-1.c
play-char-select.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
play-local-1.c
play-local-race-1.c
play-local-race-difficulty.c Menus: reset options menu header position from shortcuts in Match Race and Host menus 2024-03-07 09:08:20 -08:00
play-local-race-time-attack.c
play-online-1.c Fix in-flight merge conflict re M_OpenVirtualKeyboard args 2024-03-05 22:03:13 -07:00
play-online-host.c Menus/Options: reorganize and rename 2024-03-07 16:11:11 -08:00
play-online-join-ip.c Menus/Online: light redesign 2024-03-05 17:26:46 -08:00
play-online-room-select.c menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00
play-online-server-browser.c menu_t: Add bgroutine 2023-12-04 20:10:03 +00:00