aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/PlayerAI
AgeCommit message (Expand)Author
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-01-03Core/Misc: Added helper function Unit::SetFullPowerMihapro
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-24Nopch fixShauren
2017-02-18Merge remote-tracking branch 'Treeston/3.3.5-kelthuzad' into 3.3.5 (PR #16634)treeston
2017-01-12AI/PlayerAI: Fix potential edge case crash.treeston
2017-01-11AI/PlayerAI: Code style cleanup.treeston
2017-01-11AI/PlayerAI: Finally implement cast logic for controlled players.treeston & Keader
2017-01-01Update copyright note for 2017vincent-michael
2016-06-09Core/Players: Updated talent specializationsShauren
2016-04-28Core/Misc: Fix issues reported by static analysisjackpoz
2016-04-09Core: Remove whitespacesVincent-Michael
2016-04-08Unit/PlayerAI: Yeah, we allow charmer to be null now, should probably check f...treeston
2016-04-08Core/Misc: Fix headerAokromes
2016-04-08Core/PlayerAI: 6.x specific spec checksShauren
2016-04-08build fixtreeston
2016-04-08Core/PlayerAI: Some more helper methods added. Also, charmed players no longe...treeston
2016-04-08Core/PlayerAI: More follow-up. Helper functions and some internal cleanup.treeston
2016-04-08Merge pull request #16644 from Treeston/3.3.5-customcharmaiTreeston