aboutsummaryrefslogtreecommitdiff
path: root/src/game/ItemHandler.cpp
AgeCommit message (Expand)Author
2010-05-31Fix exploit with swaping already looted items.Trazom62
2010-05-21More achievement types support.John Holiver
2010-05-21Fixed disenchanting rolls being allowed for all items, now works as intendedShauren
2010-05-18Some more engrish to english logerror updates.malcrom
2010-05-13Some warning fixSpp
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-28Fix item vendor refund for stackable items.Machiavelli
2010-04-14Drop not needed table 'item_text', add new column 'text' in table 'item_insta...n0n4m3
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Implement some opcodes. Big thx to TOM_RUS.n0n4m3
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-03-21- More changes to the item handling system to prevent an item still being lis...Machiavelli
2010-03-20Item system updateMachiavelli
2010-03-18Store alternate currency spent on an item by Item ExtendedCost entry instead ...Machiavelli
2010-03-18Implement vendor item refund system.Machiavelli
2010-03-15* Added support for only displaying items from vendors for the team theBrian
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-01-16Updated copyright for new year.n0n4m3
2010-01-03* Removed useless check for items in DBC but not in DB.Brian
2009-12-21* Add support for RewSpellCast=-1. If -1 remove all auras applied to player atBrian
2009-12-19Show item expire time in realtime case. by Wowka321n0n4m3
2009-12-19Fixed some typos and revert one commitn0n4m3
2009-12-19Avoid not needed too oftent send update data, cleanups. by SilverIcen0n4m3
2009-12-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments copie...maximius
2009-12-17Basic support for item refund system added in 3.1. by Machiavellin0n4m3
2009-12-17Update InstanceSaveMgr for new instance systemn0n4m3
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-01[8438] Correctly update achievement at bank bag slot buy instead next login. ...megamage
2009-08-19 [8389] Implement check really read received packet size and warning it no...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-07-30 [8244] Skip cheating check for buy bank slot opcode. Author: VladimirMangosmegamage
2009-07-07 [8121] Cleanup and more safe code in Player::BuyItemFromVendor use. Autho...megamage
2009-06-19[8048] Fixed typo in HandleBuyItemInSlotOpcode. Author: nos4r2zodmegamage
2009-06-11*Switch to support client version 3.1.3megamage
2009-06-04[7950] Make clear in error output 2 cases of fail CMSG_ITEM_NAME_QUERY: DB ab...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-24Fixed bank bag slot amount achievement statistic. Cleanup related code. Autho...megamage
2009-04-27[7716] Fixed some typos and possible crashes. Author: AlexDerekamegamage
2009-04-19[7688] Move Get*IfCanInteractWith to Player including renamed IsGameObjectOfT...megamage
2009-04-13[7659] Added several security checks to prevent cheating using facked packets...megamage
2009-04-06*Update of aura system.QAston
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage