MinecraftConsoles/Minecraft.Client/Common/GameRules
Loki Rautio 087b7e7abf Revert "Project modernization (#630)"
This code was not tested and breaks in Release builds, reverting to restore
functionality of the nightly. All in-game menus do not work and generating
a world crashes.

This reverts commit a9be52c41a.
2026-03-07 21:12:22 -06:00
..
AddEnchantmentRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
AddEnchantmentRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
AddItemRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
AddItemRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
ApplySchematicRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
ApplySchematicRuleDefinition.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
BiomeOverride.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
BiomeOverride.h Initial commit 2026-03-01 12:16:08 +08:00
CollectItemRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
CollectItemRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CompleteAllRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
CompleteAllRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CompoundGameRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
CompoundGameRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
ConsoleGameRules.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGameRulesConstants.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGenerateStructure.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
ConsoleGenerateStructure.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
ConsoleGenerateStructureAction.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleSchematicFile.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
ConsoleSchematicFile.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
GameRule.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GameRule.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
GameRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
GameRuleDefinition.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
GameRuleManager.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
GameRuleManager.h win cpp23 compat: Minecraft.Client 2026-03-07 23:58:51 +07:00
GameRulesInstance.h Initial commit 2026-03-01 12:16:08 +08:00
LevelGenerationOptions.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
LevelGenerationOptions.h Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
LevelGenerators.cpp Initial commit 2026-03-01 12:16:08 +08:00
LevelGenerators.h Initial commit 2026-03-01 12:16:08 +08:00
LevelRules.cpp Initial commit 2026-03-01 12:16:08 +08:00
LevelRules.h Initial commit 2026-03-01 12:16:08 +08:00
LevelRuleset.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
LevelRuleset.h Initial commit 2026-03-01 12:16:08 +08:00
NamedAreaRuleDefinition.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
NamedAreaRuleDefinition.h Initial commit 2026-03-01 12:16:08 +08:00
StartFeature.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
StartFeature.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
UpdatePlayerRuleDefinition.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
UpdatePlayerRuleDefinition.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
UseTileRuleDefinition.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
UseTileRuleDefinition.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionGenerateBox.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
XboxStructureActionGenerateBox.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceBlock.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
XboxStructureActionPlaceBlock.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceContainer.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
XboxStructureActionPlaceContainer.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceSpawner.cpp Revert "Project modernization (#630)" 2026-03-07 21:12:22 -06:00
XboxStructureActionPlaceSpawner.h Initial commit 2026-03-01 12:16:08 +08:00