aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Events/midsummer.cpp
AgeCommit message (Collapse)Author
2025-05-19Core/Position: Remove Position implicit object slicingShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
* 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-24Scripts/Spells: Removed unneccessary PrepareSpellScript and ↵Shauren
PrepareAuraScript uses
2022-03-22Scripts/Misc: Migrate world event scripts to separate files (#27284)offl
(cherry picked from commit 542c10094f8660302708e24cf3c8b2903ac25607)