aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-05-04*Fix: correctly apply or remove enchantments requiring a skill when gaining a...click
2010-05-03Revert parts of a previous transaction-fix (would create a nested transaction...click
2010-05-03*when dismounting from a flying vehicle (and it was flying) you will get a pr...Rat
2010-05-03Rename some more opcodes - patch by Zorclick
2010-05-02Include petsaving under transactioncontrol in Player::SaveToDB()click
2010-05-02Fix command .server plimit.Trazom62
2010-05-02Fix: Give the correct amount of talent points when leveling up after a talent...click
2010-05-02Rename one opcodeSpp
2010-05-02Code Style. Closes issue 1515Spp
2010-05-02Remove unused defines.Spp
2010-05-02Fix local change that wasn't supposed to be pushed...Spp
2010-05-02Make RealmList a Singleton.Spp
2010-05-02Fix locale selection at server load.Spp
2010-05-01Rename two more opcodesSpp
2010-05-01remove uint32 cast from previous commit.Spp
2010-05-01Rename some more opcodes.Spp
2010-05-01Fix more warnings.Spp
2010-05-01Fix instance load broken by me in 8c4b824176Spp
2010-05-01Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)click
2010-05-01Add support for sorting vendor itemlistsclick
2010-05-01Fix broken vendorsclick
2010-04-30Add support for vendors selling the same items with different extendedCost - ...click
2010-04-30Clean up in item refund related code.Machiavelli
2010-04-30Fix trap spell casting.Spp
2010-04-30Replace some PQuery/PExecute by more simple Query/ExecuteSpp
2010-04-30Fix Death Pact, by HavenardSpp
2010-04-30Fix crash when summoning minions (introduced in vanitypet-fix)click
2010-04-30Block battleground-flag from being picked up while player is on a vehicleclick
2010-04-29* Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER)click
2010-04-29Warning FixesSpp
2010-04-29Update/Fix some opcode names.Spp
2010-04-29*implemented 'empty' VehicleAIRat
2010-04-29Fix FoS/Bronjham script.Trazom62
2010-04-29Added handler to all opcodes that didn't have anySpp
2010-04-29Add missing change in rev: 8012Spp
2010-04-29Don“t inherit refund data when cloning when original item is not refundable.Machiavelli
2010-04-29Fix Shaman totem bars and Call of the Elements/Spirits/AncestorsMachiavelli
2010-04-28Fix weekly reset time being updated twiceSpp
2010-04-28Fix weekly reset time initialization.Spp
2010-04-28Fix arena point distribution time initialization.Spp
2010-04-28Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ...Machiavelli
2010-04-28Fix item vendor refund for stackable items.Machiavelli
2010-04-28Remove a remnant from debugging code from prev. commit. (sorry)Machiavelli
2010-04-28Fix action buttons sent to client when swapping between talent specs. Storage...Machiavelli
2010-04-10BG: Ignore min player limit while in debug modeAlex Bolotsin
2010-04-28Fix Arena autodistribution interval time shiftSpp
2010-04-28Fix SMSG_AUTH_RESPONSE when queue is full.Spp
2010-04-27Fix timed achievement checks for boss killed in instance.Trazom62
2010-04-27Implement support of Timed Achievement. Thanks Shauren.Trazom62
2010-04-27Implement Opcode SMSG_CORPSE_NOT_IN_INSTANCESpp