aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2012-08-16Core/Logging: Change a few more logging messages to LOG_FILTER_SERVER_LOADINGNay
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Items: Fixed transmogrifying chest pieces (robe/chest have different inv...Shauren
2012-08-16Core/Items: Fixed disenchantingShauren
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-15Core/Items:Nay
2012-08-15Core/Stats: Feral attack power doesn't exist since 4.0.1Tuxity
2012-08-14Core/Vendors: Add currencies to vendorsNay
2012-08-14Core: Add enum for currency flags, update MAX_VENDOR_ITEMS and fix buildNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/Items: Finished reforging (mostly by subv)Shauren
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-05Core/Items: Removed no longer needed code for item set names and item set nam...Subv
2012-08-03Items/Reforge: Partially implemented reforge, still ToDo: Apply real stat mod...Subv
2012-08-03Whitespace is the root of all evilNay
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Remove a wrong copy paste comment (related to prev commit)Nay
2012-08-02Core/Transmog: Charge money for transmogrificationNay
2012-08-01Core/Items: Added loading and saving transmogrification.Shauren
2012-08-01Core/Misc: Basic implemention of TransmogrificationNay
2012-07-19Core/Items: Renamed new currency related fields in item_templateShauren
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-11Core/Players: Fixed saving/loading glyphsShauren
2012-07-05Core/Loot: fix a typo from previous commit. (thx joschiwald)Kandera
2012-07-05Core/Loot: fix the way quest items are handled. so far ive only found 3 quest...Kandera
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-22Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template.Abdollah Hasan
2012-06-22Core/Item: Add IsCurrencyToken to override use of default ugly method.Abdollah Hasan
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-04-04Core: Fix Item::SaveRefundDataToDB prepared statement parametersclick
2012-04-01Core/DBLayer: More type fixesNay
2012-03-29Core/Game: Code style.Gyx
2012-03-28Core/Game: Code style again.Gyx
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 3)Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-29Core/Object:kaelima
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-16Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, CONDITION_TARGET_HEALTH_B...QAston
2012-02-16Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...QAston
2012-02-14Fixed some remaining compile errorsSubv
2012-01-18Core/Protocol: Fix SMSG_TRAINER_BUY_SUCCEEDED and SMSG_MAIL_LIST_RESULT. Than...kaelima
2012-01-08P9: Update ItemClass & ItemSubclass from ItemClass.dbc & ItemSubclass.dbcGyx
2012-01-07Merge branch 'master' into 4.xNay
2011-12-31Merge pull request #4567 from Kiperr/masterleak