aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts
AgeCommit message (Expand)Author
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/RBAC: Add two side trade to RBACmthsena
2014-12-10Core/RBAC: Allow setting different default security level roles to different ...Nyeriah
2014-11-11Scripts/Commands: mod xp commandHeihachi
2014-11-10Core/Commands: implement .pvpstats commandShinDarth
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Scripts/Commands: Implement commands to set and get boss states during run timeNyeriah
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-18Core/RBAC: Fix RBAC permissionsZharvek
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-13Merge branch `master` into `boost`Subv
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-13Core/Misc:Ascathor
2014-05-31Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...xter
2014-04-28Core/MSVC: Remove double warning disablesVincent-Michael
2014-04-25Core/Texts:Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-19Core/RBAC: Fix difference problems with 4.3.4Vincent_Michael
2014-01-19Merge pull request #11299 from Carbenium/MailboxCmdDiscover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-06Add mailbox commandCarbenium
2013-12-04Core/RBAC: Fix typoVincent_Michael
2013-12-01Core/Misc: Removed more unused eventAI stuffVincent_Michael
2013-12-01Core/RBAC: Added missing changes in 6e13263c7a0ae4c8eecdf4fd9560339e2d3d9787Vincent_Michael
2013-11-29Core/RBAC: Fix rare NULL dereferencejackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07RBAC: Move initial log output in AccountMgr::LoadRBAC to debugGacko
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-10-16Core/TransportsShauren
2013-09-29Fix compile under linux and update auth db with latest changesSpp
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-21Core/DB: Make a26a24a consistent with Trinity code stylejackpoz
2013-09-21Core/AccountMgr: Fix memory leak on account creationjackpoz
2013-09-10Core/RBAC: Update RBACPermissions enum with 4.3.4 branchVincent-Michael
2013-09-10Core/RBAC: Remove obsolete generic command permissionsSpp
2013-09-10Core/RBAC: Move titles and wp commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move ticket commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move tele commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move server commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move reset commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move reload command to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move quest commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move npc commands to RBAC (using individual permissions)Spp