aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Examples
AgeCommit message (Expand)Author
2011-04-29Add spaces after commasleak
2011-04-27Scripts/Examples: Corrected code style in spell script examplesShauren
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-01-21Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be us...Shauren
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-11Core: Fix some warningsSpp
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-30Core/ScriptSystem: Add OnEffectManaShield and AfterEffectManaShield hooks to ...QAston
2010-12-30Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts.QAston
2010-12-27Core/Unit: Big cleanup in Unit::CalcAbsorbResistQAston
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-11-03Core/Scripts: add example_commandscript as an example of how to use commandsc...Spp
2010-10-21Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts...click
2010-10-08Core/ScriptSystem: Add compile time type check of function assigned to hooks -QAston
2010-10-08Core/ScriptSystem: Add compile time type check of function assigned to hooks ...QAston
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-05BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)click
2010-08-24Core: Fix more warningsSpp
2010-08-24*Add AuraScript class for scripting aura objects - scripts are registered sam...QAston
2010-08-23Core: Fix more warningsSpp
2010-08-21*Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A...QAston
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-07* Script-side changes for my last commit.XTZGZoReX
2010-08-07* Converted example scripts to the new format.XTZGZoReX
2010-08-06convert example spell script, too.silinoron
2010-08-01Comment 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 methodsQAston
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston
2010-07-20Merge. Revision history for source files should be all back now.Xanadu
2010-07-06Update GPL-licensing information on scripts (now with the proper bling-bling ...click
2010-07-02Adjust to use correct timeframe for script-copyrightsclick
2010-07-02Add Trinity copyright holders for scriptsclick
2010-06-08Change around some more headers to adhere to new strucutre and namebaseclick
2010-06-07More case sensitive renamesTartalo