4jcraft/targets/minecraft/client
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
..
gui refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
level
model refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
multiplayer refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
particle refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
player refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
renderer refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
resources
skins refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
title refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
BufferedImage.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
BufferedImage.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
Camera.cpp refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
Camera.h
ClientConstants.cpp refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
ClientConstants.h
DemoUser.cpp
DemoUser.h
GuiMessage.cpp
GuiMessage.h
IMenuService.h refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
KeyMapping.cpp
KeyMapping.h
Lighting.cpp refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
Lighting.h
MemoryTracker.cpp
MemoryTracker.h
Minecraft.cpp Merge branch 'dev' into feat/tracy 2026-04-07 13:18:59 +02:00
Minecraft.h
Options.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
Options.h
ProgressRenderer.cpp
ProgressRenderer.h
Timer.cpp
Timer.h
User.cpp
User.h