aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts
AgeCommit message (Expand)Author
2016-09-03Core/RBAC: Added rbac permissions from 6.x branchjoschiwald
2016-08-11Core/Command: Check account password max lengthForesterDev
2016-08-05Merge pull request #17733 from ForesterDev/acc_delKittnz
2016-08-05Update RBAC.hAokromes
2016-08-05Core/RBAC: Name some permissions from 7.x to stop people reuse themAokromes
2016-08-04Core\Command: remove account_muted data on account deletionForesterDev
2016-07-28Core/RBAC: Mark some permissions 7.x onlyAokromes
2016-07-16Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-06-14Core/Commands: Implement .neargraveyard (find nearest graveyard from dbc). (#...xjose93
2016-05-25* DB/Graveyards: Added a comment field to describe the graveyards in `graveya...Aokromes
2016-05-10Scripts/Commands: Small QoL adjustmentstreeston
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-12Core/RBAC: Fix revoking permissionsShocker
2016-03-12Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...Shauren
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-03-02Core/Conditions: Improved mergeability between branchesariel-
2016-01-12Scripts/Instances: Complete rewrite of the boundary system.treeston
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-10-31Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-21Script/Commands: Add new "debug loadcells" commandjackpoz
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-10CRLF to LFDDuarte
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