| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-01 | Implement No Fly Zone using Spell, by Spp. Needs db support. Closes #494 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-12-01 | Fix area flag problem, by Spp: Dalaran. Closes #509 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-12-01 | Fix area flag problem, by Spp: The Forlorn Mine. Closes #567 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-11-30 | Fix some issues with fishing. Closes #421, patch by make_the_king | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-11-29 | Fix crash in script for quest Trolls is gone crazy | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-29 | Fix possible crash | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-29 | Fix typo. | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-28 | Fix Says issuses in quest The Affray | Kudlaty | |
| Patch by maanuel. Fix by Unholy --HG-- branch : trunk | |||
| 2009-11-28 | Fix quest 5282, The Restless Souls. #423 | Kudlaty | |
| Patch by elron103 --HG-- branch : trunk | |||
| 2009-11-28 | Should fix crash with chromaggus. #472 | Kudlaty | |
| patch by footman --HG-- branch : trunk | |||
| 2009-11-28 | patch to support quest The Art of Persuasion #503 | Kudlaty | |
| patch by maanuel --HG-- branch : trunk | |||
| 2009-11-28 | Fix spell Neural Needle. #502 | Kudlaty | |
| Patch by maanuel --HG-- branch : trunk | |||
| 2009-11-28 | Apply code style to zuldrak.cpp | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-28 | Fix quest 12861. | Kudlaty | |
| Objective is to cast spell on creature, not kill --HG-- branch : trunk | |||
| 2009-11-28 | Add option to cmake if should compile with multi thread maps or not. | Kudlaty | |
| Usage with: -DUSE_MULTI_THREAD_MAP=true (this will compile with multi thread maps --HG-- branch : trunk | |||
| 2009-11-28 | Shuld fix quest The Light of Dawn ( #85 ), and some escort that use ↵ | Kudlaty | |
| STATE_ESCORT_PAUSED --HG-- branch : trunk | |||
| 2009-11-27 | Apply #249. [FIX] Sartharion - Achievements & Will of Sartharion | Kudlaty | |
| patch for Obsidiam Sanctum, about Achievements if you make the encounter wiht 1, 2 or 3 dragons alive. And fix a function call, aggro->EnterCombat Patch by gyullo --HG-- branch : trunk | |||
| 2009-11-27 | Apply #391. | Kudlaty | |
| Fix typo and possible crash. Patch by trazom. In previous patch i forgot to mention about Azazel, sorry and thx for patch --HG-- branch : trunk | |||
| 2009-11-27 | Apply #127. | Kudlaty | |
| Fix: Correct enum initialization phase value Patch by Vladmimír Lipták --HG-- branch : trunk | |||
| 2009-11-27 | Apply #493. This add support for quest Adbuction. | Kudlaty | |
| Patch by maanuel --HG-- branch : trunk | |||
| 2009-11-27 | Apply #456 | Kudlaty | |
| Removed Essence of Wintergrasp from OutdoorPvP and implementation using the spell system. This will affect Wintergrasp and all Northrend zones, dungeons and raids. Note: need database support. Patch by Spp --HG-- branch : trunk | |||
| 2009-11-27 | Apply #413 | Kudlaty | |
| Implementation of Ring of Valor (Orgrimmar Arena) Patch by Spp and Opterman --HG-- branch : trunk | |||
| 2009-11-27 | Apply #412. | Kudlaty | |
| Add support to gameobject type Transport (11) that should stop like Orgrimmar arena Elevators or pilars. Patch by Spp and Opterman --HG-- branch : trunk | |||
| 2009-11-26 | * Remove empty header file | Brian | |
| --HG-- branch : trunk | |||
| 2009-11-26 | * Removed empty header file | Brian | |
| --HG-- branch : trunk | |||
| 2009-11-26 | * Removed empty header file | Brian | |
| --HG-- branch : trunk | |||
| 2009-11-27 | Apply #346. Script for quest Last Rites. | Kudlaty | |
| Patch by maanuel. --HG-- branch : trunk | |||
| 2009-11-28 | Re-enable script for boss Palehoof event, needs DB support. Thank you Manuel. | teacher | |
| --HG-- branch : trunk | |||
| 2009-11-26 | Fix some typos about questlevel -1. | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-11-26 | * Fix Daily quests so they can be completed even if the player logs out. | Brian | |
| * * Thanks elron103 and disassebler --HG-- branch : trunk | |||
| 2009-11-26 | * Added support for questItem5 and questItem6 in creature and gameobject | Brian | |
| * templates. * * Thanks to Malcrom for doing the research. --HG-- branch : trunk | |||
| 2009-11-25 | *Comment out a script because the mob not exists. Patch by manuel. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-11-23 | *Slightly lower search radius, some indoor Mageguards are very close to this ↵ | maximius | |
| NPC, causing unintended behavior. --HG-- branch : trunk | |||
| 2009-11-23 | *Merge | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-23 | *Fix a crash due to an invalidated iterator. Closes #420 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-23 | *Should fix a crash, and some weird behavior in boss_razorscale. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-23 | *Fix a typo. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-11-23 | *Items are now only ever rolled for once in a loot group, as it should be. ↵ | maximius | |
| Closes #398 --HG-- branch : trunk | |||
| 2009-11-22 | *Little cleanup, and access GetMaxVisibleDistance functions statically ↵ | maximius | |
| instead of through the sWorld singleton. --HG-- branch : trunk | |||
| 2009-11-22 | *LIttle bit of cleanup, fix a warning. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-22 | *Prevent some crashes in boss_razorscale, refs #354 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-22 | *Get the TriggerSpell from the proper field >_<, thanks Themris | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-22 | *Search through the SpellEntry for valid trigger spells, and remove any ↵ | maximius | |
| spells that the talent teaches. Thanks MetaphysicalDrama :P Closes #371 *Use a much more efficient method for removing talents and related spells from the spell map (the old method probably tried to remove the same spell half a dozen times, due to duplicated functionality). --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 | *Fix a typo, thanks thmarth. Closes #388 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-21 | *Fix a possible crash in boss_razorscale, and a minor aesthetic glitch. ↵ | maximius | |
| Thanks tali, closes #354 --HG-- branch : trunk | |||
| 2009-11-21 | *Implement Blood Filled Orb GO script, for quest The Path of the Adept. ↵ | maximius | |
| Closes #290 --HG-- branch : trunk | |||
| 2009-11-21 | *Runic Power and Rage should have a lower limit for regeneration, not an ↵ | maximius | |
| upper limit. Closes #294, thanks MetaphysicalDrama --HG-- branch : trunk | |||
| 2009-11-21 | *Cleanup, more consistant HandleDummyAuraProc code (added basepoints1 and ↵ | maximius | |
| basepoints2 and edited some spell cases to use these instead of more hacky custom methods..) --HG-- branch : trunk | |||
| 2009-11-21 | *You must be in combat to use Disengage. | maximius | |
| --HG-- branch : trunk | |||
