4jcraft/targets/minecraft
2026-04-09 11:11:52 -05:00
..
client remove LeaderboardInterface, LeaderboardManager, LinuxLeaderboardManager, for StubLeaderboard 2026-04-09 11:11:52 -05:00
commands style: clang-format the entire project 2026-04-09 15:24:13 +10:00
core style: clang-format the entire project 2026-04-09 15:24:13 +10:00
locale fix: harden Log::info, switch StringTable to span, consolidate getLocale 2026-04-09 20:59:00 +10:00
network remove outdated docs, move socket implementation to minecraft/ 2026-04-09 09:54:29 -05:00
server refactor: relocate ConsoleSchematicFile into minecraft/world/level/levelgen 2026-04-09 22:35:33 +10:00
sounds refactor: relocate ConsoleSoundEngine base into minecraft/sounds/ 2026-04-09 21:41:06 +10:00
stats refactor: inject IPlatformLeaderboard into Minecraft and StatsCounter via constructor 2026-04-09 20:19:50 +10:00
util fix: harden Log::info, switch StringTable to span, consolidate getLocale 2026-04-09 20:59:00 +10:00
world refactor: extend ITutorial to cover MultiPlayerLocalPlayer event hooks 2026-04-09 22:38:11 +10:00
BuildVer.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Console_Debug_enum.h refactor: move Console_Debug_enum.h into minecraft 2026-04-09 15:24:13 +10:00
Direction.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Direction.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Facing.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Facing.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameEnums.h refactor: replace XuiActionPayload polling with server-owned typed action queue 2026-04-09 15:24:13 +10:00
GameHostOptions.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
GameHostOptions.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 15:24:12 +10:00
GameTypes.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 15:24:12 +10:00
IGameServices.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
IGameServices.h refactor: extract ISkinAssetData so minecraft/ stops including DLCSkinFile.h 2026-04-09 21:11:41 +10:00
meson.build refactor: carve out a proper sound interface with miniaudio behind it 2026-04-09 15:24:13 +10:00
Minecraft_Macros.h refactor: move Minecraft_Macros.h into minecraft 2026-04-09 15:24:13 +10:00
Pos.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
Pos.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SharedConstants.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
SharedConstants.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
sources.txt remove outdated docs, move socket implementation to minecraft/ 2026-04-09 09:54:29 -05:00
StaticConstructors.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
StaticConstructors.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stdafx.h refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00