Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | Core/Position: Remove Position implicit object slicing | Shauren | |
2023-10-31 | Core/Random: Changed random functions returning doubles to return floats | Shauren | |
* They were all cast to float at use anyway * Improves roll_chance_f performance (rand32() is now called internally by uniform_real_distribution once instead of twice) | |||
2023-07-24 | Scripts/Spells: Removed unneccessary PrepareSpellScript and ↵ | Shauren | |
PrepareAuraScript uses | |||
2022-03-22 | Scripts/Misc: Migrate world event scripts to separate files (#27284) | offl | |
(cherry picked from commit 542c10094f8660302708e24cf3c8b2903ac25607) |