4jcraft/targets/minecraft
JuiceyDev 1386b366a3
Some checks failed
Build (Linux, x86-64) / build-linux-amalgamate (push) Has been cancelled
Build (Linux, x86-64) / build-linux-full (push) Has been cancelled
Format Check / clang-format (push) Has been cancelled
Release Nightly (Linux, x86-64) / release-linux (push) Has been cancelled
Merge branch 'dev' into feat/tracy
2026-04-07 13:18:59 +02:00
..
client Merge branch 'dev' into feat/tracy 2026-04-07 13:18:59 +02: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 refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
server refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
sounds rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stats refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
util refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
world Merge branch 'dev' into feat/tracy 2026-04-07 13:18:59 +02: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 feat/tracy: basic tracy implementation 2026-04-05 21:07:02 +02: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