aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-12-09*Fix the crash bug that trying to teleport player home when homebind is not ↵megamage
loaded. --HG-- branch : trunk
2008-12-09*Fix the bug that some creature spells are broken.megamage
--HG-- branch : trunk
2008-12-09*Add detailed log when teleport a player back when login.megamage
--HG-- branch : trunk
2008-12-09*Implemented sound play when a transporter arrive.Blaymoira
--HG-- branch : trunk
2008-12-09*Added 2 generic spells wich not affected by bonus dmg/healing.Blaymoira
--HG-- branch : trunk
2008-12-08*Try to fix the bug that players cannot move after releasing.megamage
--HG-- branch : trunk
2008-12-08*Remove pouce facing limitation. By Muhaha.megamage
*Fix a typo in 427 sql. --HG-- branch : trunk
2008-12-08*Add spell target type check in Unit::CastSpell. Allow ↵megamage
CastSpell(Gameobject*) and CastSpell(NULL). --HG-- branch : trunk
2008-12-08*Allow zero entry for script target (players).megamage
--HG-- branch : trunk
2008-12-08*Use SetReactState(REACT_PASSIVE) to force creatures such as halazzi and ↵megamage
reliquary of souls to stop combat and merge. --HG-- branch : trunk
2008-12-08*Try to fix the bug that players "do not die" when killed.megamage
--HG-- branch : trunk
2008-12-08*Some fix of the last commit.megamage
--HG-- branch : trunk
2008-12-08*Headless horseman script. By Silver1ce.megamage
--HG-- branch : trunk
2008-12-08*Uldaman script. By peldor.megamage
--HG-- branch : trunk
2008-12-08*Update to Mangos 6888. Source: Mangos.megamage
*Major change: Make corpse erase async, Avoid DB access on deleting guild member. *Skip 6885 because of performance concern. --HG-- branch : trunk
2008-12-08*Fix the bug that swiftmend heals too much.megamage
--HG-- branch : trunk
2008-12-08*Fix melee spell range issue.megamage
*Revert the change of lifebloom final heal. --HG-- branch : trunk
2008-12-08*Fix Improved Blizzard. By Larva.megamage
--HG-- branch : trunk
2008-12-08*Fixed broken reload spell_disabled command. By Visagalis.megamage
--HG-- branch : trunk
2008-12-07*Fix final heal of lifebloom.megamage
--HG-- branch : trunk
2008-12-07*Fixed dispel of stacked auras. By QAston.megamage
--HG-- branch : trunk
2008-12-07*Fix a typo.megamage
--HG-- branch : trunk
2008-12-07*Use react state instead of isaggressive. Allow civilian to fight back.megamage
--HG-- branch : trunk
2008-12-07*Skip second cancast check for instant spells.megamage
--HG-- branch : trunk
2008-12-06*Add bonus to amount for HOT/DOT when aura is added. This will make ↵megamage
stackable HOT/DOT gain damage/healing bonus for each stack. --HG-- branch : trunk
2008-12-06*Moving creatures in view dist. By trullyone.megamage
--HG-- branch : trunk
2008-12-06*Let pet attack target not in LOS.megamage
--HG-- branch : trunk
2008-12-06*Fix WaypointMovementGenerator. By trullyone.megamage
--HG-- branch : trunk
2008-12-06*Fix a typo in the last commit.megamage
--HG-- branch : trunk
2008-12-06*Update to Mangos 6880. Source: Mangos.megamage
*Skip 6878, 6871. *Main change: change cell size, add is3dDistance for IsWithinDistInMap and isVisibleForOrDetect. --HG-- branch : trunk
2008-12-06*Try to fix the bug about Magtheridon (if there is any).megamage
--HG-- branch : trunk
2008-12-03*Add addsphase to Nalorakk scriptBroodWyrm
--HG-- branch : trunk
2008-12-06*Only let grounding totem absorb magic spells.megamage
--HG-- branch : trunk
2008-12-06*Fix a typo in WaypointMovementGenerator. By trullyone.megamage
--HG-- branch : trunk
2008-12-06*Fix a bug that GetHeight causes crash.megamage
--HG-- branch : trunk
2008-12-06*Apply range mod also for melee spells.megamage
--HG-- branch : trunk
2008-12-05*Remove some duplicate config options.megamage
--HG-- branch : trunk
2008-12-05*Move kill-target part from DealDamage to a new function Kill.megamage
--HG-- branch : trunk
2008-12-05*Fix the bug that hexlord causes crash.megamage
--HG-- branch : trunk
2008-12-05*Fix the infamous "walk" bug. By thenecromancer.megamage
--HG-- branch : trunk
2008-12-05*Update melee range calculation. By QAston.megamage
--HG-- branch : trunk
2008-12-04*Update spell range calculation. Original patch by QAston.megamage
--HG-- branch : trunk
2008-12-04*Fix a bug that Sathrovarr does not die.megamage
--HG-- branch : trunk
2008-12-04*Lock notifylist during update. This should fix the crash bug during ↵megamage
relocationnotify update. --HG-- branch : trunk
2008-12-04*Fix script bug of eredar twins.megamage
--HG-- branch : trunk
2008-12-04*Fix a bug that mobs do not stop chasing players.megamage
--HG-- branch : trunk
2008-12-04*Fix the bug that creating new instance during login causes crash.megamage
--HG-- branch : trunk
2008-12-03*Add new immune type: IMMUNITY_ID. This is usually done using dummy auras.megamage
*Let cloak of shadows immunes to flare. --HG-- branch : trunk
2008-12-03*Update persistant auras every 500ms. (I do not know if persistant auras can ↵megamage
be resisted. If not, then this patch may be useless) --HG-- branch : trunk
2008-12-03*Move Wyvern Sting from core to db. (linked spells)megamage
--HG-- branch : trunk