| Age | Commit message (Expand) | Author |
| 2010-02-04 | *Way more correct way of selecting caster and target for Periodic Trigger auras. | QAston |
| 2010-02-04 | *Implement spell target type TARGET_GAMEOBJECT_NEARBY_ENTRY | QAston |
| 2010-02-03 | Some changes to immunities | thenecromancer |
| 2010-02-02 | *Drop spell_stack_masks table | QAston |
| 2010-02-01 | *drop spell_elixir table | QAston |
| 2010-01-31 | *Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN... | QAston |
| 2010-01-30 | *Update spell_script_target table validation. | QAston |
| 2010-01-30 | *Add error checks at spell_required table loading | QAston |
| 2010-01-29 | *Fix build with GCC, thanks to Brian. | QAston |
| 2010-01-29 | *Typofix - Journeyman - rank 2 Apprentice - rank1 | QAston |
| 2010-01-29 | *Move spell rank extractor out of core, use sql table instead for easier main... | QAston |
| 2010-01-25 | *Some cleanup in SharedDefines | QAston |
| 2010-01-24 | Fix Frost Trap Aura spamming log due to nonexistent triggered spell | Xanadu |
| 2010-01-24 | *merge ScriptMgr::LoadOverridenDBCData to SpellMgrLoadSpellCustomAttr, patch ... | Rat |
| 2010-01-23 | Remove Battle Shout/Blessing of Might hack | thenecromancer |
| 2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
| 2010-01-21 | Fix build. | Xanadu |
| 2010-01-20 | * Restore Dalaran no fly zone lost in last commit | Brian |
| 2010-01-20 | * Wintergrasp removal -- part 4: "How deep does the cancer run?" | Brian |
| 2010-01-20 | Change GetSpellSpecific() to have SpellEntry argument instead of ID, this sav... | thenecromancer |
| 2010-01-19 | *Integrate Script system to Core | Rat |
| 2010-01-18 | *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura. | QAston |
| 2010-01-18 | *Add some debug info to trac reason of assertion fail in Unit destructor. | QAston |
| 2010-01-18 | Corrected issues with stacks, thanks to QAston. | _manuel_ |
| 2010-01-17 | Blessing of Might and Battle Shout can't be at the same time, fixed by naitsa... | _manuel_ |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2010-01-13 | * Fix CRLF. | XTZGZoReX |
| 2010-01-13 | Some more casting requirements | thenecromancer |
| 2010-01-11 | Fixed spell 44401 (Missile Barrage). Thanks to QAston. | _manuel_ |
| 2010-01-10 | Addition to previous commit. | Astellar |
| 2010-01-10 | Fixed quest Catch and Release, some fixes for Tag Murloc spell. | Astellar |
| 2010-01-10 | *cleaned up SharedDefines | Rat |
| 2010-01-10 | *fix spell: Tag Murloc (30877) | Rat |
| 2010-01-10 | *Implement attribute SPELL_ATTR_NEGATIVE_1 | QAston |
| 2010-01-10 | Update aura system: | QAston |
| 2010-01-08 | Fixed typo by Corfiik. Now talent Tidal Waves should work. | _manuel_ |
| 2010-01-07 | Fix Essence of Wintergrasp apply conditions removed in 3.2.2 upgrade | Spp |
| 2010-01-01 | Make the core boot alot cleaner. Fix some formating. Make custom attributes f... | p0wer |
| 2009-12-29 | * Remove useless CheckDB functionality. This does not belong in core in any s... | XTZGZoReX |
| 2009-12-28 | Fix Tidal Waves proc amount. After casting (Lesser) Healing Wave twice the bu... | p0wer |
| 2009-12-26 | Fixed spell Ebon Plague, byThemris. | n0n4m3 |
| 2009-12-21 | * Commented useless debug output for spell_script_target and | Brian |
| 2009-12-21 | * Commented out a useless debug line for spell chain data since it is read | Brian |
| 2009-12-20 | Restore patch: No Fly Zone using Spell | n0n4m3 |
| 2009-12-17 | Update Spell code for 322a. Part 2 | n0n4m3 |
| 2009-12-04 | Fly aura removal by No Fly Zone spell when it finish, not when it's unapplied... | spp |
| 2009-12-01 | Implement No Fly Zone using Spell, by Spp. Needs db support. Closes #494 | tartalo |
| 2009-11-27 | Apply #456 | Kudlaty |
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius |
| 2009-11-19 | *Some cleanup. | maximius |