index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Item
/
Item.cpp
Age
Commit message (
Expand
)
Author
11 hours
Core/Misc: Reduce differences between branches
Shauren
2025-08-14
Core/Items: Relaxed transmog restrictiions
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-01-25
Core/Items: Fixed item spell charge slot indexing
Shauren
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
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-09-24
Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID
Shauren
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-05-24
Core/Players: Defined all avg item level slots
Shauren
2024-05-12
Core/Items: Fix item sell price not scaling with item level (#29972)
Bloodtigress
2024-05-12
Core/Criteria: Implemented CriteriaType EarnArtifactXP (#29975)
Antonio MartÃn Berti
2024-04-12
Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2023-12-06
Core/Items: Fixed socket bonus checks (and reduce differences between branches)
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-17
Core/Misc: Updated default expansion to 9
Shauren
2022-12-04
Core: Updated to 10.0.2
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-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-19
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-21
Core/Misc: Future msvc warning fixes
Shauren
2022-01-09
Core/Items: Implemented many new enchantment flags
Shauren
2021-12-28
Core/Items: Fixed heirloom items counting for item set bonuses past their max...
Shauren
2021-12-24
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT packets going missing for new items
Shauren
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Coding standards (#23514)
Aokromes
2021-11-16
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2021-08-11
Core/Items: Implemented secondary shoulder transmog appearance
Shauren
2021-06-07
Core/Achievements: Defined all modifier tree types and implemented many of them
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
[next]