aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-29Merge pull request #11719 from Dehravor/master-lootShauren
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-25Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...Shauren
2013-11-17Core/Transports: Fix few transport issues on relog.jackpoz
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-02Core/Database: Add additional assertjackpoz
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
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-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-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
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-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
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-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ...Shauren
2013-06-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-01Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...Vincent-Michael
2013-06-01Core/Database: Deleted characters will no longer be loaded when sending the S...Subv
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-24Missed change for previous commitShauren
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp