smartcmd-MinecraftConsoles/Minecraft.Client/Common/XUI
Langtanium e8064d2ee3 Renamed and added functions
Renamed functions with skin offset or model offset in there name to have skin adjustment instead. Added two functions in Player.cpp and Player.h to handle model types for player. Altered getModel() function in EntityRenderer.h and moved fuctionallity to EntityRenderer.cpp. Optimized write() function in TextureAndGeometryPacket.cpp with __fastcall (prevents crashes in multiplayer when instances are running on the same PC).
2026-05-06 12:01:37 -07:00
..
SlotProgressControl.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SlotProgressControl.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_BasePlayer.cpp Initial commit 2026-03-01 12:16:08 +08:00
XUI_BasePlayer.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Chat.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Chat.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_ConnectingProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_ConnectingProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Control_ComboBox.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Control_ComboBox.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Controls.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_4JEdit.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_4JEdit.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_4JIcon.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_4JIcon.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_4JList.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_4JList.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_BrewProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_BrewProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_BubblesProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_BubblesProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_BurnProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_BurnProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_CraftIngredientSlot.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_CraftIngredientSlot.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
XUI_Ctrl_EnchantButton.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_EnchantButton.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_EnchantmentBook.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_EnchantmentBook.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_EnchantmentButtonText.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_EnchantmentButtonText.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_FireProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_FireProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_LoadingProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_LoadingProgress.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_MinecraftPlayer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_MinecraftPlayer.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_MinecraftSkinPreview.cpp Renamed and added functions 2026-05-06 12:01:37 -07:00
XUI_Ctrl_MinecraftSkinPreview.h Renamed and added functions 2026-05-06 12:01:37 -07:00
XUI_Ctrl_MinecraftSlot.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_MinecraftSlot.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
XUI_Ctrl_MobEffect.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_MobEffect.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_PassThroughList.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_PassthroughList.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_ProgressCtrlBase.cpp Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_ProgressCtrlBase.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_SliderWrapper.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_SliderWrapper.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_SlotItem.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_SlotItemCtrlBase.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_SlotItemCtrlBase.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Ctrl_SlotItemListItem.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_SlotList.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_SlotList.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Ctrl_SplashPulser.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Ctrl_SplashPulser.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_CustomMessages.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_Death.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Death.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_debug.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Debug.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_DebugItemEditor.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugItemEditor.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugOverlay.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugOverlay.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugSchematicCreator.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugSchematicCreator.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugSetCamera.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugSetCamera.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugTips.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DebugTips.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DLCOffers.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_DLCOffers.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_FullscreenProgress.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_FullscreenProgress.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HelpAndOptions.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HelpAndOptions.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_HelpControls.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HelpControls.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_HelpCredits.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_HelpCredits.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Helper.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_HelpHowToPlay.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HelpHowToPlay.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_HowToPlayMenu.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HowToPlayMenu.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_HUD.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_HUD.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_InGameHostOptions.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_InGameHostOptions.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_InGameInfo.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_InGameInfo.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_InGamePlayerOptions.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_InGamePlayerOptions.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Intro.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Intro.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Leaderboards.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Leaderboards.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_LoadSettings.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_LoadSettings.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_MainMenu.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MainMenu.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_MultiGameCreate.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameCreate.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameInfo.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameInfo.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameJoinLoad.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameJoinLoad.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameLaunchMoreOptions.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_MultiGameLaunchMoreOptions.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_NewUpdateMessage.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_NewUpdateMessage.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_PartnernetPassword.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_PartnernetPassword.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_PauseMenu.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_PauseMenu.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Reinstall.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Reinstall.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SaveMessage.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SaveMessage.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_Scene_AbstractContainer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_AbstractContainer.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Anvil.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Anvil.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Base.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Base.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_BrewingStand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_BrewingStand.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Container.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Container.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_CraftingPanel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_CraftingPanel.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Enchant.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Enchant.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Furnace.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Furnace.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Inventory.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Inventory.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Inventory_Creative.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Inventory_Creative.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Trading.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Trading.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Trap.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Trap.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Win.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Scene_Win.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsAll.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsAll.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsAudio.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsAudio.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsControl.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsControl.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsGraphics.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsGraphics.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsOptions.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsOptions.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_SettingsUI.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SettingsUI.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_SignEntry.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SignEntry.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
XUI_SkinSelect.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_SkinSelect.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SocialPost.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_SocialPost.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Teleport.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_Teleport.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_TextEntry.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_TextEntry.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_TransferToXboxOne.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_TransferToXboxOne.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_TrialExitUpsell.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XUI_TrialExitUpsell.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_TutorialPopup.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XUI_TutorialPopup.h Initial commit 2026-03-01 12:16:08 +08:00
XUI_XZP_Icons.h Initial commit 2026-03-01 12:16:08 +08:00