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-16 15:40:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2690f748bcc42a1818b90336e81fb586588dd1e
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