4jcraft/targets/minecraft/world/level/levelgen/feature
2026-04-07 23:23:31 -05:00
..
BasicTreeFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
BasicTreeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
BirchFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
BirchFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
BonusChestFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BonusChestFeature.h format everything 2026-04-01 13:48:29 -05:00
CactusFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
CactusFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
CaveFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
CaveFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ClayFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
ClayFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DeadBushFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DeadBushFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DesertWellFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DesertWellFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EndPodiumFeature.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
EndPodiumFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Feature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Feature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
FlowerFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
FlowerFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
GroundBushFeature.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
GroundBushFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HellFireFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
HellFireFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HellPortalFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
HellPortalFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HellSpringFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
HellSpringFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HouseFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
HouseFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HugeMushroomFeature.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
HugeMushroomFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LakeFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
LakeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LightGemFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LightGemFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MegaTreeFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
MegaTreeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MonsterRoomFeature.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
MonsterRoomFeature.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
NetherSphereFeature.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
NetherSphereFeature.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
OreFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
OreFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PineFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
PineFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PumpkinFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
PumpkinFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ReedsFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
ReedsFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SandFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
SandFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SpikeFeature.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
SpikeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SpringFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
SpringFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SpruceFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
SpruceFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SwampTreeFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
SwampTreeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
TallGrassFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
TallGrassFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
TreeFeature.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
TreeFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
VinesFeature.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
VinesFeature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00