aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Coding standards (#23514)Aokromes
2021-11-24Core/Item: Item Signature (#23119)PolarCookie
2021-11-22Core/Players: Load faction change items from db2 instead of dbShauren
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-05Core/Misc: 9.1.5 enum updatesShauren
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-16Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...Shauren
2021-09-22Core/Items: Disable effects on items marked as legacyShauren
2021-09-22Core/Items: Define new item flagsShauren
2021-09-19Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)Mikhail Redko
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-06-07Core/Achievements: Defined all modifier tree types and implemented many of themShauren
2021-04-21Core/Items: Calculating item level + organized iterating over items (#26276)Matan Shukry
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-11Script/Spells: shaman spell fixes (#26192)Matan Shukry
2021-04-09Core/DataStores: Updated db2 structures to 9.0.5Shauren
2021-01-21Core/Logs: Fix more logsAokromes
2020-12-08Core/Misc: Updated SpellCastResult, SpellCustomErrors, GameError and Inventor...Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Transmog: Support new transmog modifiers (secondary appearance)Shauren
2020-12-08Core/Items: Define new ItemVendorTypeShauren
2020-12-08Core/Items: Define new ItemModifierShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-07Core/Spells: Implemented using base weapon damage in spell attack power formulasShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-06-13Core/Items: Implemented corruption and corruption resistance statsShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-05Core/Items: Implemented new bonus type (extra ItemEffect)Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-04-25Core/Misc: Fixed wrong db field accessor functions useShauren
2020-04-24Core/Items: Updated heart of azeroth level cap and knowledge starting date fo...Shauren
2020-04-24Core/Items: Fixed durability problems for wrapped item (#19003)xinef1
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-04-18Core/Items: Add helper function to get item name including suffixShauren
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-04-06Core/Items: Initialize m_randomBonusListId in constructorShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-01-25Core/Misc: Removed references to item_template in logsShauren
2020-01-02New YearAokromes
2019-12-06Core/Items: Fixed crash when saving azerite items with REMOVED stateShauren
2019-12-05Core/Items: Implement azerite empowered itemsShauren