4jcraft/Minecraft.Assets/XboxMedia/Media
MatthewBeshay 28d68befd4 Replace remaining WinAPI types with standard C++ equivalents
DWORD→uint32_t, BYTE→uint8_t, HRESULT→int32_t, HANDLE→void*, UINT→uint32_t, INT→int32_t, WORD→uint16_t, LONG→int32_t, SHORT→int16_t, LONGLONG→int64_t, ULONG_PTR→uintptr_t, PBYTE→uint8_t*, LPWSTR/PWSTR→wchar_t*, FLOAT→float, CHAR→char, boolean→bool, CONST→const, TRUE→true, FALSE→false across 176 files (excluding vendor libs and Linux stubs).
2026-03-30 17:36:15 +11:00
..
font refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
skin_Minecraft.xui refactor(assets): move Xbox-specific strings back to XboxMedia 2026-03-24 17:58:46 -05:00
xuiscene_anvil.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_anvil.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_anvil_480.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_anvil_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_anvil_small.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_anvil_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_base_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_beacon.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_beacon.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_beacon_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_beacon_Small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand_Small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_brewingstand_Small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_chat_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_connectingprogress_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_large_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_large_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_large_Small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_large_Small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_container_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_controls_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_2x2_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_craftingpanel_3x3_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_credits.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_credits.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_credits_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_credits_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_death_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_item_editor.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_item_editor.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_schematic_create.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_schematic_create.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_set_camera.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_set_camera.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debug_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugoverlay.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugoverlay.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugoverlay_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugoverlay_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_debugtips_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCMain.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCMain.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCMain_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCMain_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCOffers.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCOffers.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCOffers_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_DLCOffers_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_enchant_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fireworks.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_fireworks.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fireworks_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fireworks_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_fullscreenprogress_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace_Small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_furnace_Small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_helpandoptions_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hopper.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_hopper.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hopper_480.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_hopper_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hopper_small.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_hopper_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_horse.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_horse.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_horse_480.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_horse_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_horse_small.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_horse_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_menu_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_howtoplay_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_hud_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_host_options_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingame_player_options_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_ingameinfo_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_intro.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_intro.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_intro_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_intro_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_creative_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_inventory_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_leaderboards.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_leaderboards.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_leaderboards_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_leaderboards_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_load_settings.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_load_settings.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_load_settings_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_load_settings_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_main.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_main.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_main_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_main_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_create.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_create.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_create_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_create_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_gameinfo.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_gameinfo.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_gameinfo_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_gameinfo_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_joinload.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_joinload.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_joinload_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_joinload_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_launch_more_options.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_launch_more_options.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_launch_more_options_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_multi_launch_more_options_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_NewUpdateMessage.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_NewUpdateMessage.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_NewUpdateMessage_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_NewUpdateMessage_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_partnernetpassword.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_partnernetpassword.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_partnernetpassword_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_partnernetpassword_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_pause_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_reinstall_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_savemessage.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_savemessage.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_savemessage_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_savemessage_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_All_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Audio_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Control_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_Graphics_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_options_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_settings_UI_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_signentry_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_skinselect_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_socialpost_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_teleportmenu_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_text_entry.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_text_entry.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trading.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trading.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trading_480.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_trading_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trading_small.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
xuiscene_trading_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trap_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trialexitupsell.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trialexitupsell.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trialexitupsell_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_trialexitupsell_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup_small.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_tutorialpopup_small.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_win.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_win.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_win_480.h refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
xuiscene_win_480.xui refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00