4jcraft/targets/minecraft/server/level
2026-04-04 10:17:12 +11:00
..
CreativeMode.cpp nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
CreativeMode.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DemoMode.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
DemoMode.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DerivedServerLevel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
DerivedServerLevel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntityTracker.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
EntityTracker.h refactor: remove dead code and fix thread safety in console_helpers 2026-04-03 19:00:40 +11:00
GameMode.cpp nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
GameMode.h fix build errors 2026-04-01 13:38:36 -05:00
PlayerChunkMap.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
PlayerChunkMap.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
ServerChunkCache.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ServerChunkCache.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
ServerLevel.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ServerLevel.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
ServerLevelListener.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ServerLevelListener.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
ServerPlayer.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ServerPlayer.h nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
ServerPlayerGameMode.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
ServerPlayerGameMode.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SurvivalMode.cpp nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
SurvivalMode.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
TrackedEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
TrackedEntity.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00