index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_battlenet_account.cpp
Age
Commit message (
Expand
)
Author
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-07-12
Core/Commands: Fixed bnetaccount create not printing gameaccount name
Shauren
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2021-03-03
Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too lo...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
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-07-09
Scripts/Commands: Fixed typo in battlenet password command
joschiwald
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-02-12
Core/Command: Check account password max length
ForesterDev
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-09-26
Core/Commands: Slightly improve output of bnetaccount create command
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-08-01
Core/BattleNet: Removed bad line
Vincent-Michael
2015-01-17
Core/Commands: Added "createGameAccount" argument to .bnetaccount create comm...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core: Nuke authserver
DDuarte
2014-11-10
Warning fixes
Shauren
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-10-22
Core/Entities: Second part of removing GetGUIDLow() uses
Shauren
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
2014-06-12
Core/Misc: Warning fixes
Shauren
2014-06-08
Core/Commands: Added a set of commands to manage battle.net accounts
Shauren