index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Examples
Age
Commit message (
Expand
)
Author
2010-09-05
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
click
2010-08-24
Core: Fix more warnings
Spp
2010-08-24
*Add AuraScript class for scripting aura objects - scripts are registered sam...
QAston
2010-08-23
Core: Fix more warnings
Spp
2010-08-21
*Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A...
QAston
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-08-07
* Script-side changes for my last commit.
XTZGZoReX
2010-08-07
* Converted example scripts to the new format.
XTZGZoReX
2010-08-06
convert example spell script, too.
silinoron
2010-08-01
Comment out body of AddSC_example_spell_scripts() to get rid of a loading error.
silinoron
2010-07-25
*Extend API of SpellScript by Dest and Damage/Heal setters and getters.
QAston
2010-07-25
*Add some more comments to SpellScript methods
QAston
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
2010-07-20
Merge. Revision history for source files should be all back now.
Xanadu
2010-07-06
Update GPL-licensing information on scripts (now with the proper bling-bling ...
click
2010-07-02
Adjust to use correct timeframe for script-copyrights
click
2010-07-02
Add Trinity copyright holders for scripts
click
2010-06-08
Change around some more headers to adhere to new strucutre and namebase
click
2010-06-07
More case sensitive renames
Tartalo