index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
PlayerAI
Age
Commit message (
Expand
)
Author
2018-03-12
Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...
ariel-
2018-01-03
Core/Misc: Added helper function Unit::SetFullPower
Mihapro
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-24
Nopch fix
Shauren
2017-02-18
Merge remote-tracking branch 'Treeston/3.3.5-kelthuzad' into 3.3.5 (PR #16634)
treeston
2017-01-12
AI/PlayerAI: Fix potential edge case crash.
treeston
2017-01-11
AI/PlayerAI: Code style cleanup.
treeston
2017-01-11
AI/PlayerAI: Finally implement cast logic for controlled players.
treeston & Keader
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-09
Core/Players: Updated talent specializations
Shauren
2016-04-28
Core/Misc: Fix issues reported by static analysis
jackpoz
2016-04-09
Core: Remove whitespaces
Vincent-Michael
2016-04-08
Unit/PlayerAI: Yeah, we allow charmer to be null now, should probably check f...
treeston
2016-04-08
Core/Misc: Fix header
Aokromes
2016-04-08
Core/PlayerAI: 6.x specific spec checks
Shauren
2016-04-08
build fix
treeston
2016-04-08
Core/PlayerAI: Some more helper methods added. Also, charmed players no longe...
treeston
2016-04-08
Core/PlayerAI: More follow-up. Helper functions and some internal cleanup.
treeston
2016-04-08
Merge pull request #16644 from Treeston/3.3.5-customcharmai
Treeston