aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
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
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-09Core/Guild: Fixed crash when unstacking items in guild bankShauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-28Magic numbers cleanup:Shocker
2010-09-25Core/Items: Readded enchantment loading fixShauren
2010-09-24Core/DBLayer:Machiavelli
2010-09-22Core/Items: Corrected logic in Item::CanBeTraded, fixes mailing and guild banksShauren
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-03Fix Linux buildMachiavelli
2010-08-30Core: Fix more warningsSpp
2010-08-26Core/Cleanup:azazel