aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend/DraktharonKeep
AgeCommit message (Expand)Author
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-06-03Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffectShauren
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Scripts/Misc: Adjustments to previous fixes (#27821)offl
2022-03-21Scripts/Quest: Make 'Search and Rescue' less hacky (#27227)offl
2022-03-11Scripts/Instances/DK: Update Trollgore to new register model (#26582)offl
2022-03-11Scripts/Instances/DK: Update Tharon'ja to new register model (#26581)offl
2022-03-11Scripts/Instances/DK: Update Novos to new register model (#26580)offl
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 3offl
2022-03-09Scripts/DTK: Update King Dred to new model (#26464)offl
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-23Scripts/Drak'Tharon Keep: Use std::chrono::duration overloads of EventMap (#2...Peter Keresztes Schmidt
2022-01-06game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
2021-10-03Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...Shauren
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-04-16Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-18Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.treeston
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-06-16Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-02-19Scripts/Events: Globally fix all ExecuteEvent loops to check UNIT_STATE_CASTI...treeston
2017-01-13Instances/DrakTharonKeep: Fix Novos the Summoner. Fixes #17331.treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-12-01Scripts: Minimize duplicated enum names in header files (#18346)Duarte Duarte
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-28Core/Spells: fixed Script project buildingRat
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-06-14Scripts/Misc: random fixesMitchesD
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...Shauren