4jcraft/targets/minecraft
JuiceyDev 6215e1365f
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
fix/saving: Final storage fix.
2026-04-05 02:44:30 +02:00
..
client fix: broken std::fill call 2026-04-03 22:00:59 -05:00
commands refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
core refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
locale nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
network refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
server fix/saving: Storage implementation, gui fix and file.cpp refactor 2026-04-05 02:10:20 +02:00
sounds rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stats refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
util refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
world fix/saving: Final storage fix. 2026-04-05 02:44:30 +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
meson.build refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11: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: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00