aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-06DB/Object: Nether Drake EggDr-J
By @Killyana Closes #6284
2015-04-06DB/Quest: The ThunderspikeDr-J
By @Killyana Closes #4458
2015-04-06DB/Misc: Silvermoon Guardians emote responsesDr-J
By @Nyeriah Closes #14471
2015-04-06DB/Item: Brazie's Black Book of SecretsDr-J
By @Foldor Closes #14502
2015-04-06DB/Zone: Shadowmoon Valley/ Netherwing LedgeKittnz
- Add waypoints for Barash the Den Mother, Arvoar the Rapacious, 2x Dragonmaw Transporter. - Reposition Ja'y Nosliw <Skybreaker General> and Taskmaster Varkule Dragonbreath - Changed the movement speed for flying Dragonmaw Skybreakers
2015-04-05DB/Waypoint: Add several waypoints to Shadowmoon VillageKittnz
2015-04-05Dep/CppFormat: Update cppformat to cppformat/cppformat@fd53bb6fb88a23e3Naios
* fixes /W4 warning spamming.
2015-04-05Core/LFGMgr: Fix the case where the last player left in a lfg group would be ↵w1sht0l1v3
stuck in party when porting out of the instance. If you find a better way or think this is wrong feel free to remove it or improve it.
2015-04-05Update 2015_04_05_06_world_335.sqlAokromes
2015-04-05DB/Game event: Fix Noblegarden start dateAokromes
2015-04-05DB/Creature: Anub'ar VenomancerDr-J
Script Anub'ar Venomancer to use poison bolt Even though wowhead lists two spells for these creatures (poison bolt & poison bolt volley) in sniff only appears to use poison bolt ie 0 casts of the volley spell.
2015-04-05DB/Quest: When Smokey Sings, I Get ViolentDr-J
Closes #2621 The other spell effect must target scourge structure in order for the damage to player to work when using item.
2015-04-05Build fix for GCC 4.7Shauren
(cherry picked from commit e7deae947c94eab04370b5bdaab059ac425d697d)
2015-04-05Scripts/Kalimdor: Ashenvale - add missing enumAokromes
2015-04-05DB/Misc: Fix startup errorsAokromes
2015-04-05Scripts/Kalimdor: Ashenvale - Remove Torek C++ ScriptRushor
2015-04-05DB/Quest: Teron Gorefiend, I am...Aokromes
By gecko32, closes #3214
2015-04-05DB/Quest: Torek's AssaultDr-J
CPP > SAI Conversation to overcome some problems * Guards now follow Torek and will also attack enemy mobs * Torek will now attack enemy npcs instead of walking straight past them Closes #7299
2015-04-05DB/Misc: Old Hillsbrad Asbringer EventDr-J
2015-04-05Core/Misc: Warning fixesShauren
(cherry picked from commit cc4d79495f98006f77c68792b946a412f5e86714) Partial cherry-picked. Signed-off-by: Naios <naios-dev@live.de>
2015-04-05Switch abs to std::absCarbenium
(cherry picked from commit 8476c2ac5a3cad03bc26b12fcc8b3f4f32854b65)
2015-04-05Add missing override keyword in scriptsCarbenium
(cherry picked from commit b948a4275e90c59db2599a1961937d62f17736ce) Conflicts: src/server/scripts/Kalimdor/Firelands/boss_alysrazor.cpp src/server/scripts/Kalimdor/zone_tanaris.cpp src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp src/server/scripts/OutdoorPvP/OutdoorPvPZM.h src/server/scripts/Spells/spell_mage.cpp src/server/scripts/Spells/spell_paladin.cpp
2015-04-05Rename variables to fix C++11 keyword collisionCarbenium
(cherry picked from commit 573cda7b524ee4d7d23cefd026b056181f451a8b)
2015-04-05Remove old ACE referenceCarbenium
(cherry picked from commit 18acb9914a2ea8660b34bac13ea81b13a5ee9fe1)
2015-04-05Core/DBUpdater: Exit clean if a query failed to apply.Naios
* Fix some \W4 warnings about constructors.
2015-04-05Core/Log: Remove some unnecessary std::move's.Naios
* This are r-value references already. * Thanks @Shauren for noticing
2015-04-04Update README.mdVincent-Michael
(cherry picked from commit a6247102fdaf94469981f299f504d20de0d72abe)
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
Implement CharSections.dbc and Serverside Checks.
2015-04-04Core/Networking: Fixed unsafe access to _worldSession member in WorldSocketShauren
(cherry picked from commit bed88e0dd475af5b73cea03821f7fb7cb9ddce9d) Core/Networking: Fixed deadlock in HandlePing if the client is about to be kicked for overspeed pings (cherry picked from commit 3da0f7e40920b652d2222fa88dbb4b516d24725d) Core/Networking: Cleanup CloseSocket calls from read failures in WorldSocket (cherry picked from commit 18343a7309fbf53a3509749c0a5ca1f8ea273c57) Conflicts: src/server/game/Server/WorldSocket.cpp Ref #14474
2015-04-04DB/Creature: Valiance Keep RiflemanRushor
closes #14339
2015-04-04DB/Creature: Scarlet Crusade in DeathknellAokromes
By pete318, closes #14387
2015-04-04DB/Quest: Are we there, yeti?Aokromes
By Killyana, closes #10972
2015-04-04DB/Creature: Vhel'kur Waypoints Aokromes
By danlapps, closes #13054
2015-04-04DB/Quest: Blightbeats be Damned!Aokromes
By Killyana, closes #10203
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1227510, 1227434, 1023036, 1062426, 1062425, 1062424, 1062423, 1062422
2015-04-04DB/Misc: Dire MaulDr-J
Spawn quiet a few missing gos in diremaul including the 5 pylons in Dire Respawn www.wowhead.com/npc=11480/arcane-aberration and http://www.wowhead.com/npc=11483/mana-remnant as this where missing ie none spawned at all at 2 of the pylon. Also respawning www.wowhead.com/npc=13160/carrion-swarmer
2015-04-04DB/Creature: Lil TimmyRushor
convert by @Killyana, closes #10802
2015-04-04Core: Comment out unused parameter in DBCStructure.h (removes a warning)click
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1267938, 1267937, 1267933, 1267932, 1267929
2015-04-04[Quest] Kodo Rounduptkrokli
by @pete318, closes #12811 Fixes the remaining bugs in the "Kodo Roundup" quest in Desolace: - removes combat status from creature 11627, Tamed Kodo - sets normal walking speed as the creature's follow speed - makes the Tamed Kodo stop at Scrabblescrew's Camp - enables quest objective count 0/5 -> 5/5, quest complete - SQL (by @tkrokli) links the missing gossip text in the DB
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1292769, 1292768, 1292765, 1292763, 1267939
2015-04-04Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUSjackpoz
Log the current LfgState of the target player when sending SMSG_LFG_QUEUE_STATUS packet.
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1292760, 1292761, 1292762, 1292771, 1292770
2015-04-03Scripts/Misc: Fix warningjackpoz
2015-04-03DB/Creature: Baelmon the Hound-MasterAokromes
By malcrom, updated by Killyana closes #6606
2015-04-03Revert "Merge pull request #14424 from Rushor/Rampart"DDuarte
This reverts commit 22c0007b42e80fecd81eee53f856fd10decd5c05, reversing changes made to 20bc2c51f668db245d6e360486ea8743c1887fac.
2015-04-03DB/Quest: The Journey Has Just BegunAokromes
By Killyana, closes #12253
2015-04-03DB/Quest: Elekks Are Serious BusinessAokromes
By Killyana, closes #12518
2015-04-03DB/Creature: Time WatcherAokromes
By Killyana, closes #4167
2015-04-03DB/Quest: Killing Two Scourge With One SkeletonAokromes
By Kilyana, closes #10475