aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/ScriptedAI
AgeCommit message (Expand)Author
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-02-10Added a player searcherEpicurus4
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-06Core/Defines: Updated some enums to build 6.0.2.18988Kinzcool
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-08Core/Scripts: made BossAI::CheckInRoom virtualjoschiwald
2014-09-03Core/Misc: Update enums related to tradeskills in ScriptedGossip.hDDuarte
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-10Scripts/HallsOfReflection: Major changesMitchesD
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-10Core/ScriptedAI: Fix Headers.Malcrom
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-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-06Scripted/Misc: Some cleanupVincent-Michael
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