4jcraft/targets/minecraft
2026-04-09 15:49:31 +10:00
..
client chore: drop a few more dead app/ includes from minecraft 2026-04-09 15:49:31 +10: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 refactor: move StringTable.h into minecraft (impl stays for now) 2026-04-09 15:24:13 +10:00
network style: clang-format the entire project 2026-04-09 15:24:13 +10:00
server chore: drop a few more dead app/ includes from minecraft 2026-04-09 15:49:31 +10:00
sounds
stats style: clang-format the entire project 2026-04-09 15:24:13 +10:00
util style: clang-format the entire project 2026-04-09 15:24:13 +10:00
world perf: stop heap-allocating mob restriction state and Path nodes 2026-04-09 15:24:13 +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
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
GameTypes.h
IGameServices.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
IGameServices.h refactor: replace XuiActionPayload polling with server-owned typed action queue 2026-04-09 15:24:13 +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
Pos.h
SharedConstants.cpp
SharedConstants.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
sources.txt refactor: move WstringLookup into minecraft 2026-04-09 15:24:13 +10:00
StaticConstructors.cpp
StaticConstructors.h
stdafx.h