aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.cpp
AgeCommit message (Expand)Author
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
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-23SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2Vincent_Michael
2013-02-21Core/Misc: Remove devel log msg that shouldn't have been commitedSpp
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-18Core: Whitespace cleanupVincent_Michael
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
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-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-03-29Core/DBLayer: Fix stupid mishap from last commit (i need glasses) - thanks na...click
2012-03-29Core/DBlayer: ... and some more COUNT()-based type-fixing ...click
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core: Fix warningsleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-25Core/DBLayer: Convert Execute() queries to prepared statementsleak
2011-09-08Typo fix of previous commit (:S)Spp
2011-09-08Fix a typo in 327fe7c than changed the logic of a function and simplify IsXXX...Spp
2011-09-08Minor Correction to 327fe7cSpp-
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-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-04-29Add spaces after commasleak
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel
2011-02-25CharDB Schema/Cleanup: cleanup account_data and character_account_data tables:Azazel
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-26Core: Coding style cleanup.silinoron
2010-09-24Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/Game: forgotten changes from r3cc82905662712385f0d03895a426310e6cc96bdsilinoron
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-08-21DB Layer:Machiavelli
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-08* Rename: Sha1Hash -> SHA1Hash.XTZGZoReX
2010-07-31*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)QAston