aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts/CreatureTextMgr.cpp
AgeCommit message (Expand)Author
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-01-26Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-11-03Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastTextfunjoker
2021-10-23Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...ModoX
2021-10-16Core/Chat: Added new TextRange personal to creature_text which sends the mess...ModoX
2021-05-03Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...Shauren
2021-05-03Core/Chat: Load chat language data from db2 and implement serverside chat tra...Matan Shukry
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-06-30Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...Shauren
2020-04-04Core/Misc: Removed old incorrect defineShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-31Core/Locales: Optimize locale loading - move the stringsShauren
2017-11-04Core/Misc: Update locales_creature_text to simple systemAokromes
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-03-27Modify previous commit to expected behaviorKrudor
2017-03-18Core/Creatures: Use `broadcast_text` sound entry (#19321)Krudor
2017-02-11Core/Logs: Fine tunning some logsAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-24Core/Misc: Fixed array out of bounds access when loading locales_achievement_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-25Core/Creatures: Improved creature text selection to be "more random" instead ...Shauren
2015-07-03Core/Texts: Fix race conditions in CreatureTextMgr repeat groupjackpoz
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-17Core/PacketIO: SMSG_PLAY_SOUNDGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-01Core/Misc: Fixed some of the Coverity defectsIntel
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-13Core/Misc: Fix merge failVincent-Michael
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-15Core/Misc: Optimized locale loadingShauren