index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-02T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
CreatureAI.cpp
Age
Commit message (
Expand
)
Author
2015-07-19
Merge pull request #14974 from pete318/stealth_work
mik1893
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-18
Core/Texts: added TextRange parameter to creature_text
joschiwald
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-05-09
Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide talkin...
Trisjdc
2014-04-25
Core/Misc: Change how Position struct is retrieved
jackpoz
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-09-03
Core/Misc: Fixed some more issues found by code analysis tools.
Sebastian Valle
2013-08-11
Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to co...
Nay
2013-08-02
Core/Creatures: DoTs and self damage will no longer reset time since last dam...
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-22
Core/Combat: Fix Evade Mechanics
MrSmite
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-01
Core: Fixed compile without PCH
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-28
Core/Scripts: Add an additional parameter to DoZoneInCombat to define the max...
Machiavelli
2011-08-18
Core/AI: Code style and cleanups
Fredi Machado
2011-08-03
Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...
Spp-
2011-06-12
Core: More codestyle cleanups
click
2011-04-22
Core/Vehicles:
Shauren
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-19
Core/Scripts: Code style cleanup in AI base classes, removed duplicate DoActi...
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
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-11-16
Core/AI: implemented Talk() for the 'new' textMgr
Rat
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-06-05
rearranged core files
Rat