4jcraft/Minecraft.Client/Platform/Common
ViniciusCruzMoura 580b947c6e UIScene_MainMenu: Enable the Exit Game Button Behaviour
i noticed that the exit game button on the menu screen wasn't working,
so i went ahead and enabled it and added the behavior to close the game.
i added a Close method in the 4J_Render class and made a tweak to the _xbox check.
the catch is that it uses the xbox text for the confirmation button,
so i’m not sure if it’s the best approach, but it does work fine for me

Signed-off-by: ViniciusCruzMoura <contato.cruz.moura@gmail.com>
2026-03-17 02:08:16 -04:00
..
Audio Upgrade the project default to C++26 2026-03-16 18:18:52 +11:00
Colours Remove Win32 byte types from colour tables 2026-03-10 10:14:00 +11:00
DLC Fix Linux build warnings 2026-03-14 04:37:55 +11:00
GameRules Upgrade the project default to C++26 2026-03-16 18:18:52 +11:00
Leaderboards fix: remove the fallback null LeaderboardManager 2026-03-10 21:39:46 -05:00
Network Remove remaining primitive locals from system helpers 2026-03-14 06:54:39 +11:00
Telemetry Remove WinAPI types from common telemetry helpers 2026-03-14 06:46:51 +11:00
Trial refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Tutorial changed how the tutorial detects mouse input for the first task 2026-03-16 19:21:57 -06:00
UI UIScene_MainMenu: Enable the Exit Game Button Behaviour 2026-03-17 02:08:16 -04:00
XUI refactor: use uint8_t for m_rotateTick in XUI skin preview 2026-03-15 00:44:43 -05:00
zlib refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
App_Defines.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
App_enums.h new blob 2026-03-11 18:49:36 +01:00
App_structs.h Rename misleading DWORD-style count parameters 2026-03-16 05:30:42 +11:00
BuildVer.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
C4JMemoryPool.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
C4JMemoryPoolAllocator.h fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
Console_Awards_enum.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Console_Debug_enum.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Console_Utils.cpp Remove WinAPI types from console utility helpers 2026-03-14 07:32:45 +11:00
ConsoleGameMode.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ConsoleGameMode.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Consoles_App.cpp Fix the remaining C++26 build warnings 2026-03-16 22:17:17 +11:00
Consoles_App.h Rename misleading DWORD-style count parameters 2026-03-16 05:30:42 +11:00
Minecraft_Macros.h Use fixed-width casts in skin bitmask macros 2026-03-11 15:38:51 +11:00
Potion_Macros.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
xuiscene_base.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00