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-05 08:28:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cb615f8f94e2c40e87890359654845cfcf5dbbe
TrinityCore
/
src
/
server
/
game
/
AI
History
Gacko
8cbad9466d
Core/Gossip: New AddMenuItem method for using DB texts
...
Many thanks to @Erimioa
2013-04-08 18:16:44 +02:00
..
CoreAI
Core/Misc: Do not use singleton when calling to static function ChooseDisplayId (and remove unused parameter)
2013-03-20 14:20:17 +01:00
EventAI
Core/Misc: Do not use singleton when calling to static function ChooseDisplayId (and remove unused parameter)
2013-03-20 14:20:17 +01:00
ScriptedAI
Core/Gossip: New AddMenuItem method for using DB texts
2013-04-08 18:16:44 +02:00
SmartScripts
Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creatures
2013-03-26 21:51:59 +01:00
CreatureAI.cpp
First step of comment style refactoring to doxygen-style.
2013-03-08 21:55:37 +01:00
CreatureAI.h
…
CreatureAIFactory.h
…
CreatureAIImpl.h
Core: Implement Role based Access Control
2013-02-04 09:04:33 +01:00
CreatureAIRegistry.cpp
…
CreatureAIRegistry.h
…
CreatureAISelector.cpp
Core/AI: Fixed merge error
2013-02-08 14:15:24 +01:00
CreatureAISelector.h
…