aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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: 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-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
2014-07-20Replaced try/catch by non-throwing socket.close()leak
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Core/Creature: Minigob Manabonkkarn
2014-07-19Merge pull request #12500 from MitchesD/misc_3Duarte Duarte
2014-07-19Scripts/MagistersTerrace: reworked Selin FireheartMitchesD
2014-07-19Fix terminate() being called on kicking a player (closing sockets twice is bad)leak
2014-07-19Merge pull request #12166 from MitchesD/horjoschiwald
2014-07-19Scripts/HoR: fixed possible exploit with taunt during escape eventMitchesD
2014-07-19Scripts/AhnKahet: Elder Nadoxjoschiwald
2014-07-19Core/Logging: Changed format of packet log file from .bin to .pkt and restore...Shauren
2014-07-19Core/Spells: "Black Magic" can no longer remove after deadVincent-Michael
2014-07-19Core/Spells: Fix Quest "The Emissary"Vincent-Michael
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...Subv
2014-07-18Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPointsDuarte Duarte
2014-07-17Restored character creation that was broken due to some logic errors cause by...leak
2014-07-17Core/Misc: Fix abort() on shutdown on *nixjackpoz
2014-07-17Compile fix for previous commit. vim edition over ssh is a bad idea.Warpten
2014-07-17Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.Warpten
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16GCC compile fixesleak
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-16Buildsystem/GCC: Fixed release linking errorsShauren
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-14Corrected order of inclusion in Define.hleak
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-07-14Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cppjoschiwald
2014-07-14Core/Creature: Fix problems with neutral innkeepersVincent-Michael
2014-07-14Scripts/Commands: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-14Core: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch 'boost' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-14Removed dead ACE includes from mmaps gen (mt still needs rewrite)leak
2014-07-13Merge branch `master` into `boost`Subv