aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2015-04-03Merge pull request #14424 from Rushor/RampartAokromes
Scripts/HellfireRamparts: Vazruden the Herald - Improve Reset-/ Aggrobehaviour
2015-04-03Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
Core/Spells: Fixed Sample satisfaction not entering combat
2015-04-03DB/Misc: Depreciated QuestsDr-J
Disable some quests which had not been takable on retail since patch 1.8 when Korrak was removed from Alterac Valley, these quests later became completable after patch 3.0.2 but only if player still had quest in log from before was removed * The Legend of Korrak * Korrak the Bloodrager * The Return of Korrak * Korrak the Everliving
2015-04-03Core/Script: Remove script for Overlord Mor'ghor - converted to SAI in ↵click
commit 16179f8
2015-04-03DB/Misc: Fix startup errorsAokromes
2015-04-02DB/NPC: Legion Hold scripts and eventDr-J
By @Killyana Closes #14488
2015-04-02DB/Misc: Missing Spawns & GossipDr-J
Missing spawns and gossip menus for Karazhan Chess (note this encounter still is not scripted) this adds the missing npcs and gossip menus for these npcs, Adds missing data for https://github.com/TrinityCore/TrinityCore/issues/7938 but does not close it.
2015-04-02Core/SAI: fix typoMitchesD
(cherry picked from commit 9ed21eb5b176986dd73c2a467e665fe449499155)
2015-04-02Core/Database: Remove va_list from PreparedStatement::PAppend.Naios
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
* also split it in ResetTimeDiffRecord() and RecordTimeDiff() to avoid passing of null values.
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
* Also delegate SQLQueryHolder::SetPQuery into SetQuery.
2015-04-02Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4c5db5Naios
* fixes argument limit, argument count is unlimited now.
2015-04-02Core/SAI: fix merge conflictMitchesD
it's good to use CTRL + S