aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-06Core/Quests: Fixed gameobject sparkle state for lootable quest items by movin...Shauren
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-16Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-10-17Core/BattlePets: Fixes when adding pets (#27076)Meji
2021-10-16Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...Shauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-03Core/Vendors: Support for vendors with empty inventory list (#26895)Meji
2021-09-19Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)Mikhail Redko
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Movement: 7fff83d6752 followupccrs
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-06-05Core/Items: Implemented new bonus type (extra ItemEffect)Shauren
2020-04-08Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not ...Shauren
2020-01-02New YearAokromes
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-14Core/PacketIO: Updated packet structures to 8.2Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-04-28Core/Items: Add loot scaling support (#21853)Roc13x
2018-04-18Core/Items: Implemented ItemLimitCategoryCondition.db2 (#21835)Roc13x
2018-03-18Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-10-09Core/Creature: Refactor and improve vendor items (#20328)Roc13x
2017-09-11Core/Items: Implemented glowing new items in inventoryShauren
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-07-05Core/Items: Add dummy implementation of bag sorting which simply responds wit...Shauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-09-09Core/Items: Defined all item flagsShauren
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-15Core/Items: Implemented artifactsShauren