This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-16 13:09:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9654d52e03240e0a44fdfed79e72cae710315b3
TrinityCore
/
src
/
server
/
game
/
AI
/
ScriptedAI
History
m7nu3l
f9654d52e0
Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use ScriptedAI::SetCombatMovement(false); to get the same functionality.
2013-02-04 19:18:48 -03:00
..
ScriptedCreature.cpp
Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use ScriptedAI::SetCombatMovement(false); to get the same functionality.
2013-02-04 19:18:48 -03:00
ScriptedCreature.h
Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use ScriptedAI::SetCombatMovement(false); to get the same functionality.
2013-02-04 19:18:48 -03:00
ScriptedEscortAI.cpp
Core: Remove Player.h dependency from all the possible headers
2012-11-17 05:18:37 +01:00
ScriptedEscortAI.h
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Appenders ("Where to log") system. Will allow to select to full log some parts of core while others are not even logged.
2012-08-03 14:20:18 +02:00
ScriptedFollowerAI.cpp
Core: Remove Player.h dependency from all the possible headers
2012-11-17 05:18:37 +01:00
ScriptedFollowerAI.h
Core/AI: Cleaning up hungarian notation
2011-08-20 20:31:31 -03:00
ScriptedGossip.h
Update copyright note for 2013.
2013-01-01 00:41:01 +01:00