aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/CreatureAI.cpp
AgeCommit message (Expand)Author
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-09Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide talkin...Trisjdc
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
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-09-03Core/Misc: Fixed some more issues found by code analysis tools.Sebastian Valle
2013-08-11Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to co...Nay
2013-08-02Core/Creatures: DoTs and self damage will no longer reset time since last dam...Shauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-22Core/Combat: Fix Evade MechanicsMrSmite
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-01Core: Fixed compile without PCHShauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-10-07REPO: code-style clean-upBootz
2011-09-28Core/Scripts: Add an additional parameter to DoZoneInCombat to define the max...Machiavelli
2011-08-18Core/AI: Code style and cleanupsFredi Machado
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-06-12Core: More codestyle cleanupsclick
2011-04-22Core/Vehicles:Shauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-19Core/Scripts: Code style cleanup in AI base classes, removed duplicate DoActi...Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...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-11-16Core/AI: implemented Talk() for the 'new' textMgrRat
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-06-05rearranged core filesRat