index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Texts
/
CreatureTextMgr.cpp
Age
Commit message (
Expand
)
Author
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-10
Core/CreatureTextMgr: Fix crash in GetLocalizedChatString()
joschiwald
2012-03-05
Core/CreatureTextMgr: Fix typo in LoadCreatureTextLocales()
joschiwald
2012-03-01
Core/CreatureTextMgr: Added support for creature_text localization
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/DBLayer: Refactor prepared statement defines Note:
leak
2011-11-07
Core: Codestyle clean-up
Bootz
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: More codestyle cleanups
click
2011-05-16
Core/CreatureTextMgr: Fixed creature yell range
Shauren
2011-05-13
Core/CreatureTextMgr: Converted chat types to use values found in sniff, with...
Shauren
2011-04-29
Add spaces after commas
leak
2011-04-28
Removing SQLStorage class leftovers
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-16
Core/General: Fix some comment style. //* to // *. Fixes certain code display...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-11-05
Core/SmartAI: added SMART_ACTION_SIMPLE_TALK, param1: textID, uses the 'Targe...
Rat
2010-10-27
Core/AI: implemented SmartScripts System (still beta) not 100% complete
Rat
2010-10-26
Core: Fix some warnings added in recent commits
Spp
2010-10-25
Core/TextMgr: updated with new funtions for future useage
Rat
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-10-07
Yet more copyright header updates
click
2010-09-29
Core/CreatureTextMgr: send emote, sound with texts, return duration after cha...
Rat
2010-09-28
Core/: Fix warnings
Spp
2010-09-26
Core/Scripts/SmartAI: removed test code
Rat
2010-09-25
Core/Scripts/SmartAI: add test for TextMgr (temp)
Rat
2010-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-25
Core/Scripts/SmartAI: added SmartAI files
Rat