aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.h
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2023-12-23Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...Shauren
2022-02-05Scripts/Commands: .character command conversionTreeston
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-04-18Core/Accounts: prevent existing account ban from being updated (#21836)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
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-01Core/Account: Make account password change security variable and various changesAscathor
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-23Core/RBAC: Fix mem leakSpp
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-17Core/Account: Move AccountMgr back to singletonSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-09Some random cleanup here and thereSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-15Core/Account: Code style and cleanups in AccountMgrFredi Machado
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-07-21* Implement the ability to delete characters without them being removed fromBrian