index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Accounts
/
AccountMgr.h
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2023-12-23
Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...
Shauren
2022-02-05
Scripts/Commands: .character command conversion
Treeston
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-18
Core/Accounts: prevent existing account ban from being updated (#21836)
Roc13x
2018-01-01
Update copyright note for 2018
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-06
Core/Battle.net: Implemented authserver
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-29
Core/RBAC: Simplify RBAC implementation
Spp
2013-09-27
Core/RBAC: Add default groups to accounts based on their security level.
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-01
Core/Account: Make account password change security variable and various changes
Ascathor
2013-03-20
Core/Account: Remove unused helper functions
Spp
2013-02-27
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...
Spp
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-02-23
Core/RBAC: Fix mem leak
Spp
2013-02-18
Core/RBAC: Add config option to set comma separated list of groups to add by ...
Spp
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-17
Core/Account: Move AccountMgr back to singleton
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-09
Some random cleanup here and there
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
Spp-
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
2011-08-15
Core/Account: Code style and cleanups in AccountMgr
Fredi Machado
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-03
Core/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 from
Brian
[next]