4jcraft/Minecraft.Client/Platform/Common/GameRules
2026-03-30 02:17:54 -05:00
..
AddEnchantmentRuleDefinition.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
AddEnchantmentRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
AddItemRuleDefinition.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
AddItemRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
ApplySchematicRuleDefinition.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ApplySchematicRuleDefinition.h refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
BiomeOverride.cpp format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
BiomeOverride.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
CollectItemRuleDefinition.cpp chore: format everything 2026-03-30 02:17:54 -05:00
CollectItemRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
CompleteAllRuleDefinition.cpp chore: format everything 2026-03-30 02:17:54 -05:00
CompleteAllRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
CompoundGameRuleDefinition.cpp chore: format everything 2026-03-30 02:17:54 -05:00
CompoundGameRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
ConsoleGameRules.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ConsoleGameRulesConstants.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
ConsoleGenerateStructure.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
ConsoleGenerateStructure.h TU19: merge Minecraft.Client/Platform/Common/GameRules 2026-03-22 01:27:23 -05:00
ConsoleGenerateStructureAction.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
ConsoleSchematicFile.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ConsoleSchematicFile.h refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
GameRule.cpp refactor: expand AUTO_VAR macro 2026-03-29 23:59:05 -05:00
GameRule.h Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
GameRuleDefinition.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
GameRuleDefinition.h chore: format everything 2026-03-30 02:17:54 -05:00
GameRuleManager.cpp chore: format everything 2026-03-30 02:17:54 -05:00
GameRuleManager.h chore: format everything 2026-03-30 02:17:54 -05:00
GameRulesInstance.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
LevelGenerationOptions.cpp chore: format everything 2026-03-30 02:17:54 -05:00
LevelGenerationOptions.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
LevelGenerators.cpp format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
LevelGenerators.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
LevelRules.cpp format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
LevelRules.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
LevelRuleset.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
LevelRuleset.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
NamedAreaRuleDefinition.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
NamedAreaRuleDefinition.h refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
StartFeature.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
StartFeature.h TU19: merge Minecraft.Client/Platform/Common/GameRules 2026-03-22 01:27:23 -05:00
UpdatePlayerRuleDefinition.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
UpdatePlayerRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
UseTileRuleDefinition.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
UseTileRuleDefinition.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
XboxStructureActionGenerateBox.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
XboxStructureActionGenerateBox.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
XboxStructureActionPlaceBlock.cpp format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
XboxStructureActionPlaceBlock.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00
XboxStructureActionPlaceContainer.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
XboxStructureActionPlaceContainer.h chore: format everything 2026-03-30 02:17:54 -05:00
XboxStructureActionPlaceSpawner.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
XboxStructureActionPlaceSpawner.h format .Client/Common/GameRules 2026-03-22 01:15:44 -05:00