summaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
8 dayschore(Core/Handlers): Remove unused item query optimization. (#22971)Benjamin Jackson
2025-08-31refactor(Core/Packets): Rewrite various item packets to modern class. (#22758)Benjamin Jackson
2025-03-11feat(Core/Entities): Add OnPlayerSendListInventory script hook (#21676)Vincent Vanclef
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-08feat(Core/Creature): Implement HasFlagsExtra() helper to creature (#21362)Andrew
2024-10-27refactor(src/server/game/*): remove unused imports (big part 2) (#20311)Francesco Borzì
2024-09-03chore(Core/Misc): update floor and ceil to std (#19837)Kitzunu
2024-08-31refactor(Core/Item): Add helpers (#19828)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-02-19fix(Core): Prevent gift wrapping of limited duration items (#18334)sudlud
2023-11-08refactor(Core/Network): remove redundant logging calls from some message hand...Tristan 'Natrist' Cormier
2022-11-21fix(Core/Items): Item sell prices are affected by durability loss. So… (#13...UltraNix
2022-05-08fix(Core/ItemHandler): fix selling items over gold limit (#11673)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-13fix (Core/CodeReduction) TC_ removal (#10162)acidmanifesto
2022-01-06refactor(Core/Creature): Remove Inhabit Type (#9272)acidmanifesto
2022-01-01fix(Core/Achievement): Don't count bought back items as a new item for ACHIEV...Kitzunu
2021-12-30refactor(Core/Packets): Bank packets (#9627)IntelligentQuantum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-06fix(Core/Items): properly show quest items count deposited/withdrew from bank...UltraNix
2021-11-06fix(Core/Item): showing errors when cannot equip some item (#8932)UltraNix
2021-11-04fix(Core/Quest): Refresh SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest change...acidmanifesto
2021-10-04fix(Core/Items): toggle temporary items enchantments during items swap. (#8067)UltraNix
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-07fix(Core/Items): properly display item spell charges (#7722)UltraNix
2021-09-02fix(Core/Items): armor type requirement for needing items in LFG grou… (#7523)UltraNix
2021-08-26fix(Core/Vendors): incorrect check which allowed/disabled alliance players (#...Andrius Peleckas
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-13feat(Core/Hooks): added collection of hooks to extends AC (#3047)Kargatum
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-26fix(Core/Creature): Implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#4233)Kitzunu
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2020-08-20feat(Core/SendListInventory): Add multivendor function (#3172)IntelligentQuantum
2019-12-19fix(Core/ItemHandler): crash buy back item (#2511)IntelligentQuantum
2019-12-09feat(Core/ItemHandler): Optional item recovery (#2442)IntelligentQuantum
2019-09-05fix(Core): Build error concerning debug log message (#2265)LichKing255
2019-09-04fix(DB/Core): "Sons of Hodir" quests / areas (#2231)Stoabrogga
2019-08-26 refactor(ItemTemplate): add missing enums + other minor improvements (#2236)Francesco Borzì
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-06-27Removing multi-vendor Rochet2 patchv0.50.5yehonal
2016-06-26converted all tabs to 4 spacesYehonal