4jcraft/targets/app/common
2026-04-09 09:57:56 +10:00
..
Audio refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
DLC refactor: move Minecraft_Macros.h into minecraft 2026-04-09 09:57:56 +10:00
GameRules refactor: move GameRule chain headers into minecraft 2026-04-09 09:57:56 +10:00
Leaderboards refactor: move leaderboard/network interfaces back into app 2026-04-09 09:57:56 +10:00
Localisation refactor: move StringTable.h into minecraft (impl stays for now) 2026-04-09 09:57:55 +10:00
Network refactor: move leaderboard/network interfaces back into app 2026-04-09 09:57:56 +10:00
Trial refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
Tutorial refactor: move NetworkPlayerInterface and SessionInfo into minecraft 2026-04-09 09:57:56 +10:00
UI refactor: move Minecraft_Macros.h into minecraft 2026-04-09 09:57:56 +10:00
App_structs.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
AppGameServices.cpp refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00
AppGameServices.h refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00
ArchiveManager.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
ArchiveManager.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BannedListManager.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BannedListManager.h refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 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: move Console_Debug_enum.h into minecraft 2026-04-09 09:57:56 +10:00
DLCController.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
DLCController.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Game.cpp refactor: move Minecraft_Macros.h into minecraft 2026-04-09 09:57:56 +10:00
Game.h refactor: move ConsoleGameRulesConstants.h into minecraft 2026-04-09 09:57:56 +10:00
Game_XuiActions.cpp refactor: move NetworkPlayerInterface and SessionInfo into minecraft 2026-04-09 09:57:56 +10:00
GameMenuService.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameMenuService.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameSettingsManager.cpp refactor: move Console_Debug_enum.h into minecraft 2026-04-09 09:57:56 +10:00
GameSettingsManager.h split out platform/storage 2026-04-07 14:43:07 -05:00
IPlatformGame.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LocalizationManager.cpp refactor: move ColourTable into minecraft 2026-04-09 09:57:55 +10:00
LocalizationManager.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
MenuController.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
MenuController.h refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00
NetworkController.cpp refactor: move GameRule chain headers into minecraft 2026-04-09 09:57:56 +10:00
NetworkController.h split out platform/storage 2026-04-07 14:43:07 -05:00
SaveManager.cpp refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00
SaveManager.h refactor: extract SaveManager, BannedListManager, TerrainFeatureManager, DebugOptions from Game 2026-04-06 20:32:24 -05:00
SkinManager.cpp refactor: move Minecraft_Macros.h into minecraft 2026-04-09 09:57:56 +10:00
SkinManager.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00