| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-27 | Fix Mind Blast applying Mind Trauma. Will now proc. Thanks to Morpheux for | p0wer | |
| pointing out that it wasn't proccing. --HG-- branch : trunk | |||
| 2009-12-27 | Fix whitespace for Flask of the North. Cleanliness and organization = win. =D | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-27 | merge | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Backed out changeset: bcf447b68a92 | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Support for spell 67751 used by Argent Confessor Paletress. Thanks to QAston ↵ | maanuel | |
| and Gyullo. --HG-- branch : trunk | |||
| 2009-12-27 | Replace some more id's with new variable names. Fix some whitespace formating. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed spell Master's Call, autor ?, thx sundark | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Support for spell 67729. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. ↵ | n0n4m3 | |
| commit... --HG-- branch : trunk | |||
| 2009-12-25 | * Fix compile. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-25 | * Begin replacing SpellId's with their new variable names. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fixed some typos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fixed double bonus for Hammer of Wrath, already in spell_bonus_data | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Update jugement damage calculation for 3.2. by tali | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-24 | * Begin removing hardcoded SpellFamilyFlags from the core. | p0wer | |
| * Now being placed in an enum. Starting with EffectDummy. --HG-- branch : trunk | |||
| 2009-12-24 | Fixed spell Spirit Walk. by Ouden | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-24 | Fixed overkill proc after vanish. by bodompelle | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-24 | Temporary revert 6743 commit. I fix this patch across 1-2 days. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-23 | Replaced time(NULL) on sGameTime.GetGameTime() this is used for better ↵ | n0n4m3 | |
| performance. Original Timer.h divided into 2 parts. Shared project has no need to know about GameTime Singleton. 2 Identical structures with different types are now replaced with one generic templated structure and 2 typedefs. --HG-- branch : trunk | |||
| 2009-12-21 | Fix Mana Burn to remove fear on target. Closes #629. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-21 | Cleanup in spell code | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Add missed change from rev6672. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix warning that became present in rev6655. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix Kill Shot. Patch partially by bodompelle. Closes #357. | p0wer | |
| Adds a second copy of weapon damage to total damage. (Same as multiplying damage by 200%) Spell's aura type isn't currently implemented into core, so fix isn't permanent. --HG-- branch : trunk | |||
| 2009-12-20 | Merge | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Improved Mind Blast heal reduction | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Hammer of Wrath | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | *apply trinity style to whole source | Rat | |
| *comment out all mangos to trinity defines *this will make merging a little harder, but code will be more clear --HG-- branch : trunk | |||
| 2009-12-20 | Fixed spell Righteous Defense | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | merge | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-19 | fix CRLF in last 3-4 commits, take note, new devs using windows need to ↵ | Paradox | |
| configure the win32text extension properly before pushing anything else. --HG-- branch : trunk | |||
| 2009-12-19 | Fix Glyph of Blocking (43425). Patch by chops. Closes #195. | bkhorizon | |
| --HG-- branch : trunk | |||
| 2009-12-19 | Fix Envenom Damage Formula. Closes #655. | bkhorizon | |
| --HG-- branch : trunk | |||
| 2009-12-19 | Implement player's pet resilience, also fix DoT case. by VladimirMangos and ↵ | n0n4m3 | |
| thx tali --HG-- branch : trunk | |||
| 2009-12-18 | Update Seal of Command (and Unleash) for 3.2.2. Closes #841. | bkhorizon | |
| --HG-- branch : trunk | |||
| 2009-12-18 | *Cleanup, proper indentation, and remove some wrong/irrelevant comments ↵ | maximius | |
| copied from custom patches.. --HG-- branch : trunk | |||
| 2009-12-18 | restore work Glyph of Seal of Command | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Restore some commits from trinitycore2 3.1.3 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Update Spell code for 322a. Part 2 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Corrected gargoyle damage calculation | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Removed some redundant player->SaveToDB calls, original autor balrok | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Implement Glyph of Nourish | win32 | |
| Closes #381 --HG-- branch : trunk | |||
| 2009-12-15 | Add support for Feast items (43015,43478,34753,43480). | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-14 | Implementation of Glyph of Dancing Rune Weapon. Related #365 | spp | |
| * Original patch by tali (modified to remove hardcoded values) --HG-- branch : trunk | |||
| 2009-12-14 | Fix Dancing Rune Weapon. By liberate, closes #365 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-14 | Remove hardcoded value in glyph of smite. Thanks to QAston | spp | |
| --HG-- branch : trunk | |||
| 2009-12-13 | Fix Judgement of Vengeance/Corruption damage. By footman, closes #88 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-13 | Implementation of Glyph of smite. By Anonymous contributor, closes #431 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-01 | Implement No Fly Zone using Spell, by Spp. Needs db support. Closes #494 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-11-28 | Fix spell Neural Needle. #502 | Kudlaty | |
| Patch by maanuel --HG-- branch : trunk | |||
