summaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item/Item.cpp
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-08-07feat(Core/Visibility): Visibility improvements part 1 (#22624)Takenbacon
2024-10-27refactor(src/server/game/*): remove unused imports (big part 3) (#20315)Francesco Borzì
2024-08-31refactor(Core/Item): Add helpers (#19828)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2022-08-15feat(Core/Debug): GetDebugInfo implementation (#12705)Maelthyr
2022-06-18fix(Core/Items): Special bags cannot be stored inside other special b… (#12...UltraNix
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)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-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-10-09fix(Core/Item): Dropped loot containers acting soul bound after looking insid...UltraNix
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-06-16refactor(Core): code cleanup (part 2) (#6374)Francesco Borzì
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
2020-11-23feat(Core/Misc): remove ACE Auto_Ptr (#3454)Kargatum
2020-11-13fix(Core/Item): Meta gems sometimes ignore added sockets (#3643)placemolle
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2020-03-23feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789)Nefertumm
2020-01-23fix(Core) : Enable randomProperties or suffix up to 5 (#2340)Shard
2019-10-28fix(Core/Item): Random item properties generation (#2331)Shard
2019-09-26feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a qu...Viste
2019-08-26 refactor(ItemTemplate): add missing enums + other minor improvements (#2236)Francesco Borzì
2019-02-15Revert "feat(core): Ensure that all actions are compared to fixed point in ti...Nefertumm
2019-02-14feat(core): Ensure that all actions are compared to fixed point in time (#123...Viste(Кирилл)
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-08-08Fixed compilationYehonal
2016-08-08Moved GetSkill in ItemPrototypeYehonal
2016-06-26converted all tabs to 4 spacesYehonal
2016-06-26First Commitv0.10.1Yehonal