index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
ScriptedAI
Age
Commit message (
Expand
)
Author
2016-08-05
Core/Logs: Fine tunning some logs
Aokromes
2016-08-05
Scripts/SmartAI: Some clean-up work:
treeston
2016-08-04
ScriptedAI/Creature: Fix a bug where a std::chrono overload was counting mill...
treeston
2016-07-18
Core/AI Prevent bosses respawn when BossState is set to DONE (#17616)
Gustavo
2016-07-08
Entities/Creature: Add some more std::chrono overloads
treeston
2016-05-26
Core: updated creature type flags enum (#17128)
ForesterDev
2016-05-13
Allow BossAI::_DespawnAtEvade to work on creatures other than the boss itself...
treeston
2016-05-11
Creature/CreatureAI:
treeston
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-04-10
Entities/Unit: Finally fix no-path evasion.
treeston
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-16
Core: Remove whitespaces
Vincent-Michael
2016-02-20
Incorrect AI aggression as a consequence of the LineOfSight change, episode t...
treeston
2016-02-14
Merge remote-tracking branch 'sirikfoll/despawnAtEvade' into 3.3.5 (PR #16528)
treeston
2016-02-12
Core/Scripts port _DespawnAtEvade functionality to 3.3.5 branch
sirikfoll
2016-02-09
AI/BossAI: Make creature never chase targets that are out of bounds
treeston
2016-01-12
Scripts/Instances: Complete rewrite of the boundary system.
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-12-06
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-09-25
Core/Creature: Add facilities to the Creature class to allow setting an autom...
treeston
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-08-23
Scripts/VioletHold: rewrote the whole instance
joschiwald
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-02
The following stealth changes are implemented.
pete318
2015-03-30
Core/Misc: Remove unused headers
leak
2015-02-22
Merge pull request #14103 from Epicurus4/6.x
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: multiple changes
joschiwald
2014-09-16
Core/Scripts: Fixed incorrect guid usage in logs
Shauren
2014-09-15
Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remain
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-08
Core/Scripts: made BossAI::CheckInRoom virtual
joschiwald
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-09
Scripts/Misc: Fix static analysis issues
jackpoz
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-05-20
Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*
jackpoz
2014-05-10
Scripts/HallsOfReflection: Major changes
MitchesD
2014-04-27
Core: Droped `faction_H` field -- only one faction table is necessary
Kinzcool
2014-04-19
Core/Misc: Ensure GetVictim() returns a valid reference when expected
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-11-10
Core/ScriptedAI: Fix Headers.
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-08-18
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...
joschiwald
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-07-06
Scripted/Misc: Some cleanup
Vincent-Michael
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
[next]