aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/SmartScripts
AgeCommit message (Expand)Author
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
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-03Core/SAI: Implement a new action type to make a creature (or targets in list)...Discover-
2014-08-26Scripts: Correct despawn time of multiple objectsDDuarte
2014-08-24Merge branch 'Rochet2/questreward'jackpoz
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-19Core/SmartScripts: fix escort quest group-completeShinDarth
2014-08-14Core/Creature: Fix warningVincent-Michael
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak