RingRacers/src/menus
toaster 21f152989d Clear separation between basegame and mods
- Always force a page seperation between the last core files cup and the first modded cup
- Lost and Found sits exactly between them
    - If any cup on the last page of basegame is unlocked, place LnF on the last core page
    - Else, LnF is the first "cup" on the first Modded page
    - It's done this way so no Core material is spoiled if you haven't unlocked it yet. We want people to believe RR contains only 7 cups unless they go above and beyond

Also address Volt's bug report: Prevent the first page of cups from being overridden if everything is locked
2023-11-21 22:59:12 +00:00
..
class-egg-tv EggTV: load addons 2023-04-29 01:15:30 -07:00
transient Clear separation between basegame and mods 2023-11-21 22:59:12 +00:00
CMakeLists.txt Wrongwarp cheat 2023-06-07 17:46:21 +01:00
extras-1.c Review: Fix incorrect levelsearch apparatus 2023-11-18 11:49:17 +00:00
extras-addons.c Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
extras-challenges.c Second row of cups is invisible if none of them are unlocked 2023-11-20 21:09:33 +00:00
extras-egg-tv.cpp M_StartMessage revamp 2023-06-09 19:23:36 +01:00
extras-statistics.c Fixes for Cups with incomplete map list 2023-11-21 22:13:11 +00:00
extras-wrong.c Replace music handling 2023-08-06 17:31:45 -07:00
main-1.c Added all of Chengi's new menu backgrounds 2023-06-29 04:32:57 -04:00
main-profile-select.c Profile selection music 2023-05-19 23:10:13 +01:00
options-1.c Disable the v1 Manual for now 2023-11-04 22:14:15 +00:00
options-data-1.c
options-data-addons.c
options-data-discord.c
options-data-erase-1.c M_FinaliseGameData 2023-08-19 14:32:11 +01:00
options-data-erase-profile.c M_StartMessage revamp 2023-06-09 19:23:36 +01:00
options-data-replays.c
options-data-screenshots.c
options-gameplay-1.c
options-gameplay-item-toggles.c Make name of the item "Eggmark" 2023-06-15 21:10:06 +01:00
options-hud-1.c Remove translucenthud cvar, let V_HUDTRANS fade in like V_SLIDEIN 2023-09-11 18:30:40 -07:00
options-hud-online.c
options-profiles-1.c Lite Steer profile option, itemstate pflags -> player.itemflags 2023-11-09 17:29:26 -07:00
options-profiles-edit-1.c M_StartMessage revamp 2023-06-09 19:23:36 +01:00
options-profiles-edit-controls.c Lite Steer profile option, itemstate pflags -> player.itemflags 2023-11-09 17:29:26 -07:00
options-server-1.c
options-server-advanced.c
options-sound.c
options-video-1.c Add vid_wait to options, adjust texts 2023-11-11 10:38:21 -06:00
options-video-gl.c Remove Texture Filtering option from Hardware Options 2023-08-26 23:02:27 -07:00
options-video-modes.c
play-1.c Added all of Chengi's new menu backgrounds 2023-06-29 04:32:57 -04:00
play-char-select.c Character Select: If your profile's color/followercolor have not been unlocked, correct the visible colour to Default when selecting your Profile, instead of on Level start 2023-09-20 00:25:29 +01:00
play-local-1.c Added all of Chengi's new menu backgrounds 2023-06-29 04:32:57 -04:00
play-local-race-1.c Added all of Chengi's new menu backgrounds 2023-06-29 04:32:57 -04:00
play-local-race-difficulty.c Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
play-local-race-time-attack.c Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
play-online-1.c Enable Server Browser access in TESTER builds 2023-09-27 00:14:11 +01:00
play-online-host.c Review: Fix incorrect levelsearch apparatus 2023-11-18 11:49:17 +00:00
play-online-join-ip.c i_system.c -> cpp, disable mumble 2023-10-14 15:26:52 -05:00
play-online-room-select.c Enable Server Browser access in TESTER builds 2023-09-27 00:14:11 +01:00
play-online-server-browser.c Clear serverlistultimatecount when leaving Server Browser for any reason 2023-09-02 16:58:19 +01:00