aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_character.cpp
AgeCommit message (Expand)Author
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2025-05-11Scripts/Misc: Update ScriptPCH content to include most commonly headersShauren
2024-01-27Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2023-06-09Core/Commands: Fix crash in .character customize chat output (#29069)Смердокрыл
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-03-07Scripts/Commands: Restore ".character level" command behaviorjackpoz
2022-02-28Script/Commands: .character changeaccount now disconnects player before trans...Gildor
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-06Scripts/Commands: Correct some unexpected behavior in .levelTreeston
2022-02-05Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...Peter Keresztes Schmidt
2022-02-05Scripts/Commands: .character command conversionTreeston
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-06-05Core/Reputation: Named all reputation flagsShauren
2021-06-04Core/Reputation: Implemented "friendship reputation"Shauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
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-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-04-03nopch fix 2Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Scripts: added command to move characters across accountsariel-
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
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-01-01Update copyright note for 2017vincent-michael
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald