aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
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-12-18Core/Spells: Update SpellEffects to 422 and fix a typoweclub
2011-12-17Core/Items: Added ITEM_FLAGS_EXTRA_BNET_ACCOUNT_BOUNDShauren
2011-11-27Core/Packets: updated update_object structureRat
2011-11-26Core/Items: Removed obsolete field from ItemTemplateShauren
2011-11-25Core/ItemsShauren
2011-11-24Core/Items: Updated scaling item stat calculationsShauren
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-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-06-12Core: And some more cleanups...click
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-05-22Core/DBLayer: Remove a problematic and unneeded transaction in _LoadMailsMachiavelli
2011-04-29Add spaces after commasleak
2011-04-29More cleanup after last commit spreeleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-27Core/Chat: Fixed possible memory leaks related to chatlink verificationShauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-20Core/Items: Corrected logic check when placing item on auctionShauren
2011-03-18Core/Cleanup: remove C-style cast to (Bag*):Azazel
2011-03-12Core/Loading: refactor inventory loading routine and add more informational e...Azazel
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-20SQL: Characters db storage type cleanup No. 6leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-15Core/Items: Fix item duration saving (and loading at a later stage).Machiavelli
2010-12-15Core/Items: fix error in saving item's enchantments introduced in rev 022f385...azazel
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-06Core: Some optimizationsSpp
2010-10-21Core: optimize string splittinglinencloth