aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-22Core: Fix more some codestyleVincent_Michael
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Items: Cloned items should not retain refundable/tradeable flagsShauren
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-13Core/ItemTemplate:kaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
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-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-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-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
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Fix the bonus socket activation with prismatic sockets.Giuseppe Montesanto
2011-10-18Minor cleanups here and thereSpp
2011-10-18Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)Spp
2011-10-07REPO: code-style clean-upBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-07Core/Player: Fix item refund exploitMachiavelli
2011-08-04Partial revert of fcdd4d7Spp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-