4jcraft/targets/minecraft
Tropical e4883d87fc
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
replace __debugbreak with assert, fix full build
2026-04-07 18:58:49 -05:00
..
client replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
commands refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
core refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
locale refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
network replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
server replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
sounds rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stats split out platform/profile to its own folder 2026-04-07 12:24:36 -05:00
util replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
world replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
Direction.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Direction.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Facing.cpp rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Facing.h rename minecraft folder to `targets 2026-04-01 13:27:58 -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: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameTypes.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
IGameServices.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
IGameServices.h fix: make dlcCheckForCorrupt discardable 2026-04-06 21:09:01 -05:00
meson.build Revert "Initial Android Support" 2026-04-05 21:16:01 +04: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 run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
SharedConstants.h rename minecraft folder to `targets 2026-04-01 13:27:58 -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