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-12 21:19:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43d5fb5eaefeafb34bea10ff5c6a2878c6c14df1
TrinityCore
/
src
/
server
/
game
/
AI
History
Intel
43d5fb5eae
Core/DataStores: Updating spells dbc part 2
2014-11-10 02:51:55 +02:00
..
CoreAI
Core/DataStores: Updating spells dbc part 2
2014-11-10 02:51:55 +02:00
ScriptedAI
Core/Entities: Second part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-23 21:34:03 +02:00
SmartScripts
Core/DataStores: Updated AreaTrigger.dbc struct
2014-11-06 01:13:06 +02:00
CreatureAI.cpp
Core/Texts: added TextRange parameter to creature_text
2014-09-18 23:33:59 +02:00
CreatureAI.h
Core/Texts: added TextRange parameter to creature_text
2014-09-18 23:33:59 +02:00
CreatureAIFactory.h
Core/Server: Add missing overrides
2014-08-09 20:17:40 +01:00
CreatureAIImpl.h
Core/Utils: Move EventMap to Util.h
2014-06-06 11:14:32 +01:00
CreatureAIRegistry.cpp
…
CreatureAIRegistry.h
…
CreatureAISelector.cpp
Core: Fix warnings, mostly wrong printf formatters
2014-10-27 21:56:44 +00:00
CreatureAISelector.h
…