4jcraft/targets/minecraft/client/multiplayer
2026-04-04 10:17:12 +11:00
..
ClientConnection.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ClientConnection.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
ConnectScreen.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
ConnectScreen.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DisconnectedScreen.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DisconnectedScreen.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MultiPlayerChunkCache.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
MultiPlayerChunkCache.h nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
MultiPlayerGameMode.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
MultiPlayerGameMode.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MultiPlayerLevel.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
MultiPlayerLevel.h refactor: remove dead code and fix thread safety in console_helpers 2026-04-03 19:00:40 +11:00
MultiPlayerLocalPlayer.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
MultiPlayerLocalPlayer.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
PlayerInfo.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ReceivingLevelScreen.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
ReceivingLevelScreen.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00