aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_titles.cpp
AgeCommit message (Expand)Author
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2024-05-02Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-12Scripts/Commands: Convert title commands to new systemCarbenium
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
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
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-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
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-20Core/Game: Include cleanup, part 3Shauren
2017-01-01Update copyright note for 2017vincent-michael
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-01-01Update copyright note for 2015Vincent-Michael
2014-11-07Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...Intel
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-10Core/DB/Achievements:joschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-10Core/RBAC: Move titles and wp commands to RBAC (using individual permissions)Spp
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-30Merge branch 'master' into 4.3.4Spp