aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts
AgeCommit message (Expand)Author
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Add missing Containers.h include where neccessaryShauren
2020-09-04Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-04-04Core/Locales: Optimize locale loading - move the strings (#24385)ForesterDev
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-02-01Sync broadcast_text naming (#24102)funjoker
2020-01-02New yearAokromes
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-02-24Core/Log: Clean up some log output to include spawnId instead of lowguid.Treeston
2018-01-21Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-04Core/Misc: Update locales_creature_text to simple systemChazy Chaz
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-08-05Core/Logs: Fine tunning some logsAokromes
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-09Core/Creatures: Improved creature text selection to be "more random" instead ...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-06-13Core/Texts: Fix race conditions in CreatureTextMgr repeat groupjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-08-15Core/Misc: Optimized locale loadingShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-06Scripts/Items: Imp in a BallTrisjdc
2014-05-03Merge pull request #11968 from Dehravor/cpp11Aokromes
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-30Core/Texts:Vincent-Michael
2014-04-27DB/Misc: Fix few typosAokromes
2014-04-25Core/Texts:Vincent-Michael
2014-04-23Core/Achievements: achievement earned message will now use broadcasttext inst...joschiwald
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
2014-03-30Core/CreatureText: Unify log messages and add GUIDGacko
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp