| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-07 | Apply code style to boss_xevozz.cpp | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-07 | Script for boss Xevozz from Violet Hold. Original author ckegg. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Correct gossip item text by bigjohnson4 #<645> | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Remove hack for spell Void Shifted in ZuramatAI. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Add missing table to AccountMgr::DeleteAccount, by azazel. Closes #521 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Add missing tables to Player::RemoveFromDB, by tali. Closes #648 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Reset druid/rogue combo points before adding a combo point to new target, by ↵ | spp | |
| thenecromancer. Closes #91 --HG-- branch : trunk | |||
| 2009-12-06 | Fix a crash in boss_zuramatAI. Closes #460 | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Better way to fix crash in Chromagus script. by hyriuu. Closes #650 | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Fix Instructor Razuvious' Jagged Knife spell. Patch by elron103. Closes #644 | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Do not delete realm first achievements from character_achievement in ↵ | Machiavelli | |
| Player::DeleteFromDB. NOTE: These achievements have flags & 256 in DBC. The IDs are currently excluded in the SQL delete query, hard coded. Might be room for improvement down the road. --HG-- branch : trunk | |||
| 2009-12-06 | Fix typo in stormwind.cpp, thanks announce. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Support for quest The Amphitheater of Anguish: Korrak the Bloodrager! Q12936 | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Wintergrasp .wg command fixes. Closes #442 | spp | |
| * .wg timer: limit to 1-60 wartime and 1-2440 not wartime * .wg switch: timer will not be reset. --HG-- branch : trunk | |||
| 2009-12-06 | Add some checks to prevent guild bank crashes. Closes #646 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Fix a possible crash with No Fly Zone and Parachute spells | spp | |
| --HG-- branch : trunk | |||
| 2009-12-04 | Fly aura removal by No Fly Zone spell when it finish, not when it's ↵ | spp | |
| unapplied. Closes #633 --HG-- branch : trunk | |||
| 2009-12-06 | Fix a crash related to bags (infinite recursive call). closes #581 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-03 | Wintergrasp: Removal of hardcoded events (Titan relic) | Spp | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Fix a crash in creature respawn, closes #566 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Some area flag fixes: | spp | |
| - Krasus Landing (Dalaran) - The Forlorn Mine (Storm Peaks) - Boulderslide Cavern (Stonelaton Mountains) - Palemane Rock (Mulgore) --HG-- branch : trunk | |||
| 2009-12-06 | Support for quest The Amphitheater of Anguish: Tuskarrmageddon! Q12935 | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-05 | Support for quest "The Attack" Q434 | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-06 | Better way to fix 6416, with help from Maximius. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-12-05 | Remove hack added in 6413. Fixes crash. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-12-05 | Add function to change orientation or set in front of some unit. It also ↵ | Kudlaty | |
| send packet with move update, so client also will see that creature change orientation. --HG-- branch : trunk | |||
| 2009-12-05 | Fix iterator related crash for some windows debug builds in ↵ | Machiavelli | |
| LootTemplate::LooutGroup::Process. --HG-- branch : trunk | |||
| 2009-12-02 | Teleport in-dungeon players to recall position when difficulty changes to ↵ | tartalo | |
| avoid an exploit. Closes #58 --HG-- branch : trunk | |||
| 2009-12-02 | Fix switch logic (I forgot a break; on a previous commit) | tartalo | |
| --HG-- branch : trunk | |||
| 2009-12-01 | Fix No Fly Zone, by Spp. Closes #574 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-12-01 | Wintergrasp: Fix Custom Honor rewards, by Spp. Closes #432 | tartalo | |
| --HG-- branch : trunk | |||
| 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 | |||
