aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation/LoginDatabase.h
AgeCommit message (Expand)Author
2025-06-27Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...Shauren
2025-03-04Core/Players: Implement warband scene collectionShauren
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-14Core/Database: Refactor MySQLConnection constructors and async thread creationShauren
2022-09-13Core/bnetserver: Implemented reconnecting with launcherloginShauren
2022-06-09Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock themfluxurion
2022-02-06Core/BattlePets: Delete declined names of non-account battle pets when deleti...Meji
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-15Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
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-06-22DB/Account: update account_access table (#24788)ForesterDev
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-09Typo fix contry -> country (#22075)Gooyeth
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...Shauren
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-09-24Core/Database: removed unused prepared statementsjoschiwald
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-16Core/Player: implemented Heirloom CollectionMitchesD
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-08-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP