| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-01 | Fix instance load broken by me in 8c4b824176 | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 10512 (Getting the Bladespire Tanked) | click | |
| Patch by supabad - closes issue #1217 --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 12688 (Engineering a Disaster) - patch by supabad | click | |
| Closes issue #982 --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 1440 (Return to Vahlarriel) - patch by Supabad | click | |
| Closes issue #323 --HG-- branch : trunk | |||
| 2010-05-01 | Fix recipe-learning in Raozrofen Down (cooking/alchemy) - patch by PrinceCreed | click | |
| Closes issue #1009 --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 11626 (The Emissary) - patch by antihrists (thanks) | click | |
| Closes issue #1061 --HG-- branch : trunk | |||
| 2010-05-01 | Add support for sorting vendor itemlists | click | |
| --HG-- branch : trunk | |||
| 2010-05-01 | Fix broken vendors | click | |
| Fixes issue #1952 --HG-- branch : trunk | |||
| 2010-05-01 | Correction in scripts (m_creature -> me) - fixes #1954 | click | |
| (Also corrects some old scripts that seems to have been done the same way) --HG-- branch : trunk | |||
| 2010-05-01 | Add support for quest 9446 (Tomb of the Lightbringer) - closes #197 | click | |
| Patch by Supabad --HG-- branch : trunk | |||
| 2010-04-30 | Add support for quest 12832 (Bitter Departure) - closes issue #804 | click | |
| Patch by supabad --HG-- branch : trunk | |||
| 2010-04-30 | Add support for daily quest "Overwhelmed!" (quest 12288) | click | |
| Patch by Supabad (thank you) --HG-- branch : trunk | |||
| 2010-04-30 | Add support for vendors selling the same items with different extendedCost - ↵ | click | |
| original code by Vladimir (thanks mate) Closes issue #1756 --HG-- branch : trunk | |||
| 2010-04-30 | Clean up in item refund related code. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-30 | Fix compile. | Spp | |
| (Not a good idea to test something and push another file) --HG-- branch : trunk | |||
| 2010-04-30 | * Fix CRLF. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-04-30 | DragonBlight: Script for Quest 12321 (A Righteous Sermon) | Spp | |
| Patch by Supabad Closes issue 314 --HG-- branch : trunk | |||
| 2010-04-30 | Implementation of Tabard vendor | Spp | |
| Patch by etznab Closes issue 908 --HG-- branch : trunk | |||
| 2010-04-30 | Fix trap spell casting. | Spp | |
| Improved version of Supabad's patch Closes issue 1910. --HG-- branch : trunk | |||
| 2010-04-30 | Silithus: Fix event for quest 8519 | Spp | |
| Patch by "kb_z" Closes issue 177 --HG-- branch : trunk | |||
| 2010-04-30 | Replace some PQuery/PExecute by more simple Query/Execute | Spp | |
| Original patch by hunuza, extended to whole code Closses issue 1446 --HG-- branch : trunk | |||
| 2010-04-30 | Fix Death Pact, by Havenard | Spp | |
| Closes issue 1658 --HG-- branch : trunk | |||
| 2010-04-30 | Fix crash when summoning minions (introduced in vanitypet-fix) | click | |
| --HG-- branch : trunk | |||
| 2010-04-30 | Block battleground-flag from being picked up while player is on a vehicle | click | |
| Fix by Scazzato - closes issue #1161 --HG-- branch : trunk | |||
| 2010-04-29 | * Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER) | click | |
| Some small code cleanups --HG-- branch : trunk | |||
| 2010-04-29 | Warning Fixes | Spp | |
| Code Style cleanup Fix linux compile --HG-- branch : trunk | |||
| 2010-04-29 | Update/Fix some opcode names. | Spp | |
| Patch by Zor --HG-- branch : trunk | |||
| 2010-04-29 | *implemented 'empty' VehicleAI | Rat | |
| NOTE: VehicleAI::UpdateAI runs even while the vehicle is mounted! --HG-- branch : trunk | |||
| 2010-04-29 | Fix FoS/Bronjham script. | Trazom62 | |
| Fixes issue #1895. - summon corrupted soul fragment when Corrupt Soul completes. - update corrupted soul fragment script. - remove Heroic spell definition. They are defined in SpellDifficulty.dbc. --HG-- branch : trunk | |||
| 2010-04-29 | Added handler to all opcodes that didn't have any | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-29 | Add missing change in rev: 8012 | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-29 | Don´t inherit refund data when cloning when original item is not refundable. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-29 | Fix Shaman totem bars and Call of the Elements/Spirits/Ancestors | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-28 | Fix weekly reset time being updated twice | Spp | |
| Patch by NoFantasy --HG-- branch : trunk | |||
| 2010-04-28 | Fix weekly reset time initialization. | Spp | |
| If timer in the past update to current time --HG-- branch : trunk | |||
| 2010-04-28 | Fix arena point distribution time initialization. | Spp | |
| If timer in the past update to current time Thanks to "p.alexej" for pointing it out. --HG-- branch : trunk | |||
| 2010-04-28 | Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ↵ | Machiavelli | |
| Liberate for talking sense into me. Only load 1 spec in memory at a time. Also fixes totem bar loading due to a typo. --HG-- branch : trunk | |||
| 2010-04-28 | Fix item vendor refund for stackable items. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-28 | Remove a remnant from debugging code from prev. commit. (sorry) | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-28 | Fix action buttons sent to client when swapping between talent specs. ↵ | Machiavelli | |
| Storage related parts by Hunuza (MaNGOS), big thanks. --HG-- branch : trunk | |||
| 2010-04-10 | BG: Ignore min player limit while in debug mode | Alex Bolotsin | |
| Patch by AntiDiavol closes issue 1581 --HG-- branch : trunk | |||
| 2010-04-28 | Fix Arena autodistribution interval time shift | Spp | |
| Patch by leak Closses issue 1703 --HG-- branch : trunk | |||
| 2010-04-28 | Fix SMSG_AUTH_RESPONSE when queue is full. | Spp | |
| Patch by Gian --HG-- branch : trunk | |||
| 2010-04-27 | Fix timed achievement checks for boss killed in instance. | Trazom62 | |
| Requires DB update. --HG-- branch : trunk | |||
| 2010-04-27 | Implement support of Timed Achievement. Thanks Shauren. | Trazom62 | |
| Fixes issue #1431. --HG-- branch : trunk | |||
| 2010-04-27 | Implement Opcode SMSG_CORPSE_NOT_IN_INSTANCE | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-26 | Fixed weekly quest reset by Gyullo. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-04-26 | Fix Scourge Strike. Thanks Havenard. | Trazom62 | |
| Fixes issue #1668. - additional damage is now done properly as shadow damage and no longer as additional physical damage. --HG-- branch : trunk | |||
| 2010-04-26 | Remove a remnant from some local testcode (damn, I'm sure I had removed it - ↵ | click | |
| it's not even related to the previous fix) --HG-- branch : trunk | |||
| 2010-04-26 | Properly relearn talents/spells when changing active specialization - also ↵ | click | |
| relearn the spells that require this talent Fixes issue #907 - Patch by liberate --HG-- branch : trunk | |||
