aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-14Core/Misc: Fix static analysis issues reported by Coverity ScanGiacomo Pozzoni
2019-06-14Core/Player: allow AutoStoreLoot to specify if the looted item should be show...Wyrserth
2019-06-14Core/Misc: Fix static analysis issues reported by Coverity ScanGiacomo Pozzoni
2019-06-12Core/Misc: Implemented Icecrown Citadel buff disable (#23394)Keader
2019-06-09DB/Quest: Protect Kanati GreycloudKillyana
2019-06-09Scirpts/Commands: Fix crash in ".reload creature_template <entry>"jackpoz
2019-06-09Core/Player: Remove all Motion Masters when teleportingjackpoz
2019-06-07Core/SmartAI: Rename SMART_EVENT_HEALT_PCT to SMART_EVENT_HEALTH_PCTjackpoz
2019-06-07Scripts/Icecrown Citadel: Fixed Heroic Attempts logic (#23379)Keader
2019-06-06Core/Logs: Allow to log startup logs into Database appenderjackpoz
2019-06-06Script/Dalaran: don't allow Dalaran faction guards to teleport a player that ...Wyrserth
2019-06-05Script/ZulGurub: implement several RP texts (#23358)Wyrserth
2019-06-05Core/Log: 1f85348 followupccrs
2019-06-05Script/ZulGurub: allow Hakkar to cast Mind Control only if more than one unit...Wyrserth
2019-06-05Scripts/ZulGurub: general instance related refactoring/updatingccrs
2019-06-05Core/Logging: Split logs for unknown and zero triggered spells (#23180)ForesterDev
2019-06-04Script/Quest: implement event for the quest Orabus the Helmsman (#23346)Wyrserth
2019-06-04Spell/Script: Stasis FieldKillyana
2019-06-03Script/GunDrak: fix order for yell and altar texts on death for two bosses (#...Wyrserth
2019-06-03Script/Creature: implement spell effect for the item Prototype Neural Needler...Wyrserth
2019-06-02Build: Fixed dynamic PCH buildsShauren
2019-06-02Script/Creature: calculate Traveler's Tundra Mammoth's NPCs' exit position ba...Wyrserth
2019-06-02Core/SAI: add action_param3 to SMART_ACTION_REMOVEAURASFROMSPELL to allow it ...Wyrserth
2019-06-01Core/Map: Don't log errors about Area ID 0jackpoz
2019-06-01Scripts/HallsOfLightning: Fix Volkhan spamming in chat when wiping at 10% healthjackpoz
2019-06-01Core/Groups: do not allow lfg groups to change the loot mode (#23336)Ovah
2019-05-31Core/Misc: Headers cleanupjackpoz
2019-05-31Core/Misc: Fix static analysis issuesGiacomo Pozzoni
2019-05-31Scripts/Stratholme: Baron Rivendare rewrite (#22572)Nitair
2019-05-30Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects w...Wyrserth
2019-05-30Core/MovementGenerator: Add more details to assertsjackpoz
2019-05-30Core/Script: add script hook to allow overriding of a vehicle passenger's exi...Wyrserth
2019-05-29Core/Channel: Sanitize channel namesjackpoz
2019-05-29Core/Channel: Fix CRT Debug Assert triggered with invalid channel namesjackpoz
2019-05-29Core/Movement: Fix assertion triggered in SplineChainMovementGeneratorGiacomo Pozzoni
2019-05-27Core/Players: out of range group updates will now get sent every 5 seconds in...Ovah
2019-05-27Creature/Script: npc_tallhorn_staglactoseti
2019-05-26Core/Console: start CliRunnable thread after all log messages have been print...Wyrserth
2019-05-26Core/GameObjects: goober gameobjects may reset only if they have a lock id or...Ovah
2019-05-26Core/SmartAI: Improve SMART_EVENT_GOSSIP_HELLOjackpoz
2019-05-25Core/Weather: Define WEATHER_STATE_DRIZZLE stateKittnz
2019-05-25DB/Creature: Hydross the unstable npc triggersKillyana
2019-05-25DB/Creature: Dark Portal Dummy 1.30Killyana
2019-05-24Core/Spells: Fix spells with Health Leech effect, now check damage absorb whe...Gildor
2019-05-24Core/SmartAI: Implement SMART_EVENT_SUMMONED_UNIT and SMART_EVENT_SUMMON_DESP...jackpoz
2019-05-24Scripts/Zul'Gurub 22974 high priestess marli hatching eggs (#23212)Ianislav Vasilev
2019-05-233.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2019-05-23Core/SmartAI: Fix SMART_EVENT_SUMMON_DESPAWNEDjackpoz
2019-05-23Core/GameObjects: Validate rotation quaternion at startupShauren
2019-05-19Core/PetAI: apply some movement related correctionsccrs