4jcraft/targets/minecraft/world/level
2026-04-07 23:23:31 -05:00
..
biome refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
chunk refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
dimension refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
levelgen refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
material refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
newbiome/layer replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
pathfinder refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
redstone nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
saveddata refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
storage refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
tile refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BaseMobSpawner.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BaseMobSpawner.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BlockDestructionProgress.cpp
BlockDestructionProgress.h
Calendar.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Calendar.h
ChunkPos.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
ChunkPos.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Coord.h
Explosion.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
Explosion.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
FoliageColor.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
FoliageColor.h
GameRules.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameRules.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GrassColor.cpp
GrassColor.h
Level.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Level.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelConflictException.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelConflictException.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelListener.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelObjectInputStream.h
LevelSettings.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelSettings.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelSource.h
LevelType.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelType.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LightLayer.h
MobSpawner.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
MobSpawner.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
PortalForcer.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
PortalForcer.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Region.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Region.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
TickNextTickData.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
TickNextTickData.h
TileEventData.cpp
TileEventData.h
TilePos.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
TilePos.h
WaterColor.cpp
WaterColor.h