aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-13Merge branch `master` into `boost`Subv
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-13Fixed the worldserver not using the path to the config file as defined in cmakeSubv
2014-07-13Core/InstanceScript: Fix possible crashjackpoz
2014-07-13Fix a warning about abstract class not having a virtual destructorSubv
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ...Shauren
2014-07-12Core/PathGenerator: Split raycast paths into more points for better path z no...Trisjdc
2014-07-12Core/Commands: Fixed crashes caused by using .account lock ip and .account lo...Shauren
2014-07-12Core/Player: Improve error logVincent-Michael
2014-07-11Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...Shauren
2014-07-11Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...Shauren
2014-07-11Core: Fix warnings with other wayVincent-Michael
2014-07-11Scripts/Misc: Fix some warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Core: Fix some warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/Misc: Added missing break in 495ca8c2dc60aa14a9145f24eb166e1ea5802672...Vincent-Michael
2014-07-11Core/LFG: Fix warning with vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/Misc: Fix some warnings with vs2014 ctp (no support)Vincent-Michael
2014-07-11Core/BattlegroundIC: Fixed LoS on gates.Golrag
2014-07-10Core: Fix non pch buildVincent-Michael
2014-07-10Prevent the WorldSocket from being deleted when there's still an async write ...Subv
2014-07-10Fixed a GCC internal error when compiling AsyncAcceptorSubv
2014-07-09Fixed the first world connection being slowSubv
2014-07-09GCC you sneaky...leak
2014-07-09More GCC compile fixesSubv