index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_titles.cpp
Age
Commit message (
Expand
)
Author
2025-06-05
Core/Chat: Remove fmt::sprintf from headers
Shauren
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-12
Scripts/Commands: Convert title commands to new system
Carbenium
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
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
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-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
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-20
Core/Game: Include cleanup, part 3
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
Shauren
2016-04-08
Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335
Aokromes
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-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-07
Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...
Intel
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Scripts/Commands: Fixed build with -DSCRIPTS=0
Shauren
2014-04-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-02-10
Core/DB/Achievements:
joschiwald
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-10
Core/RBAC: Move titles and wp commands to RBAC (using individual permissions)
Spp
2013-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-07-14
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Merge branch 'master' into 4.3.4
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-30
Merge branch 'master' into 4.3.4
Spp
[next]