aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-10-17Core/Creatures: Removed remains of creature_transport tableShauren
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-21Core/DB: Make a26a24a consistent with Trinity code stylejackpoz
2013-09-20Merge pull request #10827 from jackpoz/restore_warningsraczman
2013-09-18Core: Fix non pch buildVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-15Shared/Build: Restore disabled warnings on Visual Studiojackpoz
2013-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-13Merge pull request #10800 from jackpoz/log_race_conditionJorge
2013-09-13Core/Logs: Fix race condition in Logjackpoz
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-11Core: Fix non PCH buildNay
2013-09-11Merge pull request #10737 from jackpoz/clock_fixNay
2013-09-07Core/Timer: Better handle system clock changesjackpoz
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-09-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-06Core/Achievements: Converted save queries to prepared statementsShauren
2013-09-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-03Merge pull request #10697 from Chaplain/authserverSubv
2013-09-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-02Auth/Misc: Code cleanup.Chaplain
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/Server: Fix a spammy warning in WorldSession and move code to .cppNay
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-08-26Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-25Core/Threading: Fix race condition in Threadjackpoz
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-19Core: Fix warningVincent-Michael
2013-08-19Fix build with gcc. Thanks to McBitter for testing.QAston
2013-08-18Core: Fix warnings. Make callback symbols local.QAston
2013-08-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-08-18Core: Fix a bug in BigNumber::SetBinaryQAston
2013-08-18Core: Fix a bug in BigNumber::SetQwordQAston
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-11Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."Warpten