index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
Age
Commit message (
Expand
)
Author
2013-01-03
Merge pull request #8753 from MrSmite/Pet_SpeedFix
Subv
2013-01-03
Core/SmartScripts: Fixed SAI targets 10 & 14 (SMART_TARGET_CREATURE_GUID, SMA...
Shauren
2013-01-02
Core: Fix warning
Vincent_Michael
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
2013-01-02
Core/Misc: EventMap will no longer inherit from std::map
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-29
Core/SAI: Fixed build, i need new glasses.
Warpten
2012-12-29
Core/SAI: SMART_ACTION_NONE is not a valid action. Also accept SMART_ACTION_S...
Warpten
2012-12-29
Core/SAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENT
Subv
2012-12-23
Fix pets lagging behind and despawning by slightly adjusting speed
MrSmite
2012-12-18
Core/AuctionHouse: Fix a possible auctionhouse crash
MrSmite
2012-12-17
Core: Remove tabs, fix whitespace and fix nonPCH properly (5am, too late for ...
click
2012-12-15
Core/PetAI: Fix Ghouls emotions
xomachine
2012-12-15
Core/PetAI: Fix pet's self-jumping
xomachine
2012-12-14
Merge pull request #8583 from Gacko/scripttexts
Subv
2012-12-14
Core/PetAI: Fixed a crash in PetAI::CanAttack
Subv
2012-12-14
Scripts/Events/Achievement: fix 'Out With It'
CeIa
2012-12-13
Core/DB: Drop table script_texts
Gacko
2012-12-09
Core: Fix more warnings
Vincent_Michael
2012-12-09
Core: Fix warnings
Vincent_Michael
2012-12-07
PetAI - Overhaul / bug fix
MrSmite
2012-12-02
Core/SAI: Fix SMART_EVENT_PASSENGER_REMOVED event
Spp-
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-21
Core/AI: Fix crash in SmartScript
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-20
Core/Misc: Define some methods const
Spp
2012-11-19
Fix compile without PCH (Also added some minor changes to minimize difference...
Spp
2012-11-19
Misc: Whitespace and tabs cleanup
Nay
2012-11-18
Merge pull request #8330 from MrSmite/PetAI_TargetSelect
Nay
2012-11-18
Fix PetAI missing aggressive pet target select
MrSmite
2012-11-17
Fixed build.
Subv
2012-11-17
Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CA...
Subv
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-16
Core/EventAI: Removed table creature_ai_summons.
Subv
2012-10-26
Core/Misc: Tweaked ThreatContainer internals
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-12
Cleanup PetAI, remove unnecessary and broken JustDied(). Closes #7242
MrSmite
2012-10-08
Core/SAI: Added a missing break.
Subv
2012-10-07
Core/SAI: Fixes crashes when using SMART_EVENT_[IC/OOC]_LOS
Subv
2012-10-07
Core/Misc: Fix some possible issues detected by static code analysis
kaelima
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-22
Core/Combat: Fix Evade Mechanics
MrSmite
2012-09-19
Core/SmartAI: revert previous setfly change.
Kandera
2012-09-17
Core/SmartAI: Add missing break on 2e5e8331f386c37ac06714a44a6d82f83361b34a
Vincent-Michael
2012-09-17
Core/SmartAI: fix SMART_ACTION_SET_FLY. was backwards :P
Kandera
2012-09-17
Core/SmartAI: add SMART_ACTION_SET_HEALTH_REGEN (102).
Kandera
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-08
Fix a typo in SmartScript.cpp
Nay
2012-09-08
Core/SAI: Implement SMART_ACTION_SET_HOME_POS (101)
Santiago
[next]