aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletEnclave
AgeCommit message (Expand)Author
2025-11-23Core/Movement: Change MoveJump to use min/max height argument instead of vert...Shauren
2025-11-10Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...Shauren
2025-07-11Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...Shauren
2024-12-29Core/AI: Remove default arguments for inter-script communicationModoX
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-11-05Core/AI: Move ArcherAI to individual creature script (#29383)ModoX
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids a...ModoX
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-09-05Scripts/Quest: Adjustments to Runeforging (#28115)offl
2022-09-05Scripts/Quest: Update few quests (#28108)offl
2022-07-12Core/WorldStates: Migrate Ebon Hold worldstates from Player::SendInitWorldSta...Shauren
2022-06-10Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-06-10DB/Quest: Update 'Into the Realm of Shadows'offl
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-23Scripts/Spells: Generic spell script for quest portals (#27305)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-11Scripts/Misc: Remove few more evil flagsoffl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 4offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 2offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 1offl
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2022-01-26Script/Quest: The Light of Dawn (#25243)Aokromes
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-24Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-23Scripts/EasternKingdoms: Use std::chrono::duration overloads of EventMap (#25...Peter Keresztes Schmidt
2022-01-22Core/Units: Named unit flags linked to CreatureDifficulty flagsShauren
2022-01-06Script/ScarletEnclave: Eye of acherus now rooted at spawn (#24725)NoName
2022-01-06game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2022-01-06Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2022-01-06Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2022-01-01Core/Misc: Remove whitespace at the end of linesjackpoz
2021-12-22Scripts/Ebon Hold: Improve cosmetics for q. The Gift That Keeps On Giving (#2...Sorikoff
2021-12-22Scripts/Ebon Hold: Bloody Breakout (#24126)Sorikoff
2021-12-22Scripts/Ebon Hold: Massacre At Light's Point (#24106)Sorikoff
2021-12-21Scripts/Spells: Gift of the Harvester (#24111)Sorikoff