aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland
AgeCommit message (Expand)Author
2025-07-11Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...Shauren
2025-07-11Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...Shauren
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...Shauren
2025-04-20Core/Spells: Rename confusing SpellState enum valuesShauren
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-01-18Scripts/Anniversary: Implement Doomwalker encounter (#30591)Aqua Deus
2025-01-01Scripts/Spells: Removed unneccessary hacks - reagent consumption by triggered...Shauren
2024-12-31Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...Shauren
2024-12-29Scripts: Remove direct unit flag manipulations for UNIT_FLAG_IMMUNE_TO_PC, UN...Shauren
2024-12-29Core/AI: Remove default arguments for inter-script communicationModoX
2024-09-13Scripts/Spells: Add missed change for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-04-28Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...Ovahlord
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-03-14Core/Objects: Added ToWorldObject and ToItemShauren
2024-02-28Scripts/Serpentshrine Cavern: Removed Spout hack and use correct spell idsShauren
2024-02-28Core/Movement: MoveRotate improvementsShauren
2024-02-24Scripts: Removed unused global variablesShauren
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)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-07-20Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)Meji
2023-06-09Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...Shauren
2023-06-03Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffectShauren
2023-05-30Scripts/Spells: Added spell effect validation helperShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-10-24Core/Conditions: Add const to condition checking functionsShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-09-30Nopch build fixShauren
2022-09-30Scripts/The Underbog: Added spawn groups for bosses and implemented boss stat...Shauren
2022-09-30Scripts: Fixed missing boss count initialization in The Slave Pens and The Bo...Shauren
2022-09-30Nopch build fixShauren
2022-09-30DB/Mana-Tombs: Migrate linked_respawn to spawn groupsShauren
2022-09-30Scripts/Serpentshrine Cavern: Move to BossAIShauren
2022-09-30DB/The Slave Pens: Migrate linked_respawn to spawn groupsShauren
2022-09-30DB/Shattered Halls: Migrate linked_respawn to spawn groupsShauren
2022-09-05Scripts/Quest: Rework 'Fel Spirits' (10909) (#28134)offl
2022-09-05Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew (#28058)offl
2022-09-05Scripts/Spells: Get rid of several DB spell scripts (#28048)offl
2022-09-05Scripts/Quest: Update 'Dissension Amongst the Ranks...' (10769, 10776) (#28044)offl
2022-09-05Scripts/UB: Rework The Black Stalker (#28040)offl
2022-09-05Scripts/Spells: Rework Fire Bomb (Halaa) (#28025)offl
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren