aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-28DB/SAI: Grenka BloodscreechZenoX92
Closes #20989
2017-11-28DB/Texts: "Stinky" IgnatzZenoX92
Closes #20988
2017-11-28DB/Creature: NaiasSTARRHELD
Closes #20984
2017-11-28DB/Creature: Fix StormWind guard positionKillyana
2017-11-28Event: Make Booty Bay Bruisers turn into Drunken Bruisers during New Year's ↵Kittnz
Eve & Fireworks Spectacular https://wow.gamepedia.com/Drunken_Bruiser
2017-11-27[3.3.5] Core/AuctionHouse: Auction bidders (#18328)iridinite
* Save more auction bidders than the highest bidder only
2017-11-26Core/Items: Fixed sending unlocked items by mailShauren
Closes #20976
2017-11-26DB/Creature: Scourging CrystalKillyana
And fix spell script spell_q11396_11399_scourging_crystal_controller Closes #17596
2017-11-26Build fixKeader
yes, i'm blind
2017-11-26Scripts/Ulduar: Fixed a clang6 warningKeader
2017-11-26Core/Maps: Fix memory leak in BoundaryUnionBoundaryjackpoz
Add missing destructor in BoundaryUnionBoundary to avoid reporting a memory leak (even if it's used only in a global variable)
2017-11-26Core/Quests: Fix memory leak in Quest Greetingjackpoz
2017-11-25Scripts/Events: Fixed memory leak in npc_bountiful_table added in ↵Shauren
75df296bb6f8d30a65f669dab6af3d1b2d6046f7
2017-11-25Core/Reputation: Fix reaction with rival factionsKillyana
Closes #9469 Ref #20661
2017-11-25TypoKeader
2017-11-25Scripts/Razorscale: Fixed issues related with Devouring FlameKeader
Closes #20967
2017-11-25Dep/Jemalloc: Update to Jemalloc 5.0.1jackpoz
2017-11-25DB/SAI: Improvements to quest Stop the Ascension!Killyana
Reset the event after 30 secs if Halfdan is out of combat
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: Kill trailing white spacesAokromes
2017-11-24Spell: Remove a phase hack for The Eye of AcherusKillyana
Npcs are now spawned on phase 2, some spawns still missing on phase 1 and 2, need to wait for future commits.
2017-11-24DB/Misc: Death knights area rework part5Killyana
Original work done by Grz3s on Cmangos
2017-11-23Core/Spells: Remove one char breaking hotswapAokromes
2017-11-22DB/Creature: Fix Unit flag for some Pilgrim's Bounty npcsKillyana
2017-11-22DB/Creature: Remove Gregory Tabor double spawnKillyana
Clsoes #20956
2017-11-22Core/Creature: 2d1ef6b5b0 followupccrs
closes #20532
2017-11-22Fix buildccrs
2017-11-22Scripts/World: update guard scriptsccrs
Also remove deprecated method from Creature
2017-11-22DB/SAI: Fix Prince Valanar movements on DK starting areaKillyana
2017-11-22Merge pull request #20024 from Golrag/fix_collisionWarpten
Core/VMaps: Fix no collision triangles
2017-11-22DB/Creature: Fix State for Gymer and InhabitType for GerkKillyana
Closes #20952 Closes #20953
2017-11-22DB/SAI: Script Brightly Colored Egg transformation using the npc trigger ↵Killyana
summoned by the trap Ref #20822
2017-11-21Core/Pooling: Fixed less and less objects from pools being spawned the ↵lachtanek
longer the server is running (#20949) Closes #11141
2017-11-21DB/Misc: Death knights area rework part4Killyana
Original work done by Grz3s on Cmangos
2017-11-21DB/Waypoints: Achellios the BanishedZenoX92
Closes #20944
2017-11-21DB/Misc: Stonetalon Mountains & Ashenvale Quest Emotes (Horde Only)ZenoX92
CLoses #20948
2017-11-21DB/Quest: The Tear of the MoonsZenoX92
Closes #20947
2017-11-21DB/SAI: ArikaraZenoX92
Closes #20946
2017-11-21DB/Waypoint: Motega FiremaneZenoX92
Closes #20945
2017-11-21DB/Quest: Sacred FireZenoX92
Closes #20943
2017-11-21DB/Quest: Journey to the CrossroadsZenoX92
Closes #20942
2017-11-21DB/Quest: Homeward BoundZenoX92
Closes #20941
2017-11-21DB/Gossip: ValushaZenoX92
Closes #20940
2017-11-21Core/BG: Fix enum order which counts as array index to spawn creatures on ↵Aokromes
Alterac Valley fixes wrong monsters being spawned on horde towers and nodes [spawns seasoned units by default, which should only happen after turning in enough armor scraps] By Riztazz
2017-11-20Core/Movement: some corrections on WaypointMovementGeneratorccrs
- Since a timer can be set on MovementGenerator::Pause, dont update it till the movespline is Finalized - Don't set HomePosition on every Update, check if movespline is Finalized * This is still doesnt feel correct, should it only be called on WaypointNode Start?
2017-11-20DB/Scripts: Terokkar Forest SAI migrationAndrew Letson
2017-11-20DB/Creature: Fix Baron Rivendare mount and auraKillyana
2017-11-19Dep/jemalloc: Fixed valgrind intergrationShauren
2017-11-19Dep/Jemalloc: Update to Jemalloc 4.0.4jackpoz