aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.cpp
AgeCommit message (Expand)Author
2025-12-07Core/Entities: Remove Object::m_objectType member and replace it with global ...Shauren
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-10-27Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...Shauren
2024-10-25Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...Shauren
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-13Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
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