4jcraft/targets/minecraft
2026-04-10 09:55:57 -05:00
..
client rework build system dependencies 2026-04-10 02:49:30 -05:00
commands style: clang-format the entire project 2026-04-09 15:24:13 +10:00
core chore: format repo, add format script 2026-04-10 00:22:58 -05:00
locale chore: format repo, add format script 2026-04-10 00:22:58 -05:00
network chore: format repo, add format script 2026-04-10 00:22:58 -05:00
server chore: format repo, add format script 2026-04-10 00:22:58 -05:00
stats chore: format repo, add format script 2026-04-10 00:22:58 -05:00
util fix: harden Log::info, switch StringTable to span, consolidate getLocale 2026-04-09 20:59:00 +10:00
world disable LTO for now, entity micro-optimizations 2026-04-10 09:55:57 -05:00
BuildVer.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Console_Debug_enum.h refactor: move Console_Debug_enum.h into minecraft 2026-04-09 15:24:13 +10:00
Direction.cpp
Direction.h
Facing.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Facing.h
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 rework build system dependencies 2026-04-10 02:49:30 -05:00
Minecraft_Macros.h refactor: move Minecraft_Macros.h into minecraft 2026-04-09 15:24:13 +10:00
Pos.cpp
Pos.h
SharedConstants.cpp
SharedConstants.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
sources.txt move SoundEngine back to app 2026-04-09 11:27:33 -05:00
StaticConstructors.cpp
StaticConstructors.h
stdafx.h