index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11: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
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: multiple changes
joschiwald
2014-09-18
Core/Texts: added TextRange parameter to creature_text
joschiwald
2014-08-15
Core/Misc: Optimized locale loading
Shauren
2014-06-06
Scripts/Items: Imp in a Ball
Trisjdc
2014-04-30
Core/Texts:
Vincent-Michael
2014-04-27
DB/Misc: Fix few typos
Aokromes
2014-04-25
Core/Texts:
Vincent-Michael
2014-04-23
Core/Achievements: achievement earned message will now use broadcasttext inst...
joschiwald
2014-04-22
Core/Texts: Implemented loading BroadcastTexts
joschiwald
2014-03-30
Core/CreatureText: Unify log messages and add GUID
Gacko
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-27
DB/Schema: Rename and change types of a few fields in locales_creature_text a...
Nay
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-14
Missing variable in the function call.
Subv
2012-11-14
Core/Build: Fixed a little mistake.
Subv
2012-11-14
Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.
vlad852
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
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
[next]