aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellMgr.cpp
AgeCommit 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_ENTRYQAston
2010-02-03Some changes to immunitiesthenecromancer
2010-02-02*Drop spell_stack_masks tableQAston
2010-02-01*drop spell_elixir tableQAston
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 loadingQAston
2010-01-29*Fix build with GCC, thanks to Brian.QAston
2010-01-29*Typofix - Journeyman - rank 2 Apprentice - rank1QAston
2010-01-29*Move spell rank extractor out of core, use sql table instead for easier main...QAston
2010-01-25*Some cleanup in SharedDefinesQAston
2010-01-24Fix Frost Trap Aura spamming log due to nonexistent triggered spellXanadu
2010-01-24*merge ScriptMgr::LoadOverridenDBCData to SpellMgrLoadSpellCustomAttr, patch ...Rat
2010-01-23Remove Battle Shout/Blessing of Might hackthenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-21Fix build.Xanadu
2010-01-20* Restore Dalaran no fly zone lost in last commitBrian
2010-01-20* Wintergrasp removal -- part 4: "How deep does the cancer run?"Brian
2010-01-20Change GetSpellSpecific() to have SpellEntry argument instead of ID, this sav...thenecromancer
2010-01-19*Integrate Script system to CoreRat
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-18Corrected issues with stacks, thanks to QAston._manuel_
2010-01-17Blessing of Might and Battle Shout can't be at the same time, fixed by naitsa..._manuel_
2010-01-16Updated copyright for new year.n0n4m3
2010-01-13* Fix CRLF.XTZGZoReX
2010-01-13Some more casting requirementsthenecromancer
2010-01-11Fixed spell 44401 (Missile Barrage). Thanks to QAston._manuel_
2010-01-10Addition to previous commit.Astellar
2010-01-10Fixed quest Catch and Release, some fixes for Tag Murloc spell.Astellar
2010-01-10*cleaned up SharedDefinesRat
2010-01-10*fix spell: Tag Murloc (30877)Rat
2010-01-10*Implement attribute SPELL_ATTR_NEGATIVE_1QAston
2010-01-10Update aura system:QAston
2010-01-08Fixed typo by Corfiik. Now talent Tidal Waves should work._manuel_
2010-01-07Fix Essence of Wintergrasp apply conditions removed in 3.2.2 upgradeSpp
2010-01-01Make 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-28Fix Tidal Waves proc amount. After casting (Lesser) Healing Wave twice the bu...p0wer
2009-12-26Fixed spell Ebon Plague, byThemris.n0n4m3
2009-12-21* Commented useless debug output for spell_script_target andBrian
2009-12-21* Commented out a useless debug line for spell chain data since it is readBrian
2009-12-20Restore patch: No Fly Zone using Spelln0n4m3
2009-12-17Update Spell code for 322a. Part 2n0n4m3
2009-12-04Fly aura removal by No Fly Zone spell when it finish, not when it's unapplied...spp
2009-12-01Implement No Fly Zone using Spell, by Spp. Needs db support. Closes #494tartalo
2009-11-27Apply #456Kudlaty
2009-11-20*Some cleanup (mostly whitespace changes)maximius
2009-11-19*Some cleanup.maximius