index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Implementation
/
LoginDatabase.cpp
Age
Commit message (
Expand
)
Author
2025-06-27
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...
Shauren
2025-03-13
Core/Database: Fix duplicate query column aliases
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2024-12-14
Core/Database: removed more duplicate aliases from prepared statements
Ovahlord
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-01-16
Core/Bnet: Prevent crashes cauised be invalid values in salt column in battle...
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
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
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-28
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
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
2022-01-06
DB/Account: update account_access table cherry-pick take 2 (with refactors)
ForesterDev
2022-01-01
Core/Database: fix wrong password logging (#24487)
ForesterDev
2022-01-01
Add realm ID for actions based ip logging (#24453)
zartech22
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-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-10-16
Core/BattlePets: Misc fixes (#27057)
Meji
2021-10-16
Core/BattlePets: Store declined names (#27025)
Meji
2021-09-23
Core/Database: Add columns on *_banned (#21748)
Gooyeth
2020-08-03
Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...
Treeston
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-11-01
Core/DBLayer: Support using mysql 8
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
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-04-18
Core/Bnet: Improve client ban messages (#21837)
Roc13x
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-07-14
Core/Bnet: Changed login REST service to use async db queries instead of spaw...
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-03-03
Core/Auth: removed unneeded sub query
joschiwald
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
[next]