4jcraft/targets/minecraft
2026-04-05 02:10:20 +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: entity push collision (#395) 2026-04-04 14:04:09 -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
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