4jcraft/targets/minecraft
2026-04-09 09:57:56 +10:00
..
client chore: drop a few more dead LinuxGame.h includes 2026-04-09 09:57:56 +10:00
commands chore: drop dead LinuxGame.h includes across minecraft 2026-04-09 09:57:55 +10:00
core chore: drop dead LinuxGame.h includes across minecraft 2026-04-09 09:57:55 +10:00
locale 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
server refactor: move leaderboard/network interfaces back into app 2026-04-09 09:57:56 +10:00
sounds refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
stats refactor: move Console_Awards_enum.h into minecraft 2026-04-09 09:57:55 +10:00
util chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 09:57:55 +10:00
world chore: drop a few more dead LinuxGame.h includes 2026-04-09 09:57:56 +10:00
BuildVer.h refactor: move leaderboard/network interfaces back into app 2026-04-09 09:57:56 +10:00
Console_Debug_enum.h refactor: move Console_Debug_enum.h into minecraft 2026-04-09 09:57:56 +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 refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Facing.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameEnums.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameHostOptions.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameHostOptions.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
GameTypes.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
IGameServices.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
IGameServices.h refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00
meson.build refactor: carve out a proper sound interface with miniaudio behind it 2026-04-09 09:57:56 +10:00
Minecraft_Macros.h refactor: move Minecraft_Macros.h into minecraft 2026-04-09 09:57:56 +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 refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
sources.txt refactor: move WstringLookup into minecraft 2026-04-09 09:57:56 +10: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
XuiActionPayload.h refactor: type the IGameServices payload as a variant instead of void* 2026-04-09 09:57:55 +10:00