aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Texts/CreatureTextMgr.cpp
AgeCommit message (Expand)Author
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-05Core/CreatureTextMgr: Fix typo in LoadCreatureTextLocales()joschiwald
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
2011-04-28Removing SQLStorage class leftoversleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-11-05Core/SmartAI: added SMART_ACTION_SIMPLE_TALK, param1: textID, uses the 'Targe...Rat
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-26Core: Fix some warnings added in recent commitsSpp
2010-10-25Core/TextMgr: updated with new funtions for future useageRat
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Yet more copyright header updatesclick
2010-09-29Core/CreatureTextMgr: send emote, sound with texts, return duration after cha...Rat
2010-09-28Core/: Fix warningsSpp
2010-09-26Core/Scripts/SmartAI: removed test codeRat
2010-09-25Core/Scripts/SmartAI: add test for TextMgr (temp)Rat
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Core/Scripts/SmartAI: added SmartAI filesRat