| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-18 | *Add some debug output to HandleAuraEffect, by Spp. Closes #238 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-18 | *Implement Dalaran Mageguards, by WarHead. Closes #43 | maximius | |
| *f6e09e1d71d4 16062b31dba9 df7b6c79c44a and 420160897950 were by MetaphysicalDrama. Closes #153, #146, #147, #123 --HG-- branch : trunk | |||
| 2009-11-17 | *Fix the insane ghoul/vehicle power regen, by MetaphysicalDrama, closes #108 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix some typos in boss_trollgore, thanks trazom. Closes #264 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Clear reactives and pet auras on spec changes. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix *nix compile, closes #301 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Typo D: | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Swap some SPELL_AURA_MODs around. I have some fairly convincing evidence ↵ | maximius | |
| that, in WOTLK, these auras were switched around. --HG-- branch : trunk | |||
| 2009-11-17 | *Some cleanup. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Cleanup, and backout 316e049b930a (oops) | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Proper default value for m_specsCount. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix initialization of health bonus regen, by tali | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Merge 94c7ee9cce6a by win32, don't mod damage on broken items. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Should fix some Wintersgrasp crashes, some code by Spp. Refs #262 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-18 | *Tenacity: correct way to keep hp% after spell being casted, by Spp, closes #240 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Furor now stores and restores Energy properly, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Convert some tabs to 4 spaces. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix Prayer of Mending spell bonus, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Proper Diseases and Death Strike disease count, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Implement Glyph of Shadowflame, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Cleansing Totem Pulse at cast, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Lava Flows now put a buff on the Fire Shock's caster when it's dispelled, ↵ | maximius | |
| thanks lobuz --HG-- branch : trunk | |||
| 2009-11-17 | *Correct Seal of Command formula, and minor cleanup, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix healing reduce effects on Death Knights, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Link different Mangle spells so they can't stack together improperly ↵ | maximius | |
| (exploit), thanks lobuz --HG-- branch : trunk | |||
| 2009-11-17 | *Correct Divine Storm heal, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Heart of the Crusader now works, thanks lobuz | maximius | |
| *Little bit of cleanup --HG-- branch : trunk | |||
| 2009-11-17 | *Fix the issue where two items are supposed to drop from a group, but only ↵ | maximius | |
| one item drops, as a second roll is never performed. Based on code by elegos. --HG-- branch : trunk | |||
| 2009-11-17 | *Correct damage for Steady Shot, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Improved Barkskin - apply/remove armor bonus due to shapeshift, original by ↵ | maximius | |
| Insider, thanks to bodompelle. Closes #141 --HG-- branch : trunk | |||
| 2009-11-17 | *Implement quest 11587, by manuel, with some cleanup. Closes #280 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Proper handling for quests 6001 and 6002 (Body and Heart), from SD2 1415 ↵ | maximius | |
| and 1495. Closes #278 --HG-- branch : trunk | |||
| 2009-11-16 | Fix escort credit in quest 11878 | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-15 | Fix crash #263 | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-15 | new line at end of file | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-15 | Assign scourge cage script to all scourge cages | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-13 | QuestLevel can be -1. Quest with this level are allways show yellow ? above ↵ | Kudlaty | |
| quest giver --HG-- branch : trunk | |||
| 2009-11-13 | Apply #212 | Kudlaty | |
| New functions: void DoAddAuraToAllHostilePlayers & void DoCastToAllHostilePlayers patch by Maanuel --HG-- branch : trunk | |||
| 2009-11-13 | Apply #239 | Kudlaty | |
| EventAI: New Actions: *ACTION_T_MOVE_RANDOM_POINT: _param1, determines the range that can be the random point. *ACTION_T_SET_STAND_STATE: _param1, determines the stand state using the enum UnitStandStateType. *ACTION_T_SET_PHASE_MASK: _param1, determines the phase mask. *ACTION_T_SET_VISIBILITY: _param1, determines the visibility state using the enum UnitVisibility. patch by manuel --HG-- branch : trunk | |||
| 2009-11-12 | Implement #184. Quest: What Book? I Don't See Any Book. Fix | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-12 | *tabs | Rat | |
| --HG-- branch : trunk | |||
| 2009-11-12 | *fix build | Rat | |
| note: Compile before pushing !!! --HG-- branch : trunk | |||
| 2009-11-11 | *Destroy both ReqItems and SrcItems on quest failure. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-11 | *Destroy quest items on quest failure, and some cleanup. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-11 | *More of that cleanup you all know and love ;) | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-11 | *Cleanup | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-11 | Borean Tundra: Fix posbbile crashes & cleanup | tartalo | |
| --HG-- branch : trunk | |||
| 2009-11-11 | Terokkar Forest, quest 'Escaping the Tomb': Fix & cleanup, by Manuel. closes ↵ | tartalo | |
| #142 --HG-- branch : trunk | |||
| 2009-11-11 | Wintergrasp: Working tenacity calculation, by RammboNr5 | tartalo | |
| --HG-- branch : trunk | |||
