index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Texts
Age
Commit message (
Expand
)
Author
2025-05-19
Core/Position: Remove Position implicit object slicing
Shauren
2024-11-01
Core/Texts: Fix nullptr when no BroadcastText is found
Golrag
2024-10-21
Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBui...
Jeremy
2023-04-30
Core/Misc: Delay creating std::string objects for locale data after size vali...
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2022-01-26
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-11-03
Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText
funjoker
2021-10-23
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...
ModoX
2021-10-16
Core/Chat: Added new TextRange personal to creature_text which sends the mess...
ModoX
2021-08-08
Core/DataStores: 9.1.0 db2 structures
Shauren
2021-05-03
Core/Chat: Chat translation improvements
Shauren
2021-05-03
Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...
Shauren
2021-05-03
Core/Chat: Only exclude LANG_UNIVERSAL, LANG_ADDON and LANG_ADDON_LOGGED from...
Shauren
2021-05-03
Core/Chat: Apply language translations to creature chat
Shauren
2021-05-03
Core/Chat: Load chat language data from db2 and implement serverside chat tra...
Matan Shukry
2021-05-01
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...
Shauren
2020-12-27
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...
Shauren
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-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-04-04
Core/Misc: Removed old incorrect define
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-14
Fixed nopch build
joschiwald
2018-01-14
Core/Battleground: Dropped battleground texts from trinity_string and replace...
joschiwald
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-31
Core/Locales: Optimize locale loading - move the strings
Shauren
2017-11-04
Core/Misc: Update locales_creature_text to simple system
Aokromes
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-27
Modify previous commit to expected behavior
Krudor
2017-03-18
Core/Creatures: Use `broadcast_text` sound entry (#19321)
Krudor
2017-02-11
Core/Logs: Fine tunning some logs
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-24
Core/Misc: Fixed array out of bounds access when loading locales_achievement_...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
[next]