index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Item
/
AzeriteItem
/
AzeriteItem.cpp
Age
Commit message (
Expand
)
Author
2025-12-07
Core/Entities: Remove Object::m_objectType member and replace it with global ...
Shauren
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-27
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2022-10-13
Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...
Gosha
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-04-24
Core/Items: Updated heart of azeroth level cap and knowledge starting date fo...
Shauren
2020-04-23
Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...
Shauren
2020-02-17
Core/DataStores: Updated db2 structures to 8.3.0
Shauren
2020-01-02
New Year
Aokromes
2019-12-06
Core/Items: Fixed crash when saving azerite items with REMOVED state
Shauren
2019-12-02
Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/m...
Shauren
2019-12-01
Core/Items: Fixed crash in selecting azerite essences
Shauren
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-11-22
Core/Items: Implement azerite essences
Shauren
2019-11-19
Core/Items: Refactor loading additional item data (artifacts/azerite)
Shauren
2019-11-18
Core/Misc: Rename AzeriteItem packet namespace to just Azerite
Shauren
2019-11-15
Core/Achievements: Implement many new ModifierTree types
Shauren
2019-11-12
Core/Items: Implemented AzeriteItem
Shauren