aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts/CreatureTextMgr.cpp
AgeCommit message (Expand)Author
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
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Scripts/Items: Imp in a BallTrisjdc
2014-04-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-30Core/Texts:Vincent-Michael
2014-04-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27DB/Misc: Fix few typosAokromes
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/Texts:Vincent-Michael
2014-04-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-23Core/Achievements: achievement earned message will now use broadcasttext inst...joschiwald
2014-04-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-30Core/CreatureText: Unify log messages and add GUIDGacko
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core&Scripts: Compile fixDDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-01Core/PacketIO: Fixed SMSG_PLAY_SOUND structureShauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-12-27DB/Schema: Rename and change types of a few fields in locales_creature_text a...Nay
2012-12-24Core/Chat: Corrected SMSG_MESSAGECHAT in a few more placesSubv
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-14Missing variable in the function call.Subv
2012-11-14Core/Build: Fixed a little mistake.Subv
2012-11-14Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.vlad852
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp