4jcraft/targets/minecraft
2026-04-09 15:24:13 +10:00
..
client chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 15:24:13 +10:00
commands chore: drop dead LinuxGame.h includes across minecraft 2026-04-09 15:24:12 +10:00
core chore: drop dead LinuxGame.h includes across minecraft 2026-04-09 15:24:12 +10:00
locale refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
network chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 15:24:13 +10:00
server chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 15:24:13 +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 15:24:13 +10:00
util chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 15:24:13 +10:00
world chore: drop dead winapi_stubs.h includes across minecraft 2026-04-09 15:24:13 +10:00
Direction.cpp
Direction.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Facing.cpp
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
GameHostOptions.h
GameTypes.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 15:24:12 +10:00
IGameServices.cpp
IGameServices.h
meson.build build: list sources explicitly in meson.build instead of shelling out 2026-04-09 15:24:12 +10:00
Pos.cpp
Pos.h
SharedConstants.cpp
SharedConstants.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
sources.txt
StaticConstructors.cpp
StaticConstructors.h
stdafx.h
XuiActionPayload.h