aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-06Fixed login, we're in world guys!Subv
2014-07-06Fixed packet header decryption and zero size packet handlingleak
2014-07-06Corrected a mistake in the client packet sizeSubv
2014-07-05Fixed the crashesSubv
2014-07-05Fixed PCH build, some leaks and tidied the code up a bitSubv
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-04Refactored both world and auth mainleak
2014-07-04Fixed compilation and some copy paste errorleak
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-03Core/Spells: fixed Deep Freeze after 2a3546ca36468b81d673bdb27315006144af3165joschiwald
2014-07-03Some changes here and there in sharedSubv
2014-07-03Fix non-PCH compileleak
2014-07-02Fixed login and some errorsSubv
2014-07-02Enabled RA and removed all ACE from itSubv
2014-07-03Core/Spells: Spells which do not apply auras should not apply DRTrisjdc
2014-07-02Fixed an uninitialized value that made the MapUpdater worker threads exit on ...Subv
2014-07-02Cleaned up worldserver includes a bitSubv
2014-07-02Cleaned up the authserver includes a bit.Subv
2014-07-02Remove unused RARunnable filesleak
2014-07-02Backported AsyncAcceptor generalization to authserverleak
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak
2014-07-01Corrected some things from the previous commitSubv
2014-07-01Removed ACE from TCSoapSubv
2014-07-01Fixed the authserver compileSubv
2014-07-02Core/Spells: restore some special aura proc handlingjoschiwald
2014-07-02Forgotten changeleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-02Delinking ACE from Shared and authserverleak
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...Shauren
2014-07-01Removed useless SignalHandler classleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-06-30Replace ACE thread/mutex in OpenSSLCryptoleak
2014-06-30Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueueleak
2014-06-30Core/Loot: Fixed looting creatures that have only quest items in their lootShauren
2014-06-29Core/Battleground: addition to c28345e279f31af2fa32df2411325ccfabe06fc8joschiwald
2014-06-29Core/Mail: Fix exploit that didn't allow recipient to delete the emailjackpoz
2014-06-29Core/Battleground: Fix crash added in c28345e279f31af2fa32df2411325ccfabe06fc8jackpoz
2014-06-28Core/Creatures: Fixed a typo in respawn codeSebastian Valle Herrera
2014-06-28Core/Mail: Do not allow to create multiple copies of mailjackpoz
2014-06-28Core/Mails: Fix exploit that allowed to take COD items without payingjackpoz
2014-06-28Auth/Misc: Move OpenSSL version log from Warning to Informationjackpoz
2014-06-28COre/Mail: Don't allow to mark delete mails as read.jackpoz
2014-06-28Revert "Scripts/Ulduar: Implement Mimiron"jackpoz
2014-06-28Merge pull request #12268 from Unholychick/patch_mimironnewTrisjdc
2014-06-28Core/Battleground: removed hardcoded levels of alterac valley npcsjoschiwald
2014-06-28Scripts/Commands: fixed possible client crash with .go commandjoschiwald
2014-06-27Core/Battleground: refactored BattlegroundScorejoschiwald