Age | Commit message (Expand) | Author |
2012-08-03 | Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append... | Spp |
2012-07-30 | Core/Misc: Use proper headers to optimize compile | Vincent-Michael |
2012-04-28 | Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ... | QAston |
2012-03-29 | Core/Script: Code style. | Gyx |
2012-03-28 | Core/Script: Code style and remove unused core. | Gyx |
2012-03-14 | Core/Script: Clean-Up in Scripts. | Gyx |
2012-03-11 | Update forgotten copyright-headers for 2012. | frozenarmor |
2012-03-07 | Warning fixes and some random cleanup here and there | Spp |
2012-02-18 | Core: Clean up whitespace and tabs in the base sourcetree | click |
2012-01-01 | Update headers for 2012. HAPPY NEW YEAR!!! | kiper |
2011-12-31 | Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts. | QAston |
2011-09-29 | Cosmetic: Multiple cosmetic changes | Spp |
2011-09-25 | Core/Spells: spell effect handling improvements | QAston |
2011-09-15 | [Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some... | Spp |
2011-07-26 | Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ... | QAston |
2011-07-03 | Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re... | click |
2011-07-02 | Core: Cleaning up hungarian notation - Phase5: pKiller -> killer | click |
2011-07-02 | Core: Cleaning up hungarian notation - Phase5: pWho -> who | click |
2011-07-02 | Core: Cleaning up hungarian notation - Phase2: pPlayer -> player | click |
2011-07-02 | Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature | click |
2011-06-30 | Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i... | Spp- |
2011-06-11 | Core: Codestyle cleanup | click |
2011-05-31 | Changes missing from last commit. | QAston |
2011-05-31 | Core/AuraScript: Add DoCheckAreaTarget hook to allow explicit area aura targe... | QAston |
2011-05-30 | Core/Defines: Update enum TextEmotes, values and names from client. (These em... | kaelima |
2011-05-29 | Core/Auras: Use existing aura object on aura reapply/stack increase instead o... | QAston |
2011-05-25 | Core/AuraScripts: Add AfterEffectRemove and AfterEffectApply hooks, to allow ... | QAston |
2011-04-29 | Add spaces after commas | leak |
2011-04-27 | Scripts/Examples: Corrected code style in spell script examples | Shauren |
2011-04-27 | Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr... | click |
2011-01-21 | Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be us... | Shauren |
2011-01-16 | Core/General: Fix some comment style. //* to // *. Fixes certain code display... | Machiavelli |
2011-01-11 | Core: Fix some warnings | Spp |
2011-01-01 | Update copyright note for 2011. | Machiavelli |
2010-12-30 | Core/ScriptSystem: Add OnEffectManaShield and AfterEffectManaShield hooks to ... | QAston |
2010-12-30 | Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts. | QAston |
2010-12-27 | Core/Unit: Big cleanup in Unit::CalcAbsorbResist | QAston |
2010-12-23 | Core: Removed more operator workarounds for ACE_Singleton (missed previously ... | Shauren |
2010-12-22 | Core: Get rid of dirty operator workaround for ACE_Singleton class implementa... | Shauren |
2010-11-03 | Core/Scripts: add example_commandscript as an example of how to use commandsc... | Spp |
2010-10-21 | Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts... | click |
2010-10-08 | Core/ScriptSystem: Add compile time type check of function assigned to hooks - | QAston |
2010-10-08 | Core/ScriptSystem: Add compile time type check of function assigned to hooks ... | QAston |
2010-09-12 | Cleanup/Core: Remove whitespace and tabs | click |
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 |