aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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 '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