MinecraftConsoles/Minecraft.Client/Common/UI
Marlian 8ad70cd2be
Fix focus sound playing repeatedly on mouse hover (#890)
Only play eSFX_Focus when the focus control or child actually changes. Previously the sound fired on every focus event even when hovering over the same element, causing rapid sound spam over Texture Pack icons in the Create World menu.

Fixes a bug reported on Discord.

Co-authored-by: MCbabel <MCbabel@users.noreply.github.com>
2026-03-09 03:16:06 +08:00
..
IUIController.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_AbstractContainerMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_AbstractContainerMenu.h refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
IUIScene_AnvilMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_AnvilMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_BeaconMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_BeaconMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_BrewingMenu.cpp Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_BrewingMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_CommandBlockMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_CommandBlockMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_ContainerMenu.cpp Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_ContainerMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_CraftingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_CraftingMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_CreativeMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_CreativeMenu.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_DispenserMenu.cpp Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_DispenserMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_EnchantingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_EnchantingMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_FireworksMenu.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_FireworksMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_FurnaceMenu.cpp Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_FurnaceMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_HopperMenu.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_HopperMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_HorseInventoryMenu.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_HorseInventoryMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_HUD.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_HUD.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
IUIScene_InventoryMenu.cpp Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_InventoryMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_PauseMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_PauseMenu.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_StartGame.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_StartGame.h Initial commit 2026-03-01 12:16:08 +08:00
IUIScene_TradingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
IUIScene_TradingMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UI.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIBitmapFont.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIBitmapFont.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_Chat.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_Chat.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_DebugUIConsole.cpp Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_DebugUIConsole.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_DebugUIMarketingGuide.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_DebugUIMarketingGuide.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_Logo.cpp Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_Logo.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_MenuBackground.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_MenuBackground.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_Panorama.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_Panorama.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_PressStartToPlay.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIComponent_PressStartToPlay.h Initial commit 2026-03-01 12:16:08 +08:00
UIComponent_Tooltips.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_Tooltips.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIComponent_TutorialPopup.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIComponent_TutorialPopup.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIControl_Base.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_Base.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_BeaconEffectButton.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_BeaconEffectButton.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_BitmapIcon.cpp Initial commit 2026-03-01 12:16:08 +08:00
UIControl_BitmapIcon.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Button.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_Button.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_ButtonList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_ButtonList.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIControl_CheckBox.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_CheckBox.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_Cursor.cpp Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Cursor.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_DLCList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_DLCList.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_DynamicLabel.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_DynamicLabel.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_EnchantmentBook.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_EnchantmentBook.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
UIControl_EnchantmentButton.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_EnchantmentButton.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_HTMLLabel.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_HTMLLabel.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Label.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_Label.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_LeaderboardList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_LeaderboardList.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_MinecraftHorse.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_MinecraftHorse.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_MinecraftPlayer.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_MinecraftPlayer.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_PlayerList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_PlayerList.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_PlayerSkinPreview.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_PlayerSkinPreview.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Progress.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_Progress.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_SaveList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_SaveList.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Slider.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_Slider.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_SlotList.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_SlotList.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIControl_SpaceIndicatorBar.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_SpaceIndicatorBar.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
UIControl_TextInput.cpp Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIControl_TextInput.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIControl_TexturePackList.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIControl_TexturePackList.h Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Touch.cpp Initial commit 2026-03-01 12:16:08 +08:00
UIControl_Touch.h Initial commit 2026-03-01 12:16:08 +08:00
UIController.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIController.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIEnums.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIFontData.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIFontData.h Initial commit 2026-03-01 12:16:08 +08:00
UIGroup.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIGroup.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
UILayer.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UILayer.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene.cpp Fix focus sound playing repeatedly on mouse hover (#890) 2026-03-09 03:16:06 +08:00
UIScene.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_AbstractContainerMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_AbstractContainerMenu.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_AnvilMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_AnvilMenu.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_BeaconMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_BeaconMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_BrewingStandMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_BrewingStandMenu.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
UIScene_ConnectingProgress.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_ConnectingProgress.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_ContainerMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_ContainerMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_ControlsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_ControlsMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_CraftingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_CraftingMenu.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_CreateWorldMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_CreateWorldMenu.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_CreativeMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_CreativeMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_Credits.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_Credits.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_DeathMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DeathMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_DebugCreateSchematic.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DebugCreateSchematic.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_DebugOptions.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_DebugOptions.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_DebugOverlay.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DebugOverlay.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_DebugSetCamera.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DebugSetCamera.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_DispenserMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DispenserMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_DLCMainMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DLCMainMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_DLCOffersMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_DLCOffersMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_EnchantingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_EnchantingMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_EndPoem.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_EndPoem.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_EULA.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_EULA.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_FireworksMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_FireworksMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_FullscreenProgress.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_FullscreenProgress.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_FurnaceMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_FurnaceMenu.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
UIScene_HelpAndOptionsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HelpAndOptionsMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_HopperMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HopperMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_HorseInventoryMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HorseInventoryMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_HowToPlay.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HowToPlay.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_HowToPlayMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HowToPlayMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_HUD.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_HUD.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_InGameHostOptionsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_InGameHostOptionsMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_InGameInfoMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_InGameInfoMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_InGamePlayerOptionsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_InGamePlayerOptionsMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_InGameSaveManagementMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_InGameSaveManagementMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_Intro.cpp Disable EULA popup 2026-03-06 13:44:43 -06:00
UIScene_Intro.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_InventoryMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_InventoryMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_JoinMenu.cpp Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UIScene_JoinMenu.h Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UIScene_Keyboard.cpp Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UIScene_Keyboard.h Fix save list, delete save, exit without saving, and blank username on Windows64 (#539) 2026-03-05 14:57:37 -06:00
UIScene_LanguageSelector.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_LanguageSelector.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_LaunchMoreOptionsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_LaunchMoreOptionsMenu.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_LeaderboardsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_LeaderboardsMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_LoadMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_LoadMenu.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
UIScene_LoadOrJoinMenu.cpp Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UIScene_LoadOrJoinMenu.h Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UIScene_MainMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_MainMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_MessageBox.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_MessageBox.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_NewUpdateMessage.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_NewUpdateMessage.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_PauseMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_PauseMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_QuadrantSignin.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_QuadrantSignin.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_ReinstallMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_ReinstallMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SaveMessage.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SaveMessage.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SettingsAudioMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsAudioMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SettingsControlMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsControlMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SettingsGraphicsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsGraphicsMenu.h Add Render Distance option. (#675) 2026-03-06 19:14:06 -06:00
UIScene_SettingsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SettingsOptionsMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsOptionsMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_SettingsUIMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SettingsUIMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_SignEntryMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SignEntryMenu.h Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
UIScene_SkinSelectMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_SkinSelectMenu.h win cpp23 compat: Minecraft.Client 2026-03-07 23:58:51 +07:00
UIScene_TeleportMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_TeleportMenu.h Initial commit 2026-03-01 12:16:08 +08:00
UIScene_Timer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_Timer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_TradingMenu.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_TradingMenu.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIScene_TrialExitUpsell.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIScene_TrialExitUpsell.h Initial commit 2026-03-01 12:16:08 +08:00
UIString.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UIString.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UIStructs.h Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) 2026-03-08 03:10:15 -05:00
UITTFFont.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UITTFFont.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00