index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_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-03-19
Scripts/Commands: account onlinelist (#27004)
Giacomo Pozzoni
2022-02-27
whitespace to make CI happy, 7bf9a06 follow-up
Treeston
2022-02-27
Scripts/Commands: Fix a potential crash in cs_account.cpp
Treeston
2022-02-27
Scripts/Commands: Move .account to `trinity_string`
Treeston
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-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-01-23
Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-06
DB/Account: update account_access table cherry-pick take 2 (with refactors)
ForesterDev
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-11-26
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2021-10-26
kill some whitespaces
Aokromes
2021-10-25
Scripts/Commands: Rewrite .account commands to new model
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-09
Core/Misc: Improved ip2location code and set it to disabled by default
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-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-07-22
Scripts/Commands: Fix trinity_string usage and enhance commands
Rochet2
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-03-28
Core/Commands: Prevent creating accounts containing '@' character with .accou...
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-04-14
Core/Command: Sanitize input for .account set gmlevel <username> handling
click
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-10
Core: Nuke authserver
DDuarte
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-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-12
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-12
Core/Commands: Fixed crashes caused by using .account lock ip and .account lo...
Shauren
[next]