This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-06 00:48:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba36f1eb23885260a832a41e9264b74881c8d285
TrinityCore
/
src
/
server
/
game
/
AI
/
EventAI
History
click
ba36f1eb23
Clean up old (and partially unused) Aggro() function and use EnterCombat() instead + fix some minor enum-typos (INTURRUPT -> INTERRUPT)
...
(fix by Azazel) --HG-- branch : trunk
2010-07-19 14:17:30 +02:00
..
CreatureEventAI.cpp
Clean up old (and partially unused) Aggro() function and use EnterCombat() instead + fix some minor enum-typos (INTURRUPT -> INTERRUPT)
2010-07-19 14:17:30 +02:00
CreatureEventAI.h
Clean up old (and partially unused) Aggro() function and use EnterCombat() instead + fix some minor enum-typos (INTURRUPT -> INTERRUPT)
2010-07-19 14:17:30 +02:00
CreatureEventAIMgr.cpp
Get rid of Trinity Singleton and Threading patterns and replace them with ACE_Singletons and ACE_GUARD_x macro´s with ACE_Thread_Mutex´es respectively.
2010-06-25 00:18:01 +02:00
CreatureEventAIMgr.h
Get rid of Trinity Singleton and Threading patterns and replace them with ACE_Singletons and ACE_GUARD_x macro´s with ACE_Thread_Mutex´es respectively.
2010-06-25 00:18:01 +02:00