aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellMgr.cpp
AgeCommit message (Collapse)Author
2009-01-12*Update to Trinity 843.megamage
--HG-- branch : trunk
2009-01-12*Update to Mangos 7072.megamage
*Remove some duplicated functions of possess. --HG-- branch : trunk
2009-01-10*Try to fix bug that not every modifier is added to spell.QAston
--HG-- branch : trunk
2009-01-09*Merge.megamage
--HG-- branch : trunk
2009-01-08*Update of spell target selection.megamage
--HG-- branch : trunk
2009-01-07*Calculate Damage Done only when needed.megamage
--HG-- branch : trunk
2009-01-07*Mangos [7042] Fixed typo in SpellMgr::GetSpellAllowedInLocationError. This ↵megamage
should fix problems with flasks and elixirs using. By Turk3y. *Mangos [7043] Remove not need code. By DiSlord. *Mangos [7044] Fix some priest spell (48110, 48111, 48112, 48113) crash. By DiSlord. --HG-- branch : trunk
2009-01-06*Mangos [7034] Add support 96 bit spell family mask to triggers. By DiSlord.megamage
*Mangos [7035] Disable wrong use some spell effects (changed in 303). By DiSlord. *Mangos [7036] Implement one warlock glyph. By DiSlord. --HG-- branch : trunk
2009-01-04*Fix a bug in ScriptedAI::SelectUnitList.megamage
--HG-- branch : trunk
2009-01-04*Changes in Grandmaster Vorpil - by IskanderBlaymoira
*Target limitation for spell 39835 --HG-- branch : trunk
2009-01-02*Merge.megamage
--HG-- branch : trunk
2009-01-02*Update to Mangos 7006.megamage
--HG-- branch : trunk
2009-01-02*More spells with MaxAffectedTarget limitationBlaymoira
*Reverted some changes --HG-- branch : trunk
2009-01-01*Update to Trinity 748.megamage
--HG-- branch : trunk
2009-01-01*Fixed some spells with MaxAffectedTarget but not defined in dbc filesBlaymoira
--HG-- branch : trunk
2008-12-31*Fix bug that one warlock pet spell was not learnable.QAston
--HG-- branch : trunk
2008-12-29*Update to Mangos 6982.megamage
--HG-- branch : trunk
2008-12-29*Update to Mangos 6973.megamage
--HG-- branch : trunk
2008-12-28*Update to Mangos 6967.megamage
--HG-- branch : trunk
2008-12-28*Update to Mangos 6963.megamage
--HG-- branch : trunk
2008-12-27*Update to Mangos 6957.megamage
--HG-- branch : trunk
2008-12-26*Update to Mangos 6949.megamage
--HG-- branch : trunk
2008-12-26*Merge to Trinity 673.megamage
--HG-- branch : trunk
2008-12-26*Fix the bug that areaaura do not have sound.megamage
--HG-- branch : trunk
2008-12-26*Update IsAOE function.megamage
--HG-- branch : trunk
2008-12-25*Update spell target selection about area auras.megamage
--HG-- branch : trunk
2008-12-24Merge.megamage
--HG-- branch : trunk
2008-12-24*Fix broken item spells.megamage
--HG-- branch : trunk
2008-12-24*Fix error message on missing spell_required table.QAston
--HG-- branch : trunk
2008-12-24*Fix the bug that owner learns pet spells when pet does not exist.megamage
--HG-- branch : trunk
2008-12-24Merge.megamage
--HG-- branch : trunk
2008-12-24*Fix the bug that many talents lose one point.megamage
--HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk
2008-12-23*Fix the bug that proc AOE buff does not work.megamage
--HG-- branch : trunk
2008-12-23*Spell target selection update.megamage
--HG-- branch : trunk
2008-12-23*Spell system update.megamage
--HG-- branch : trunk
2008-12-23*Fix 2 typoBlaymoira
--HG-- branch : trunk
2008-12-22*Fix the bug that proc stun aura is applied on self.megamage
--HG-- branch : trunk
2008-12-22*The last merge from Mangos TBC. Update to Mangos v0.12.megamage
--HG-- branch : trunk
2008-12-21*Try to fix the build in Linux.megamage
--HG-- branch : trunk
2008-12-22*Remove 'first_spell' and 'rank' columns from table spell_chainQAston
*Separate req_spell and spell_chain data to save some memory *Use spell_chain data generated from dbc instead of sql --HG-- branch : trunk
2008-12-21*Fix the bug that mace spec stuns self.megamage
--HG-- branch : trunk
2008-12-21*Fix abolish poison. (Set caster be taget when range = 0 and target type = ↵megamage
single target) --HG-- branch : trunk
2008-12-20*Update spell target selection code.megamage
--HG-- branch : trunk
2008-12-19*Fix the bug that frostbite cannot be broken by damage.megamage
--HG-- branch : trunk
2008-12-19*Some clean up of spell target selection.megamage
--HG-- branch : trunk
2008-12-18*Fix build in Linux.megamage
*Fix a bug of bloodboil. By Anubisss. --HG-- branch : trunk
2008-12-17*Temp fix for bloodboil. (No distance check)megamage
--HG-- branch : trunk
2008-12-15*Fix a bug that LoadSpellChains causes crash. By QAston.megamage
--HG-- branch : trunk
2008-12-14*Use prev_spell data calculated on startup instead of sql column.QAston
*Changed map structure of req spell. *Added precalculated data for next spell in rank and last one. *Removed duplicated rank entries for some spells and used req_spell column instead. *Allow required spell to have required spell. --HG-- branch : trunk