This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-14 20:22:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e07e20ffcaf6911d4dd47e0895fbdc52c5a52f05
TrinityCore
/
src
/
server
/
scripts
/
Examples
History
Shauren
c2690f748b
Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be used to filter area targeting spells
2011-01-21 23:42:51 +01:00
..
CMakeLists.txt
Core/Scripts: add example_commandscript as an example of how to use commandscripts to add your own commands to the core
2010-11-03 08:44:03 +01:00
example_commandscript.cpp
Update copyright note for 2011.
2011-01-01 15:01:13 +01:00
example_creature.cpp
Core/General: Fix some comment style. //* to // *. Fixes certain code display errors on nano. Thanks to Aokromes for pointing out.
2011-01-16 12:23:17 +01:00
example_escort.cpp
Update copyright note for 2011.
2011-01-01 15:01:13 +01:00
example_gossip_codebox.cpp
Update copyright note for 2011.
2011-01-01 15:01:13 +01:00
example_misc.cpp
Update copyright note for 2011.
2011-01-01 15:01:13 +01:00
example_spell.cpp
Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be used to filter area targeting spells
2011-01-21 23:42:51 +01:00