4jcraft/Minecraft.Client/Platform/Common/UI
2026-03-14 04:37:55 +11:00
..
IUIController.h Use bool for tooltip enable state 2026-03-11 15:38:43 +11:00
IUIScene_AbstractContainerMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
IUIScene_AbstractContainerMenu.h Remove Win32 input types from abstract container menus 2026-03-11 15:38:45 +11:00
IUIScene_AnvilMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
IUIScene_AnvilMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_BrewingMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_BrewingMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_ContainerMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_ContainerMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_CraftingMenu.cpp Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
IUIScene_CraftingMenu.h Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
IUIScene_CreativeMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
IUIScene_CreativeMenu.h Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
IUIScene_DispenserMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_DispenserMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_EnchantingMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
IUIScene_EnchantingMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_FurnaceMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_FurnaceMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_InventoryMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_InventoryMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_PauseMenu.cpp Remove Win32 callback types from pause menu helpers 2026-03-11 15:38:45 +11:00
IUIScene_PauseMenu.h Remove Win32 callback types from UI helper scenes 2026-03-11 15:38:44 +11:00
IUIScene_StartGame.cpp Remove Win32 wide char aliases from DLC UI flows 2026-03-11 15:38:46 +11:00
IUIScene_StartGame.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_TradingMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
IUIScene_TradingMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UI.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIBitmapFont.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIBitmapFont.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_Chat.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIComponent_Chat.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_DebugUIConsole.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_DebugUIConsole.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_DebugUIMarketingGuide.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_DebugUIMarketingGuide.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_Logo.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_Logo.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_MenuBackground.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIComponent_MenuBackground.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_Panorama.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIComponent_Panorama.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_PressStartToPlay.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_PressStartToPlay.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_Tooltips.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIComponent_Tooltips.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIComponent_TutorialPopup.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIComponent_TutorialPopup.h Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
UIControl.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Base.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Base.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_BitmapIcon.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_BitmapIcon.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Button.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Button.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_ButtonList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_ButtonList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_CheckBox.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_CheckBox.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Cursor.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Cursor.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_DLCList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_DLCList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_DynamicLabel.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_DynamicLabel.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_EnchantmentBook.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_EnchantmentBook.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_EnchantmentButton.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_EnchantmentButton.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_HTMLLabel.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_HTMLLabel.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Label.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Label.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_LeaderboardList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_LeaderboardList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_MinecraftPlayer.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_MinecraftPlayer.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_PlayerList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_PlayerList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_PlayerSkinPreview.cpp Remove Win32 state types from player skin preview 2026-03-11 15:38:45 +11:00
UIControl_PlayerSkinPreview.h Remove Win32 state types from player skin preview 2026-03-11 15:38:45 +11:00
UIControl_Progress.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Progress.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SaveList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SaveList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Slider.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Slider.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SlotList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SlotList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SpaceIndicatorBar.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_SpaceIndicatorBar.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_TextInput.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_TextInput.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_TexturePackList.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_TexturePackList.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Touch.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIControl_Touch.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIController.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIController.h Use standard timer types in UIController 2026-03-11 15:38:43 +11:00
UIEnums.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIFontData.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIFontData.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIGroup.cpp uninitialized vptr 2026-03-10 23:22:34 +01:00
UIGroup.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UILayer.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UILayer.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene.h Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11:00
UIScene_AbstractContainerMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_AbstractContainerMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_AnvilMenu.cpp Use standard types in keyboard request APIs 2026-03-11 15:38:47 +11:00
UIScene_AnvilMenu.h Remove Win32 callback types from UI keyboard scenes 2026-03-11 15:38:44 +11:00
UIScene_BrewingStandMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_BrewingStandMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_ConnectingProgress.cpp Use standard dialog ID arrays in common UI 2026-03-11 15:38:52 +11:00
UIScene_ConnectingProgress.h Remove Win32 callback types from progress scenes 2026-03-11 15:38:44 +11:00
UIScene_ContainerMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_ContainerMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_ControlsMenu.cpp Remove Win32 string aliases from UI menus 2026-03-11 15:38:46 +11:00
UIScene_ControlsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_CraftingMenu.cpp Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
UIScene_CraftingMenu.h Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
UIScene_CreateWorldMenu.cpp Use standard types in keyboard request APIs 2026-03-11 15:38:47 +11:00
UIScene_CreateWorldMenu.h Remove Win32 callback types from launch menus 2026-03-11 15:38:43 +11:00
UIScene_CreativeMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_CreativeMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_Credits.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_Credits.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DeathMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DeathMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DebugCreateSchematic.cpp Use standard types in keyboard request APIs 2026-03-11 15:38:47 +11:00
UIScene_DebugCreateSchematic.h Remove Win32 callback types from UI keyboard scenes 2026-03-11 15:38:44 +11:00
UIScene_DebugOptions.cpp Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
UIScene_DebugOptions.h Remove Win32 wide string aliases from common UI 2026-03-11 15:38:45 +11:00
UIScene_DebugOverlay.cpp Remove Win32 wide char aliases from debug UI scenes 2026-03-11 15:38:46 +11:00
UIScene_DebugOverlay.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DebugSetCamera.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_DebugSetCamera.h Remove Win32 callback types from UI keyboard scenes 2026-03-11 15:38:44 +11:00
UIScene_DispenserMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DispenserMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DLCMainMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DLCMainMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_DLCOffersMenu.cpp Remove Win32 wide char aliases from DLC UI flows 2026-03-11 15:38:46 +11:00
UIScene_DLCOffersMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EnchantingMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EnchantingMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EndPoem.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EndPoem.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EULA.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_EULA.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_FullscreenProgress.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_FullscreenProgress.h Remove Win32 callback types from progress scenes 2026-03-11 15:38:44 +11:00
UIScene_FurnaceMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_FurnaceMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HelpAndOptionsMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HelpAndOptionsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HowToPlay.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HowToPlay.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HowToPlayMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HowToPlayMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_HUD.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_HUD.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_InGameHostOptionsMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_InGameHostOptionsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_InGameInfoMenu.cpp Use standard player IDs in kick confirmation callbacks 2026-03-11 15:38:44 +11:00
UIScene_InGameInfoMenu.h Remove Win32 player ID types from in-game info menu 2026-03-11 15:38:44 +11:00
UIScene_InGamePlayerOptionsMenu.cpp Use standard dialog ID arrays in common UI 2026-03-11 15:38:52 +11:00
UIScene_InGamePlayerOptionsMenu.h Use standard small-id types in player options 2026-03-11 15:38:43 +11:00
UIScene_InGameSaveManagementMenu.cpp Use unique thumbnail callback thunks in UI scenes 2026-03-11 18:20:13 +11:00
UIScene_InGameSaveManagementMenu.h Remove DWORD from UI thumbnail callback headers 2026-03-11 15:38:47 +11:00
UIScene_Intro.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_Intro.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_InventoryMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_InventoryMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_JoinMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_JoinMenu.h Remove Win32 callback types from join and load menus 2026-03-11 15:38:43 +11:00
UIScene_Keyboard.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_Keyboard.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_LaunchMoreOptionsMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_LaunchMoreOptionsMenu.h Remove Win32 callback types from launch menus 2026-03-11 15:38:43 +11:00
UIScene_LeaderboardsMenu.cpp Remove Win32 wide char types from leaderboard UI 2026-03-11 15:38:45 +11:00
UIScene_LeaderboardsMenu.h Remove Win32 wide char types from leaderboard UI 2026-03-11 15:38:45 +11:00
UIScene_LoadMenu.cpp Use unique thumbnail callback thunks in UI scenes 2026-03-11 18:20:13 +11:00
UIScene_LoadMenu.h Remove DWORD from UI thumbnail callback headers 2026-03-11 15:38:47 +11:00
UIScene_LoadOrJoinMenu.cpp Use unique thumbnail callback thunks in UI scenes 2026-03-11 18:20:13 +11:00
UIScene_LoadOrJoinMenu.h Remove DWORD from UI thumbnail callback headers 2026-03-11 15:38:47 +11:00
UIScene_MainMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_MainMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_MessageBox.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_MessageBox.h Remove Win32 callback types from common UI scenes 2026-03-11 15:38:44 +11:00
UIScene_PauseMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_PauseMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_QuadrantSignin.cpp Use standard types in profile content helpers 2026-03-11 16:23:57 +11:00
UIScene_QuadrantSignin.h Remove DWORD from UI thumbnail callback headers 2026-03-11 15:38:47 +11:00
UIScene_ReinstallMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_ReinstallMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SaveMessage.cpp Use standard dialog ID arrays in common UI 2026-03-11 15:38:52 +11:00
UIScene_SaveMessage.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsAudioMenu.cpp Remove Win32 wide char aliases from settings menus 2026-03-11 15:38:46 +11:00
UIScene_SettingsAudioMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsControlMenu.cpp Remove Win32 wide char aliases from settings menus 2026-03-11 15:38:46 +11:00
UIScene_SettingsControlMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsGraphicsMenu.cpp Remove Win32 wide char aliases from settings menus 2026-03-11 15:38:46 +11:00
UIScene_SettingsGraphicsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsMenu.cpp Use standard dialog ID arrays in common UI 2026-03-11 15:38:52 +11:00
UIScene_SettingsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsOptionsMenu.cpp Remove Win32 wide char aliases from settings menus 2026-03-11 15:38:46 +11:00
UIScene_SettingsOptionsMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SettingsUIMenu.cpp Remove Win32 wide char aliases from settings menus 2026-03-11 15:38:46 +11:00
UIScene_SettingsUIMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_SignEntryMenu.cpp Use standard types in keyboard request APIs 2026-03-11 15:38:47 +11:00
UIScene_SignEntryMenu.h Remove Win32 callback types from UI keyboard scenes 2026-03-11 15:38:44 +11:00
UIScene_SkinSelectMenu.cpp Fix Linux build warnings 2026-03-14 04:37:55 +11:00
UIScene_SkinSelectMenu.h Remove Win32 wide char aliases from skin select menu 2026-03-11 15:38:45 +11:00
UIScene_TeleportMenu.cpp Remove Win32 player ID types from teleport menu 2026-03-11 15:38:44 +11:00
UIScene_TeleportMenu.h Remove Win32 player ID types from teleport menu 2026-03-11 15:38:44 +11:00
UIScene_Timer.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_Timer.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_TradingMenu.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_TradingMenu.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIScene_TrialExitUpsell.cpp Use standard dialog ID arrays in common UI 2026-03-11 15:38:52 +11:00
UIScene_TrialExitUpsell.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UIStructs.h Remove LPCWSTR from shared UI text structs 2026-03-11 15:38:43 +11:00
UITTFFont.cpp Use portable file IO for UI TTF fonts 2026-03-11 15:38:44 +11:00
UITTFFont.h Use portable file IO for UI TTF fonts 2026-03-11 15:38:44 +11:00