This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-15 20:42:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22c9246d97c1eb939ea389294ae01460c277a72d
TrinityCore2
/
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