aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_account.cpp
AgeCommit message (Expand)Author
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-07Core/Misc: Minor compile time improving changesShauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-19Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
2022-02-27whitespace to make CI happy, 7bf9a06 follow-upTreeston
2022-02-27Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2022-02-27Scripts/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-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-01-23Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-06DB/Account: update account_access table cherry-pick take 2 (with refactors)ForesterDev
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-10-26kill some whitespacesAokromes
2021-10-25Scripts/Commands: Rewrite .account commands to new modelTreeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-09Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
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-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-02-12Core/Command: Check account password max lengthForesterDev
2017-01-01Update copyright note for 2017vincent-michael
2016-03-28Core/Commands: Prevent creating accounts containing '@' character with .accou...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-04-14Core/Command: Sanitize input for .account set gmlevel <username> handlingclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-10Core: Nuke authserverDDuarte
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-12Core/Commands: Fixed crashes caused by using .account lock ip and .account lo...Shauren