aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2014-06-24Core/SmartAI: Allow the use of SMART_ACTION_SET_EVENT_PHASE with SMART_EVENT_...Subv
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-14Core/Ulduar: Added IsInCombat check for ulduar teleporterVincent-Michael
2014-06-14Core/SAI: Fix typo in 2596f1f35d01a8a6c8a555a5952c055a4d4dc239Vincent-Michael
2014-06-14Core/SAI: Added SMART_ACTION_CAST support for gameobject castVincent-Michael
2014-06-13Core/Misc:Ascathor
2014-06-10Core/PetAI: Fix memory leakjackpoz
2014-06-07Merge pull request #12225 from Trisjdc/event_map_moveAokromes
2014-06-06Core/Utils: Move EventMap to Util.hTrisjdc
2014-06-05Merge pull request #12039 from Trisjdc/creature_ai_talkSebastian Valle Herrera
2014-06-02Merge pull request #12135 from Trisjdc/event_map_extensionSebastian Valle Herrera
2014-06-02Core/Util: A couple useful new functions for EventMap, as well as getting rid...Trisjdc
2014-05-28Core/PetAI: Pin should not be interrupted if the victim has a breakable auraTrisjdc
2014-05-23Core/SAI: SMART_EVENT_IC_LOS is now called when movement in LOS was made whil...Discover-
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-19Merge pull request #12076 from Trisjdc/even_more_saijackpoz
2014-05-19Merge pull request #12083 from Trisjdc/pet_combatjackpoz
2014-05-18Core/PetAI: Pet's owner should NOT enter combat when the pet attacks/enters c...Trisjdc
2014-05-16Core/SAI: Clear UNIT_STATE_EVADE immediately if we're about to follow a targe...Trisjdc
2014-05-15Core/SAI: Prevent nullifying damage, because of player damage requirementsTrisjdc
2014-05-10Scripts/HallsOfReflection: Major changesMitchesD
2014-05-09Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide talkin...Trisjdc
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-26Core/BG/SA:joschiwald
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-23Core/Achievements: achievement earned message will now use broadcasttext inst...joschiwald
2014-04-22Core/SmartScripts: use broadcasttext instead of trinity_string in SMART_ACTIO...joschiwald
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-04-03Core/SmartScripts: SMART_ACTION_EQUIP prevent to false errorsMitchesD
2014-03-31Core/Sai: Added new db errors :P (hihi)Vincent-Michael
2014-03-30SmartAI: Use same method for removing auras in EnterEvadeMode as in CreatureAIGacko
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-26Core/SAI: Allow only creature sources to use the event types SMART_EVENT_DIST...Discover-
2014-03-26Core/SAI: Only allow SMART_EVENT_TARGET_BUFFED to be used from creature sources.Discover-
2014-03-26Core/SAI: Implement two new event types that are triggered when a certain cre...deathicon
2014-02-09Core/SAI: Fix assertion in SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLISTjackpoz
2014-02-08Core/SAI: Improve error logjackpoz
2014-02-08Core/SAI: Fix crashjackpoz
2014-01-21Core/SAI: I need more sleep...Discover-
2014-01-21Core/SAI: Implement three more event phases which makes a total of 9 (from 6).Discover-
2014-01-17Core/Entities: bg vehicle will also have charmer's faction (save faction befo...joschiwald
2014-01-15Core/SAI: Fix assertion triggered in SmartScriptjackpoz
2014-01-12Core/SAI: Fix crash in SmartScriptjackpoz
2014-01-10Core/SAI: drop unneeded codejoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael