aboutsummaryrefslogtreecommitdiff
path: root/src/game/SharedDefines.h
AgeCommit message (Expand)Author
2009-08-17*Fix the bug that .start always send dk back to start zone.megamage
2009-08-17 [8371] Updated comments for enum CreatureTypeFlags.megamage
2009-08-17*Add spell_bonus_data for lightwell - by ElronQAston
2009-08-16*Remove hack in Brain Freeze code.QAston
2009-08-15* Better way to toggle between action bars for duel speccing, with help from ...Machiavelli
2009-08-15Reintroduce spell categories for Food and drink removed in 4904 (bd5ef2d4ac26...Chaz Brown
2009-08-14*Add Dual Spec support, original by EnderGT, thanks to Thyros and XTElite1 fo...maximius
2009-08-13*Use m_caster as caster of triggered spell in EffectTriggerSpell handler.QAston
2009-08-12 [8356] Added 'place holders' for unknown CreatureTypeFlags.megamage
2009-08-12*Use #defines instead of spellids for often used spells.QAston
2009-08-11*Cleanups and obsolete spell handlers remove.QAston
2009-08-08*Implement SPELL_ATTR_EX4_FIXED_DAMAGEmegamage
2009-08-08*Cleanups, remove obsolete code and minor optimizations in spellauras.cpp and...QAston
2009-08-07*Check category instead of flags for some spells. Author: VladimirMangosmegamage
2009-07-31*Fixed /played chat command. Author: tomrus88megamage
2009-07-31*Skip [8257] Avoid remove daze and croud control spells except polymorph at d...megamage
2009-07-30*Fix per-caster aura state based on [8218] (Author: VladimirMangos;almost not...QAston
2009-07-30*Backout some mangos stuff which is solved using better way in trinity.QAston
2009-07-30Backed out changeset 7fab27a57ecc - mangos [8218]QAston
2009-07-30 [8220] Implement SPELL_EFFECT_PLAY_MUSIC(132) Author: evilstarmegamage
2009-07-30 [8218] Final part of talent 17962 and ranks fixes. Author: VladimirMangosmegamage
2009-07-28*Implement attribute flag SPELL_ATTR_EX3_BLOCKABLE_SPELL - now spells: Gouge,...QAston
2009-07-24*Do not let Incinerate has extra damage for Shadowflame Author: rechapa79megamage
2009-07-19*Fix DK presences and their improved versions - original patch by thenecromancerQAston
2009-07-18*Implement attribute flag SPELL_ATTR_EX_CANT_TARGET_SELF.QAston
2009-07-11*Handle breaking on damage auras by procflags - original patch by thenecromancerQAston
2009-07-08*Implement attribute flag SPELL_ATTR_EX3_DISABLE_PROC - this fixes double pro...QAston
2009-07-07*Implement attribute flag SPELL_ATTR_EX3_STACKS_FOR_DIFFERENT_CASTERS.QAston
2009-07-06[8134] Fixed typo in ACTION_T_MORPH_TO_ENTRY_OR_MODEL check. Author: Vladimir...QAston
2009-06-27[8082] Update Diminishing Returns. Author: Lightguardmegamage
2009-06-23[8069] Fixed copy/paste mistake in achievement error output. Author: SaebaQAston
2009-06-18[8041] Avoid send talent info many times at loading. Small cleanups. Author: ...megamage
2009-06-16*Implement AURA_STATE_BLEEDINGQAston
2009-06-16*Update diminishing returns to 3.1.3QAston
2009-06-15*Fix improved drain soul.QAston
2009-06-14*Some work on vehicle.megamage
2009-06-13*Fix build in *nix. Note: *nix does not allow you declare an "enum" in one fi...megamage
2009-06-12*Redefine attribute flag NO_INITIAL_AGGRO to make Mind Soothe and Soothe anim...QAston
2009-06-11*Switch to support client version 3.1.3megamage
2009-06-10*Fix Improved Spell ReflectionQAston
2009-06-07*Do not allow judgements to proc seals.QAston
2009-06-06 [7971] Implement support exotic pets limtations related to hunter telent ...megamage
2009-06-06*Update spellmod systemQAston
2009-05-29 [7908] Extract class data from creature_*_addon bytes0 fields, drop its, amd...megamage
2009-05-29*Update OutdoorPvP functions. No longer need creature triggers for capture po...megamage
2009-05-27[7898] Improve client error output at different mail send errors, cleanup cod...megamage
2009-05-26[7892] Update spell_loot_template entry description in error output for bette...megamage
2009-05-25*Do not consider possessed creatures as pet. Also fix the bug that possessed ...megamage
2009-05-24*Remove auras with duration lower than 30 sec on arena start.QAston
2009-05-21*Implement spell effect wmo damage.megamage