index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Implementation
/
LoginDatabase.h
Age
Commit message (
Expand
)
Author
2025-06-27
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2023-12-26
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-12-14
Core/Database: Refactor MySQLConnection constructors and async thread creation
Shauren
2022-09-13
Core/bnetserver: Implemented reconnecting with launcherlogin
Shauren
2022-06-09
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
fluxurion
2022-02-06
Core/BattlePets: Delete declined names of non-account battle pets when deleti...
Meji
2022-02-06
Core/Characters: Replace 2 database statements with 1
jackpoz
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-12-15
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-10-16
Core/BattlePets: Store declined names (#27025)
Meji
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-09
Typo fix contry -> country (#22075)
Gooyeth
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-03
Core/Bnet: Added support for -launcherlogin logins (external client launcher ...
Shauren
2017-09-22
Core/Bnet: Moved loading account info from rest service to session
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-18
Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...
Shauren
2016-10-01
Core/Player: Implemented account wide mounts
MitchesD
2016-09-24
Core/Database: removed unused prepared statements
joschiwald
2016-09-24
Core/Bnet: correct a typo in enum (#17991)
tkrokli
2016-09-24
Core/Bnetserver: Re-enable ban on wrong password
Kevin Plestan
2016-08-10
Core\Command: remove account_muted data on account deletion
ForesterDev
2016-07-05
Core/Transmog: Implemented transmog collection and updated transmog handling
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Core/PacketIO: Updated remaining packet structures and enums appearing in pac...
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-16
Core/Player: implemented Heirloom Collection
MitchesD
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn
2015-08-27
Core/DBLayer: Added compile time validation for prepared statement indexes pa...
Shauren
2015-08-26
Core/Player: implemented Toybox
MitchesD
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP