Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-13 | Core/Scripts: Mark script base class constructors noexcept | Shauren | |
2024-03-28 | Core/Battlegrounds: Move to scripts (#29799) | Jeremy | |
* Introduce new BattlegroundScript class for map/bg specific scripts * Remove all sub, zone specific, battleground classes except Arena * Move all bg zone scripts to new BattlegroundScripts class in script folder * Remove ZoneScript from Battleground class * Remove some unused hooks from Battleground |