aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts
AgeCommit message (Expand)Author
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-14Fixed nopch buildjoschiwald
2018-01-14Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
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-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-11Core/Common: 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-24Core/Game: Converted the game library to a shared library.Naios
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-23Core/Entities: First step to 128 bit guidsShauren
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-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Misc: Fix merge failVincent-Michael
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-15Core/Misc: Optimized locale loadingShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Scripts/Items: Imp in a BallTrisjdc