Age | Commit message (Expand) | Author |
2010-06-05 | Move core/realm files to new subdirectory | click |
2010-06-04 | HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK | Rat |
2010-05-31 | * Fix target count for Blazing Harpoon (spell 61588) | Brian |
2010-05-25 | Make spellsteal respect dispel-resistances - patch by dr.tenma (thank you!) | click |
2010-05-20 | Script HoR instance. 1st part. | Trazom62 |
2010-05-14 | Fix Glyph of Life Tap. | Anubisss |
2010-05-11 | Spell custom attribute data for Northrend faction commendation badges (spells... | Machiavelli |
2010-05-01 | Fix more warnings. | Spp |
2010-04-30 | Fix Death Pact, by Havenard | Spp |
2010-04-22 | Revert the override introduced in [7980] | click |
2010-04-22 | Add 10% healing reduction to PVP-zones (as per 3.3.x patchnotes) | click |
2010-04-21 | Fix Beacon of Light: make it work when casted on other players (no initial ag... | click |
2010-04-21 | PvP duration for Mark of Blood | thenecromancer |
2010-04-19 | Code Style: Remove trailing spaces and tab to spaces | Spp |
2010-04-19 | Fix Custom Enchant load | Spp |
2010-04-19 | Remove LOTS of compile warnings | Spp |
2010-04-18 | Move around and do some changes to homebinding, thanks to Vladimir | click |
2010-04-11 | Limit affected targets to 3 for Flaming Spear Spell used in "Get Kraken" ques... | malcromdev@gmail.com> |
2010-04-11 | * Fix: PvP vs PvE diminishing of Hunters Mark (2m/5m) | click |
2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to T... | n0n4m3 |
2010-04-08 | Code Style (game + scripts only): | Spp |
2010-04-07 | Code Style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code Style: tab to spaces | Spp |
2010-04-03 | Fix typo | malcromdev@gmail.com> |
2010-04-03 | Add MaxAffectedTargets=1 to shoot spells 25425,25761,42611 | malcromdev@gmail.com> |
2010-04-01 | Spells 42442 & 45863 should be limited to 1 target. | malcromdev@gmail.com> |
2010-03-24 | Cleaned and tidied-up the mechanic immunity handler | Xanadu |
2010-03-19 | Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'... | Xanadu |
2010-03-15 | Remove Hack detecting spell 61988 in HasAura() | thenecromancer |
2010-02-20 | *(awe)some changes to triggering spell/aura effects: | QAston |
2010-02-15 | *Backout some WTF fixes. Do things correctly, or do not touch them at all... | QAston |
2010-02-15 | Removed stupid/not needed file Spellid.h. | n0n4m3 |
2010-02-14 | * Core switch to client 3.3.2 (11403) | Brian |
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 |