aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-01-23Core/DBLayer: Drop support for MySQL versions <5.1Machiavelli
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an i...Shocker
2013-01-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-16Core/Logging: Add config option to enable/disable asyncronous logging (disabl...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core: Fix non pch buildVincent_Michael
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Crash Fix after b99c347Spp
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-02Core/Guild: Code RefactorSpp
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-10-19Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmapsSubv
2012-10-17Core/Ticket:kaelima
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
2012-10-10Merge pull request #8001 from tibbi/reputation_convertSubv
2012-10-08adding a new prepared statement for selecting char at_login and titlestibbi
2012-10-07Merge remote-tracking branch 'origin/master' into mmapsNay
2012-10-07correct reputation converting at faction changetibbi
2012-10-07Core/Utils: Add asserts to irand, urand and frandNay
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay
2012-10-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv