4jcraft/targets/minecraft
JuiceyDev e7f4dfd79e
Some checks are pending
Build (Linux, x86-64) / build-linux (push) Waiting to run
Format Check / clang-format (push) Waiting to run
trolling tropical
2026-04-03 23:47:19 +02:00
..
client trolling tropical 2026-04-03 23:47:19 +02:00
commands refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
core refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
locale nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
network move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
server move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
sounds rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stats refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
util refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
world fix: huge performance fix with chunk storage. 2026-04-03 21:49:54 +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: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00