aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts/AccountMgr.cpp
AgeCommit message (Expand)Author
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2023-12-26Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
2023-12-23Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-05Scripts/Commands: .character command conversionTreeston
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-26Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2021-12-22Modernize codebase with Clang-Tidy range based loops (#24165)Ujp8LfXBJ6wCPR
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
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-08-21Core/RBAC: Fix changing security levelroc13x
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-02-12Core/Command: Check account password max lengthForesterDev
2017-01-01Update copyright note for 2017vincent-michael
2016-08-10Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-08-10Core/Accounts: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-06Core/Battle.net:Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-11Core/Misc: Fix buildNyeriah
2014-12-10Core/RBAC: Allow setting different default security level roles to different ...Nyeriah
2014-11-10Core/AccountMgr: Fix two typos when checking length of passwordDDuarte
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-13Core/Misc:Ascathor
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-05-31Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_GM_TRA...xter
2014-05-06Core/Battle.net: Implemented authserverShauren