| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-20 | *Do not make deep (ProcDamageAndSpellFor) static. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Fix a crash caused by grid notification. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Prevent useless area aura reapplying in some cases | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Correct check range for totem area auras. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Fix a crash caused by stealth aura remove itself. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Change totem cast handling, use owner guid as m_originalCaster by default. | QAston | |
| *Check range for formal caster instead of original one --HG-- branch : trunk | |||
| 2009-04-20 | Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved ↵ | QAston | |
| fire nova totem. --HG-- branch : trunk | |||
| 2009-04-19 | *Fix a bug that pet/charmed cannot AOE neutral creatures. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | [7689] Batter EventAI loading checks and fix one from possible crash cases. ↵ | megamage | |
| Author: NoFantasy --HG-- branch : trunk | |||
| 2009-04-19 | [7688] Move Get*IfCanInteractWith to Player including renamed ↵ | megamage | |
| IsGameObjectOfTypeInRange. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-04-19 | [7687] Batter player dumps protection from not proper use. Author: ↵ | megamage | |
| VladimirMangos * Prevent direct apply player dumps to DB * Check expected character DB structure (revision) before apply. --HG-- branch : trunk | |||
| 2009-04-20 | *Missing part of last commit | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-20 | *Fix healing amount of Earthliving. | QAston | |
| *Fix a typo causing freeze-thanks to megamage --HG-- branch : trunk | |||
| 2009-04-19 | *Prevent crash in EffectDispelMechanic. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Remove stealth when unit gets hit | QAston | |
| *Drop radius check for channeled auras, use range only. --HG-- branch : trunk | |||
| 2009-04-19 | *Fix a crash caused by farsight spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-04-19 | Merge SD2 up to r967 | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Update petLevelupSpellLearn code | QAston | |
| *Remove triggered aura of shadow embrace when main aura expires. --HG-- branch : trunk rename : sql/updates/2773_world_spell_linked_spell.sql => sql/updates/2814_world_spell_linked_spell.sql | |||
| 2009-04-19 | workaround for demoshout & piercing howl to remove stealth | Andy@conmuc-l03 | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Add Elder Nadox Script | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Always remove aura when charge becomes 0 in dropcharge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-04-19 | * Tabs to spaces cleanup | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-04-19 | [7686] Implement aura SPELL_AURA_ADD_CASTER_HIT_TRIGGER (111). Author: ↵ | megamage | |
| Lightguard --HG-- branch : trunk | |||
| 2009-04-19 | *Load auras for pet correctly. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-19 | Merge SD2 953 | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Fix compile. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Some changes to pet spell learning-now pet passives should work. | QAston | |
| *Fix a crash with lifebloom. --HG-- branch : trunk | |||
| 2009-04-19 | *Raise the log level of not-assigned script. Because that may cause crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Send overkill messages to client. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Send overheal amount to client. | QAston | |
| *Fix potion cooldowns. --HG-- branch : trunk | |||
| 2009-04-19 | *Fix spell Negative Energy (casted by Entropius). | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-19 | *Update castcustomspell(). Allow change other spell values than basepoints. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-18 | * Added support for GO 191229 and 191230 (also related to quest 12790) - SD2 ↵ | megamage | |
| 964 By nofantasy. --HG-- branch : trunk | |||
| 2009-04-18 | [7685] Load emotes.dbc and make emotes/emotetexts accessable from script ↵ | megamage | |
| DLL. Also some enum updates. Author: NoFantasy --HG-- branch : trunk | |||
| 2009-04-18 | [7684] Resolve possible conflict in summon property enum type and enum names ↵ | megamage | |
| (currently commented) Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-04-18 | [7683] Fixed update ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST for daily ↵ | megamage | |
| quests. Author: Trazom --HG-- branch : trunk | |||
| 2009-04-19 | *Fix Dash - original patch by Dani. | QAston | |
| *Set max target limit for Circle of healing. --HG-- branch : trunk | |||
| 2009-04-19 | * Turn proc flag on periodic heal spells back on. | QAston | |
| * Fix Glyph of Rejuvenation. * Fix a typo in bladestorm handling. * Use Player's Crippling Poison for Deadly Brew instead of mob one to make it not stackable(dunno if it's correct) --HG-- branch : trunk | |||
| 2009-04-19 | *Add coeficient for lifebloom final healing and temporary set amount of it ↵ | QAston | |
| to not increase while spell is stacked, proc improved mana shield with riptide. --HG-- branch : trunk | |||
| 2009-04-18 | *Fix Alchemist's Stone. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-18 | *Fix a typo in latest rev | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-18 | *Update of procflag system: | QAston | |
| -Improved holy concentration, Second wind and other spells which can trigger from triggered spells should work correctly now -Allow potions to trigger --HG-- branch : trunk | |||
| 2009-04-18 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-18 | *Fix visibility update bug of long-distance teleport. | megamage | |
| --HG-- branch : trunk | |||
