aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.h
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-30Cleaned up and unified various sort predicates and moved them to Trinity name...Xanadu
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
2010-04-11Final fix basepoints calculation, thx to Vladimir, Laise.n0n4m3
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-03-19Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'...Xanadu
2010-03-10* Add 2 unknown target flags.XTZGZoReX
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-25*Some cleanup in SharedDefinesQAston
2010-01-23Fix Empowered Rune Weaponthenecromancer
2010-01-16Updated copyright for new year.n0n4m3
2010-01-13Change SPELL_EFFECT_SUMMON_PHANTAS to SPELL_EFFECT_FORCE_DESELECT and allow i...thenecromancer
2010-01-10Update aura system:QAston
2009-12-26Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. comm...n0n4m3
2009-12-20*apply trinity style to whole sourceRat
2009-12-17[9012] fix crash when achievement is completed and player isn't in worldn0n4m3
2009-12-17Update Spell code for 322a. Part 1n0n4m3
2009-11-07Set proper orientation after being teleported by spell, by Spp. Closes #100tartalo
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-11*[8474] Allow to delete BattleGround objects when any of invited players didn...maximius
2009-08-29*More update about positions.megamage
2009-08-29*Make position as a class;megamage
2009-08-27*Correctly process more movement packets. Author: VladimirMangosmegamage
2009-08-27*Use one dynobj to handle multiple aura effects.megamage
2009-08-23*Some update of spell target selection.megamage
2009-08-22*Consider target size for AOE spells.megamage
2009-08-19 [8381] Some refactoring work in Unit::m_currentSpells code. Author: Vladi...megamage
2009-08-14*Add Dual Spec support, original by EnderGT, thanks to Thyros and XTElite1 fo...maximius
2009-08-11*Cleanups and obsolete spell handlers remove.QAston
2009-07-30 [8220] Implement SPELL_EFFECT_PLAY_MUSIC(132) Author: evilstarmegamage
2009-07-23*Creature eventAI cancast power check - by smellbee.QAston
2009-07-01 [8089] Implement SPELL_EFFECT_CHARGE2(149), more correct monster flags us...megamage
2009-06-29*Implement aura rank selection for aoe auras casted by playerQAston
2009-06-24*Fix Ferocious Bite energy to dmg conversionQAston
2009-06-23[8069] Fixed copy/paste mistake in achievement error output. Author: SaebaQAston
2009-06-17 [8030] Fixed spell 64901 work and related target selection code refactori...megamage
2009-06-15*Merge.megamage
2009-06-15*Fix a bug that dark rider of dk quest cannot be attacked.megamage
2009-06-15*Fix dead loop in proc system.QAston
2009-06-14[8008] Fixed SMSG_RAID_INSTANCE_MESSAGE opcode. Author: tomrus88megamage
2009-06-10[7983] Make static Spell::SendCastResult accessable from script DLL. Author: ...megamage
2009-06-08 [7980] Implement item use target requirements store and check (new table ...megamage
2009-06-08* Fix bug that potions and other energize effects make client display twice a...Machiavelli
2009-06-07Calculate spell critical hit chance at spell cast instead spell hit. Patch by...krz
2009-06-06*Update spellmod systemQAston