aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-08-14Core/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-30Core/SAI: Add SMART_ACTION_RISE_UP for Z AxisRushor
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-24Core/SmartScripts: added new action SMART_ACTION_COMBAT_STOPMitchesD
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-21Core/Utilities: Move EventMap into its own source file.Naios
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Core/SAI: Fix some weird code in SmartAIMgr::IsTextValidDDuarte
2015-07-19Core/SAI: Fix an issue in IsTextValid when using guidsDDuarte
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-12Merge pull request #15023 from robinsch/combatMovementCarbenium
2015-07-05Core: White space CleanUpVincent-Michael
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-26Merge pull request #14728 from kelno/fixesjackpoz
2015-06-26Merge pull request #14838 from Rushor/stopMitchesD
2015-06-08Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessaryShauren
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-02Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ...MitchesD
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-04-02Core/SAI: fix typoMitchesD
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
2015-03-22Core/Misc: Warning fixesShauren
2015-03-11Core/Game: Fix some issues detected by static analysis.Naios
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-10Added a player searcherEpicurus4
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Aokromes: typo? fixRat
2014-12-28Core/Logs: Move runtime log to debugAokromes
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-22Core/Spell: Critical code fixRat
2014-11-22Core/Spells: more code updates...Rat
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-03Core: Fix warningsVincent-Michael