aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-03Core/Debugging: Made WheatyExceptionReport::_GetWindowsVersion code more read...Shauren
2013-02-03Update WheatyExceptionReport to print Windows 8Regigicas
2013-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-30Core/Misc: Always state what columns are affected by MySQL statementsSpp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-29Core&DB/Trainers: Remove `trainer_spell` from `creature_template` since it is...Nay
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
2013-01-25Core/Log: Fix crash due to uninitialized variableMachiavelli
2013-01-25fix typothomas33
2013-01-24Core/Log: Fix console colors (missing change from 53a3373)Spp
2013-01-24Core/Logging: Fix all possible crashes when using bad Appender config settingsSpp
2013-01-24Update src/server/shared/Logging/Log.cppspringfieldking
2013-01-24Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...Spp
2013-01-24Core/DBLayer: Fixed required version definitionsMislav Blažević
2013-01-24Core/Guild: Fix guild bank money withdraw updateShocker
2013-01-24Tools/mmaps_generator: Multithreading optimisations. Should save some time ge...Machiavelli
2013-01-24Merge branch 'HEAD' of git@github.com:TrinityCore/TrinityCore.gitMachiavelli
2013-01-23Core/DBLayer: Drop support for MySQL versions <5.1Machiavelli
2013-01-23Core/Log: Allow configuring a maximum file size for a log file. If the file s...Machiavelli
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-19Core/Achievements: Delete from guild_achievement_progress table when encounte...Shocker
2013-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_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-16Merge branch 'master' into 4.3.4Spp
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 files (II)Spp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-03Merge branch 'master' into 4.3.4Spp
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