This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-15 23:20:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b310802583a96dd32841bc396a119fca833e2d4
TrinityCore
/
src
/
server
/
game
/
Texts
History
Shauren
7b31080258
Core/Misc: Modernize code a bit by replacing std::tie with either structured bindings or operator<=>
2023-04-06 17:46:58 +02:00
..
ChatTextBuilder.cpp
Core/Chat: Chat translation improvements
2021-05-03 23:53:24 +02:00
ChatTextBuilder.h
Scripts/Commands: Convert argument parsing of .npc commands
2022-02-05 00:43:55 +01:00
CreatureTextMgr.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
CreatureTextMgr.h
Core/Misc: Modernize code a bit by replacing std::tie with either structured bindings or operator<=>
2023-04-06 17:46:58 +02:00
CreatureTextMgrImpl.h
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
2022-04-16 12:15:37 +02:00