| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-04 | *Fix: correctly apply or remove enchantments requiring a skill when gaining ↵ | click | |
| a skill level - fix by Liberate Closes issue #1407 --HG-- branch : trunk | |||
| 2010-05-03 | Revert parts of a previous transaction-fix (would create a nested ↵ | click | |
| transaction), add missing support for rollback in battleground-group creation --HG-- branch : trunk | |||
| 2010-05-03 | *when dismounting from a flying vehicle (and it was flying) you will get a ↵ | Rat | |
| pretty parachute --HG-- branch : trunk | |||
| 2010-05-03 | Rename some more opcodes - patch by Zor | click | |
| --HG-- branch : trunk | |||
| 2010-05-02 | Include petsaving under transactioncontrol in Player::SaveToDB() | click | |
| --HG-- branch : trunk | |||
| 2010-05-02 | Fix command .server plimit. | Trazom62 | |
| Fix obsolete comment for PlayerLimit in trinitycore.conf.dist Thanks Phil.Pigeon and Johnholiver. Fixes issue #534. Fixes issue #295. --HG-- branch : trunk | |||
| 2010-05-02 | Fix: Give the correct amount of talent points when leveling up after a ↵ | click | |
| talent reset - patch by Liberate Fixes issue #1568, fixes issue #765, fixes issue #772 --HG-- branch : trunk | |||
| 2010-05-02 | Rename one opcode | Spp | |
| Patch by Zor --HG-- branch : trunk | |||
| 2010-05-02 | Code Style. Closes issue 1515 | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-02 | Remove unused defines. | Spp | |
| Closes issue 1947. Alternative solution added --HG-- branch : trunk | |||
| 2010-05-02 | Fix local change that wasn't supposed to be pushed... | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-02 | Make RealmList a Singleton. | Spp | |
| Patch by Anubiss --HG-- branch : trunk | |||
| 2010-05-02 | Fix locale selection at server load. | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-01 | Rename two more opcodes | Spp | |
| Patch by Zor --HG-- branch : trunk | |||
| 2010-05-01 | remove uint32 cast from previous commit. | Spp | |
| It wasn't supposed to be pushed. --HG-- branch : trunk | |||
| 2010-05-01 | Rename some more opcodes. | Spp | |
| Also fix the name of some older opcodes that were marked as obsolete but no longer are. Patch by Zor (with minor modifications in handlers by me) --HG-- branch : trunk | |||
| 2010-05-01 | Fix more warnings. | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-01 | Fix instance load broken by me in 8c4b824176 | Spp | |
| --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-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 trap spell casting. | Spp | |
| Improved version of Supabad's patch Closes issue 1910. --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 | |||
