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-02 23:26:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3137a82c7cedb71f4a8ef06cb2d6e5741af65c9b
TrinityCore
/
src
/
server
/
game
/
AI
/
ScriptedAI
History
kaelima
b9e8694540
Core: Continued cleanup
...
If and for whitespaces.
2011-06-12 02:30:32 +02:00
..
ScriptedCreature.cpp
Core: Continued cleanup
2011-06-12 02:30:32 +02:00
ScriptedCreature.h
Core/AI: Add WorldBossAI for world-side (non-instanced) bosses (essentially a stripped version of BossAI)
2011-05-28 00:28:04 +02:00
ScriptedEscortAI.cpp
Core/Scripts: Extended escort AI
2011-04-16 17:15:21 +02:00
ScriptedEscortAI.h
Core/Scripts: Extended escort AI
2011-04-16 17:15:21 +02:00
ScriptedFollowerAI.cpp
Core/Scripts: Removed some hungarian notation
2011-04-16 14:00:47 +02:00
ScriptedFollowerAI.h
…
ScriptedGossip.h
Core/Gossip: Gossip menu items will now have constant index, allowing to properly define scripts relying on that index when mixed with conditions. Script-created menus via ADD_GOSSIP_ITEM will still have the index generated dynamically
2011-05-26 23:57:17 +02:00
ScriptedSimpleAI.cpp
Core: More codestyle cleanups
2011-06-12 01:47:45 +02:00
ScriptedSimpleAI.h
Core: And some more cleanups...
2011-06-12 02:00:43 +02:00