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