aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2013-08-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-09Merge pull request #10464 from Discover-/SmartAI-Set-ActiveNay
2013-08-09Merge pull request #10493 from Discover-/SmartAI-Action-Sound-UpdateNay
2013-08-09Core/SmartAI: Rename SMART_ACTION_SOUND's parameters and get rid of an error ...Discover-
2013-08-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Core/SmartAI: Implement SMART_TARGET_CLOSEST_ENEMY (25)Discover-
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Core/SmartAI: Allow SMART_ACTION_SET_ACTIVE to take a parameter for on/off (t...Discover-
2013-08-06DB&Scripts/Icecrown: Fix quest The Last Line Of Defense and script Argent Can...Kirkhammett
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Merge pull request #10245 from Mihapro/masterNay
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-02Core/Creatures: DoTs and self damage will no longer reset time since last dam...Shauren
2013-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-23Core/Spells: Fix shaman talent "Totemic Wrath" and small cleanupVincent-Michael
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-08Core/SmartScriptsMihapro
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-06-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-29Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectab...Shauren
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Core: Fix some error messages, more useful, less engrish.Malcrom
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-06-01Core: Advance loggingGacko
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-26Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-17* Another small batch of fixes from static analysis tool.Subv
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-09Core/MovementShauren
2013-04-08Core/Gossip: New AddMenuItem method for using DB textsGacko
2013-03-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-26Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creaturesGacko
2013-03-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-21Core/AI: Do not expose internal storage of SummonListSpp
2013-03-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael