aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts
AgeCommit message (Expand)Author
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
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-27DB/Schema: Rename and change types of a few fields in locales_creature_text a...Nay
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
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
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-10Core/CreatureTextMgr: Fix crash in GetLocalizedChatString()joschiwald
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-03-05Core/CreatureTextMgr: Fix typo in LoadCreatureTextLocales()joschiwald
2012-03-01Core: Fixed compile without PCHShauren
2012-03-01Core/CreatureTextMgr: Added support for creature_text localizationShauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-11-07Core: Codestyle clean-upBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: More codestyle cleanupsclick
2011-05-16Core/CreatureTextMgr: Fixed creature yell rangeShauren
2011-05-13Core/CreatureTextMgr: Converted chat types to use values found in sniff, with...Shauren
2011-04-29Add spaces after commasleak