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-01-30 21:57:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dad2fc78e2bf9cdf2d5e2e3a0cba451168537fcb
TrinityCore
/
src
/
server
/
game
/
Scripting
History
QAston
a077a26aa5
Core/Spells: update the core to the changes from
1fb1988d46
. To make your custom code work with those changes simply lookup the value of Targets enum value from prev rev, and update the name in your code.
2011-08-16 19:44:18 +02:00
..
MapScripts.cpp
Core/Misc: Replace dynamic_cast<XXX*> with proper ToXXX
2011-07-08 11:12:19 +02:00
ScriptLoader.cpp
Core/Commands: Move .gps to command scripts and add .wpgps command, used for generating partial SQL queries for pathing
2011-06-29 16:36:54 +03:00
ScriptLoader.h
…
ScriptMgr.cpp
Core/Spells: update the core to the changes from
1fb1988d46
. To make your custom code work with those changes simply lookup the value of Targets enum value from prev rev, and update the name in your code.
2011-08-16 19:44:18 +02:00
ScriptMgr.h
Core: Cosmetic cleanups and additional comments in ScriptMgr.
2011-08-14 13:45:42 +02:00
ScriptSystem.cpp
Core: Warning fixes
2011-05-07 19:08:50 +02:00
ScriptSystem.h
Core: Warning fixes
2011-05-07 19:08:50 +02:00