| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2009-11-22 | *LIttle bit of cleanup, fix a warning. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-22 | *Cleanup, fix a few warnings, and make the SD2 grid searchers just pass ↵ | maximius | |
| through to the standard Trinity grid searchers, as they have identical functionality. Thanks thmarth. Closes #387, #388 --HG-- branch : trunk | |||
| 2009-11-21 | *You must be in combat to use Disengage. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-21 | *Fix Rod and Blade of the Unyielding spawning to many NPCs, by destros. ↵ | maximius | |
| Closes #3 --HG-- branch : trunk | |||
| 2009-11-21 | *Cleanup, better cast for Bear/Dire Bear part of Furor. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-21 | *Less hacky Disengage. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-19 | *Prevent MoveFollow and MoveChase while UNIT_FLAG_DISABLE_MOVE is present, ↵ | maximius | |
| by Liberate. Closes #168. *Some cleanup, and fix typo from cf0046bc32c6. --HG-- branch : trunk | |||
| 2009-11-19 | *Merge TC1 r1737 and r1754 by BroodWyrn, fixes spells 45151, 45141, 46394 ↵ | maximius | |
| (Brutallus Burn), closes #179 --HG-- branch : trunk | |||
| 2009-11-19 | *Implement second part of Furor, closes #333. | maximius | |
| *Add missed part of last commit (oops) --HG-- branch : trunk | |||
| 2009-11-19 | *Spell::EffectPlayerPull should not use KnockbackFrom, this moves you away ↵ | maximius | |
| from the destination, instead of towards. Fix by disassembler. Closes #169 --HG-- branch : trunk | |||
| 2009-11-18 | *fix insane Steady Shot damage | Rat | |
| note: TEST BEFORE PUSHING! --HG-- branch : trunk | |||
| 2009-11-17 | *Proper Diseases and Death Strike disease count, thanks lobuz | maximius | |
| --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 | *Heart of the Crusader now works, thanks lobuz | maximius | |
| *Little bit of cleanup --HG-- branch : trunk | |||
| 2009-11-17 | *Correct damage for Steady Shot, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-07 | Set proper orientation after being teleported by spell, by Spp. Closes #100 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-11-01 | *Cleanup, fix many cases of unoptimized loops, potential crashes, ↵ | maximius | |
| excessively large data types, unnecessary or wrong casts, non-standardized function calls, and so on.. *Proper Maexxna Web Spray locations (old locations sent players flying into the air) --HG-- branch : trunk | |||
| 2009-10-31 | *Implement Master Poisoner - chance to not consume Deadly Poison, thanks Sisif | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Implemented dummy effects for spells 49357, 52845, thanks Sisif | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Check for NULL unitTarget's in Cleansing Totem Effect, Healing Stream ↵ | maximius | |
| Totem, Mana Spring Totem, thanks Sisif --HG-- branch : trunk | |||
| 2009-10-31 | *Reinit the iterator in each loop as the iter is removed from the list, in ↵ | maximius | |
| AuctionHouseObject::Update, by Trazom *No longer disregard z/o in Map::CreatureRelocation, thanks Sisif *Cleanup, and make Divine Storm default to m_caster is no unitTarget is available *Some mtmaps optimization --HG-- branch : trunk | |||
| 2009-10-31 | *Implement spells: 781, 13280, 32307, 40109, 47770, 47776, 49625, 49634, ↵ | maximius | |
| 51854, 64385, by Warhead --HG-- branch : trunk | |||
| 2009-10-30 | *Add virtual bool IsEscorted() to escort_ai.h | maximius | |
| *Some minor cleanup and optimization --HG-- branch : trunk | |||
| 2009-10-29 | *Add a missing change from 6097_world_loot_template.sql, thanks amsjunior123 | maximius | |
| *Some minor cleanup. --HG-- branch : trunk | |||
| 2009-10-18 | *Cleanup | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-18 | *Judgement (Seal of Light, Seal of Wisdom, Seal of Justice), and Judgement ↵ | maximius | |
| of Righteousness, proper spell damage bonus, by Destalker. --HG-- branch : trunk | |||
| 2009-10-18 | *Fix tick counting in Chimera Shot. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup redux. | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵ | maximius | |
| some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk | |||
| 2009-10-17 | typo | Muhaha | |
| --HG-- branch : trunk | |||
| 2009-10-17 | Fix Shadow Word: Death (Backfire Damage). Original Author: Nevan. | Muhaha | |
| --HG-- branch : trunk | |||
| 2009-10-16 | *Ulduar teleporter, and updates, by BonDit. Thanks AniRB. | maximius | |
| *Fixed some typos in last commit. --HG-- branch : trunk | |||
