aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Scripts&DB/Feralas Convert npc_screecher_spirit to SAIDDuarte
2014-07-24Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...Shauren
2014-07-24Scripts/Darkshore: Fix an issue with the quest Gyromast's Revengeuntaught
2014-07-24Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian (Sh...untaught
2014-07-24Revert "Core/Spells: Death and Decay"Vincent-Michael
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_REPUT...Trisjdc
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_FACTI...Trisjdc
2014-07-24Core/Units: Properly remove auras that don't pass IsHighestExclusiveAuraTrisjdc
2014-07-24Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer adjustm...Ergar
2014-07-24Core/Spells: Unrelenting Assault shouldn't proc if the target isn't explicitl...Trisjdc
2014-07-24Scripts/IoC: Rename spell_gen_* spells to spell_ioc_*DDuarte
2014-07-24Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cppkarn
2014-07-24Scripts/Four Horsemen: Horsemen's main spells should only explicitly target p...Trisjdc
2014-07-24Core/Units: IsNonMeleeSpellCast will no longer return false if there's an ins...Trisjdc
2014-07-24Core/Spells: Solving the double dips in Hammer of the RighteousTrisjdc
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Scripts/WesternPlaguelands: Fix conditions to show gossip of Myranda the Hag ...nelegalno
2014-07-24Scripts/Feralas: Make Screecher Spirit disappear after clicking on themRushor
2014-07-24Core/Spells: Death and DecayExodius
2014-07-24Scripts/ICC: Summon Sealed Chest quest npc's upon the Lich King's DeathFoldy
2014-07-24Core/Common: Remove the no longer finite(x) macro for MSVCDDuarte
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-23Scripts/ICC: fixed Festergut Malleable Goo (thx @ManuFe)joschiwald
2014-07-23Core/Players: Set fist weapon skill value equal to current unarmed skill when...Shauren
2014-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-22Core/Authserver: Fixed changing realmsShauren
2014-07-22Increased default thread pool size as it now handles more than signals and re...leak
2014-07-22Core: Fix compile and a warning in spell_paladinDDuarte
2014-07-22Core/Battleground: Implement BuildObjectivesBlock for BFGDDuarte
2014-07-22Core/Battleground: Fix a copy paste error in Twin Peak scores and implement B...DDuarte
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-21Scripts/ICC: Fix non-pch buildDuarte Duarte
2014-07-21Core/DatabaseWorkerPool: Delete PCQ in dtor rather than in Close() and cancel...leak
2014-07-21Core/PreparedStatements: Fixed a Coverity warningSebastian Valle Herrera
2014-07-21Core/GridNotifiers: Fixed a warning from CoveritySebastian Valle Herrera
2014-07-21Core/NetworkIO: Restored world packet compressionShauren
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-21Scripts/ICC: Added Orange/Green Blight ResidueGolrag
2014-07-21Core/NPCs: In a formation, properly set walking/running modeuntaught
2014-07-21Core/SA: Fix some issues as analyzed by coverity and iron code style out a bit.Ascathor
2014-07-20Scripts/EasternKingdoms: Burn with fire (hihi)Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core/Maps: Fixed crash caused by using invalid coordinatesShauren
2014-07-20Fixed gcc build without pchShauren
2014-07-20Remove extra qualifier to make GCC happy againleak
2014-07-20Prevent duplicate call to MapUpdater::deactivate causing a crash on shutdownleak