4jcraft/targets/minecraft/world/level/chunk
2026-04-04 10:17:12 +11:00
..
storage refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
BlockReplacements.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BlockReplacements.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
ChunkSource.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
CompressedTileStorage.cpp fix: update CI to install libc++ and fix artifact path 2026-04-03 19:43:00 +11:00
CompressedTileStorage.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DataLayer.cpp format everything 2026-04-01 13:48:29 -05:00
DataLayer.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
EmptyLevelChunk.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
EmptyLevelChunk.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
LevelChunk.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
LevelChunk.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
ReadOnlyChunkCache.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ReadOnlyChunkCache.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
SparseDataStorage.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
SparseDataStorage.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SparseLightStorage.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
SparseLightStorage.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
WaterLevelChunk.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
WaterLevelChunk.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00