aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/SmartScripts
AgeCommit message (Expand)Author
2015-09-04Core/SmartScripts: SMART_ACTION_TALK - added action param 3 to set target as ...MitchesD
2015-08-05Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and SMART_EVENT...MitchesD
2015-07-25Core/SmartScripts: added new action SMART_ACTION_COMBAT_STOPMitchesD
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-20Core/SAI: Fix some weird code in SmartAIMgr::IsTextValidDDuarte
2015-07-15Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-07SmartAI: Fixed a bug where creatures would clear movement flags when they sho...robinsch
2015-07-02The following stealth changes are implemented.pete318
2015-06-14Merge pull request #14728 from kelno/fixesjackpoz
2015-06-03Scripts/SmartScripts: Clear Movement on Deathrobinsch
2015-05-20Removed useless calculation in last commitKelno
2015-05-20Fixed a math error in SmartScript::DecPhase(int32)Kelno
2015-05-02Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ...MitchesD
2015-04-02Core/SAI: fix typoMitchesD
2015-04-02Core/SAI: fix merge conflictMitchesD
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Logs: fixing typosRat
2014-12-28Core/Logs: Move runtime log to debugAokromes
2014-11-03Core: Fix warningsVincent-Michael
2014-11-02Core/SAI: Allow dropping a specific amount of aura charges using SMART_ACTION...Discover-
2014-10-11Core:/SAI: Added better error log output in 0a897616dae34a26af4be516f25cc3c91...Vincent-Michael
2014-10-11Core/SAI: changed multiple validation checksjoschiwald
2014-10-11Core/SAI: Added new error for wrong target orientation valueVincent-Michael
2014-10-09Core/SmartScripts: Fix multiple target_typesyesitsme
2014-10-07Core/SAI: Ingore text valid errors for SMART_TARGET_CREATURE_DISTANCE / SMART...Vincent-Michael
2014-10-07Core/SAI: Fix text over errorsVincent-Michael
2014-10-05Core: Fix warningVincent-Michael
2014-10-04Revert "Core/SAI: Added new error for is using other script as sai"Vincent-Michael
2014-10-04Core/SAI: Added new error for is using other script as saiVincent-Michael
2014-10-04Core/SAI: Fix typoVincent-Michael
2014-10-04Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in dbVincent-Michael
2014-10-03Core/SAI: CleanUp in 98257b94728223ff027c3696b630462288c85255 / 2838a622647a1...Vincent-Michael
2014-10-03Core/Sai: Added SMART_ACTION_TALK error log also for -guid creatureVincent-Michael
2014-10-03Core: Fix crashVincent-Michael
2014-10-03Core/Sai: Added new error log for action SMART_ACTION_TALKVincent-Michael
2014-10-02Core/SmartScript: Fix warningsVincent-Michael
2014-10-02Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added ugly code for new sai error log :(Vincent-Michael
2014-09-30Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid targetVincent-Michael
2014-09-21Core:/SmartScript: Added log for item has credit spell blablaVincent-Michael
2014-09-17Core/SAI: Remove SMART_ACTION_STORE_VARIABLE_DECIMALDDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-15Core/Scripts: Changed GetGUID/SetGUID script hooks to operate on ObjectGuid c...Shauren