4jcraft/targets/app/common
Tropical e4883d87fc
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
replace __debugbreak with assert, fix full build
2026-04-07 18:58:49 -05:00
..
Audio reorganize file i/o 2026-04-07 17:32:19 -05:00
BuildVer refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
Colours refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
DLC replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
GameRules replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
Leaderboards nuke in-tree base64 2026-04-07 17:42:07 -05:00
Localisation replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
Network reorganize file i/o 2026-04-07 17:32:19 -05:00
Trial refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
Tutorial replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
UI replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
App_Defines.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
App_structs.h split out platform/storage 2026-04-07 14:43:07 -05:00
AppGameServices.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
AppGameServices.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
ArchiveManager.cpp reorganize file i/o 2026-04-07 17:32:19 -05:00
ArchiveManager.h refactor: extract LocalizationManager, ArchiveManager, SkinManager from Game 2026-04-06 20:32:24 -05:00
BannedListManager.cpp split out platform/storage 2026-04-07 14:43:07 -05:00
BannedListManager.h refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
Console_Awards_enum.h refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
Console_Debug_enum.h refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
ConsoleGameMode.cpp refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
ConsoleGameMode.h refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
DebugOptions.cpp refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
DebugOptions.h refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
DLCController.cpp nuke d3d11_stubs 2026-04-07 18:05:45 -05:00
DLCController.h split out platform/storage 2026-04-07 14:43:07 -05:00
Game.cpp replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
Game.h split out platform/storage 2026-04-07 14:43:07 -05:00
Game_XuiActions.cpp split out platform/storage 2026-04-07 14:43:07 -05:00
GameMenuService.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
GameMenuService.h refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
GameSettingsManager.cpp attempt to clean up renderer 2026-04-07 15:55:45 -05:00
GameSettingsManager.h split out platform/storage 2026-04-07 14:43:07 -05:00
IPlatformGame.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
LocalizationManager.cpp attempt to clean up renderer 2026-04-07 15:55:45 -05:00
LocalizationManager.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
MenuController.cpp replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
MenuController.h split out platform/storage 2026-04-07 14:43:07 -05:00
Minecraft_Macros.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
NetworkController.cpp nuke a ton of winapi garbage 2026-04-07 18:35:43 -05:00
NetworkController.h split out platform/storage 2026-04-07 14:43:07 -05:00
SaveManager.cpp split out platform/profile to its own folder 2026-04-07 12:24:36 -05:00
SaveManager.h refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
SkinManager.cpp split out platform/profile to its own folder 2026-04-07 12:24:36 -05:00
SkinManager.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
TerrainFeatureManager.cpp refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
TerrainFeatureManager.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
XboxStubs.cpp refactor: split QNet stubs out of XboxStubs.cpp, remove dead Xbox symbols 2026-04-06 20:32:24 -05:00