aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit 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-03Revert 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-03Rename some more opcodes - patch by Zorclick
--HG-- branch : trunk
2010-05-02Include petsaving under transactioncontrol in Player::SaveToDB()click
--HG-- branch : trunk
2010-05-02Fix 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-02Fix: 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-02Rename one opcodeSpp
Patch by Zor --HG-- branch : trunk
2010-05-02Code Style. Closes issue 1515Spp
--HG-- branch : trunk
2010-05-02Remove unused defines.Spp
Closes issue 1947. Alternative solution added --HG-- branch : trunk
2010-05-02Fix local change that wasn't supposed to be pushed...Spp
--HG-- branch : trunk
2010-05-02Make RealmList a Singleton.Spp
Patch by Anubiss --HG-- branch : trunk
2010-05-02Fix locale selection at server load.Spp
--HG-- branch : trunk
2010-05-01Rename two more opcodesSpp
Patch by Zor --HG-- branch : trunk
2010-05-01remove uint32 cast from previous commit.Spp
It wasn't supposed to be pushed. --HG-- branch : trunk
2010-05-01Rename 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-01Fix more warnings.Spp
--HG-- branch : trunk
2010-05-01Fix instance load broken by me in 8c4b824176Spp
--HG-- branch : trunk
2010-05-01Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)click
Closes issue #1061 --HG-- branch : trunk
2010-05-01Add support for sorting vendor itemlistsclick
--HG-- branch : trunk
2010-05-01Fix broken vendorsclick
Fixes issue #1952 --HG-- branch : trunk
2010-04-30Add 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-30Clean up in item refund related code.Machiavelli
--HG-- branch : trunk
2010-04-30Fix trap spell casting.Spp
Improved version of Supabad's patch Closes issue 1910. --HG-- branch : trunk
2010-04-30Replace some PQuery/PExecute by more simple Query/ExecuteSpp
Original patch by hunuza, extended to whole code Closses issue 1446 --HG-- branch : trunk
2010-04-30Fix Death Pact, by HavenardSpp
Closes issue 1658 --HG-- branch : trunk
2010-04-30Fix crash when summoning minions (introduced in vanitypet-fix)click
--HG-- branch : trunk
2010-04-30Block battleground-flag from being picked up while player is on a vehicleclick
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-29Warning FixesSpp
Code Style cleanup Fix linux compile --HG-- branch : trunk
2010-04-29Update/Fix some opcode names.Spp
Patch by Zor --HG-- branch : trunk
2010-04-29*implemented 'empty' VehicleAIRat
NOTE: VehicleAI::UpdateAI runs even while the vehicle is mounted! --HG-- branch : trunk
2010-04-29Fix 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-29Added handler to all opcodes that didn't have anySpp
--HG-- branch : trunk
2010-04-29Add missing change in rev: 8012Spp
--HG-- branch : trunk
2010-04-29Don´t inherit refund data when cloning when original item is not refundable.Machiavelli
--HG-- branch : trunk
2010-04-29Fix Shaman totem bars and Call of the Elements/Spirits/AncestorsMachiavelli
--HG-- branch : trunk
2010-04-28Fix weekly reset time being updated twiceSpp
Patch by NoFantasy --HG-- branch : trunk
2010-04-28Fix weekly reset time initialization.Spp
If timer in the past update to current time --HG-- branch : trunk
2010-04-28Fix 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-28Partial 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-28Fix item vendor refund for stackable items.Machiavelli
--HG-- branch : trunk
2010-04-28Remove a remnant from debugging code from prev. commit. (sorry)Machiavelli
--HG-- branch : trunk
2010-04-28Fix action buttons sent to client when swapping between talent specs. ↵Machiavelli
Storage related parts by Hunuza (MaNGOS), big thanks. --HG-- branch : trunk
2010-04-10BG: Ignore min player limit while in debug modeAlex Bolotsin
Patch by AntiDiavol closes issue 1581 --HG-- branch : trunk
2010-04-28Fix Arena autodistribution interval time shiftSpp
Patch by leak Closses issue 1703 --HG-- branch : trunk
2010-04-28Fix SMSG_AUTH_RESPONSE when queue is full.Spp
Patch by Gian --HG-- branch : trunk
2010-04-27Fix timed achievement checks for boss killed in instance.Trazom62
Requires DB update. --HG-- branch : trunk
2010-04-27Implement support of Timed Achievement. Thanks Shauren.Trazom62
Fixes issue #1431. --HG-- branch : trunk
2010-04-27Implement Opcode SMSG_CORPSE_NOT_IN_INSTANCESpp
--HG-- branch : trunk