aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2016-07-19Core/Entities: removed obsolete pragma macro (Ref: ba9e0de36dae55d4399235277d...ariel-
2016-07-19Core/Entities: rename ItemPrototype to ItemTemplateariel-
2016-07-19Update ItemPrototype.cpp, codestyle and indentation cleanupariel-
2016-06-07Core/Items: Rename some ITEM_PROTO_FLAGDDuarte
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-04-16Core/Items: Move Item::GetSkill to ItemPrototype::GetSkillDDuarte
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-20Core/Misc: Fixed a crash happening when a db string array was NULLShauren
2016-01-01Update copyright note for 2016Rushor
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-10-17Core/Items: Fix a trading spoof exploit.Incorrect
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-18Fixed tabsBrian Swango
2014-08-18Core/Loot: Fixes lootable items being able to be moved in inventory, andBrian Swango
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-17Restored character creation that was broken due to some logic errors cause by...leak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-25Core/Items: Items shouldn't have a negative item levelSubv
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-05Core/Items: Correct randomProperlyId type when reading to/from DBNay
2013-05-25Core/ItemsShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-02-26Several todo corrections for documentationAscathor
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
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