MinecraftConsoles/Minecraft.Client/Common/GameRules
void_17 7074f35e4b shared_ptr -> std::shared_ptr
This is one of the first commits in a plan to remove all `using namespace std;` lines in the entire codebase as it is considered anti-pattern today.
2026-03-02 15:58:20 +07:00
..
AddEnchantmentRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
AddEnchantmentRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
AddItemRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
AddItemRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ApplySchematicRuleDefinition.cpp Initial commit 2026-03-01 12:16:08 +08:00
ApplySchematicRuleDefinition.h Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
BiomeOverride.cpp Initial commit 2026-03-01 12:16:08 +08:00
BiomeOverride.h Initial commit 2026-03-01 12:16:08 +08:00
CollectItemRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CollectItemRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CompleteAllRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CompleteAllRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CompoundGameRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CompoundGameRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +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 Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGenerateStructure.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGenerateStructureAction.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleSchematicFile.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ConsoleSchematicFile.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
GameRule.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
GameRule.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
GameRuleDefinition.cpp Initial commit 2026-03-01 12:16:08 +08:00
GameRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
GameRuleManager.cpp Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
GameRuleManager.h Initial commit 2026-03-01 12:16:08 +08:00
GameRulesInstance.h Initial commit 2026-03-01 12:16:08 +08:00
LevelGenerationOptions.cpp Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
LevelGenerationOptions.h Get rid of MSVC's __int64 2026-03-02 15:53:32 +07: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 Initial commit 2026-03-01 12:16:08 +08:00
LevelRuleset.h Initial commit 2026-03-01 12:16:08 +08:00
NamedAreaRuleDefinition.cpp Initial commit 2026-03-01 12:16:08 +08:00
NamedAreaRuleDefinition.h Initial commit 2026-03-01 12:16:08 +08:00
StartFeature.cpp Initial commit 2026-03-01 12:16:08 +08:00
StartFeature.h Initial commit 2026-03-01 12:16:08 +08:00
UpdatePlayerRuleDefinition.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UpdatePlayerRuleDefinition.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UseTileRuleDefinition.cpp Initial commit 2026-03-01 12:16:08 +08:00
UseTileRuleDefinition.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionGenerateBox.cpp Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionGenerateBox.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceBlock.cpp Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceBlock.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceContainer.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
XboxStructureActionPlaceContainer.h Initial commit 2026-03-01 12:16:08 +08:00
XboxStructureActionPlaceSpawner.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
XboxStructureActionPlaceSpawner.h Initial commit 2026-03-01 12:16:08 +08:00