aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureAIImpl.h
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-10*modified spelldifficulty handler to work with all spell casts for creatures ...Rat
2010-04-09*added code for loading Spelldifficulty.dbc + Custom Spelldifficulty from Dat...Rat
2010-04-08Script Instance Forge of Souls.Trazom62
2010-04-07Code style (game + scripts only):Spp
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-16Updated copyright for new year.n0n4m3
2010-01-12Fix normal10/normal25 raid detection in scripts.Trazom62
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...maximius
2009-10-29*Cleanup (Brutallus' Intro should start properly now)maximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-10*Creature::_IsTargetAcceptable rewrite, should hopefully fix the bugs ogerais...maximius
2009-09-26*Replace a ton of switches with RAND(), and overload RAND() to support up to ...maximius
2009-09-20*Fix some typos, by Darkshinesmaximius
2009-09-04*Try to fix the bug that some bosses stuck in combatmegamage
2009-08-31*Use updatecombatstate to replace updatevictim. This should fix the bug of Mo...megamage
2009-08-30*Update Kologarn script.megamage
2009-08-29*More update about positions.megamage
2009-08-29*Make position as a class;megamage
2009-08-28*Fix build in *nix.megamage
2009-08-28*Update flame levi script. Allow player to shoot down pyrite container and re...megamage
2009-08-06*Add SpellCasterAI as a framework for casting only units (like ebon gargoyle ...QAston
2009-06-18* In case of a 'for' loop, don't declare the iterator of a type that has a la...Machiavelli
2009-06-08*Fix the bug that kelthuzad summons infinite mobs.megamage
2009-06-08*Some update of kelthuzad script.megamage
2009-05-27*Some improvement of DK start zone quests (no new quest fixed)megamage
2009-05-26*Fix the bug that warlord najentus spams spellsmegamage
2009-05-22*Some work on wintergrasp. Player can get ranks by killing other players and ...megamage
2009-05-20*Fix a bug that player takes fall damage when finishing taxi path.megamage
2009-05-20*Update Naxx scripts. Now only Kelthuzad is incompletedmegamage
2009-05-17*Update script for Loatheb.megamage
2009-05-10*Fix build.megamage
2009-05-10*Move some AI functions to core. No real change.megamage
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
2009-01-28*Fix critter AI.megamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...Drahy
2008-11-20Re-commit 262 due to EOL issues. (no difference from 262)megamage
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
2008-10-02[svn] * Proper SVN structureinitNeo2003