index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Item
Age
Commit message (
Expand
)
Author
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-06-13
Core/Items: Mirror client logic when determining whether to apply feral attac...
Shauren
2021-10-01
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2021-08-29
Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...
Shauren
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-09-06
Core/Game: Add TC_GAME_API to ItemTemplate, fixes dynamic linking build for u...
Treeston
2020-08-31
UnitTests: Add a first set of item hyperlink tests
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-19
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT packets going missing for new items
Shauren
2020-02-01
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2020-01-02
New year
Aokromes
2019-07-08
Core/Misc: More coding standards (#23519)
Aokromes
2019-06-26
Coding standards (#23514)
Aokromes
2019-03-23
Core/Item: Item Signature (#23119)
PolarCookie
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2018-08-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
2018-04-19
Core/PacketIO: Added missing move assignment operator to ByteBuffer
Shauren
2018-03-21
Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)
Mikhail Redko
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-11-25
Misc: More cleanup
Aokromes
2017-10-29
Core/Logs: Fix more logs
Aokromes
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-04-11
Core/Loot: implement Loot Item Storage (#19018)
xinef1
2017-03-20
Core/Items: Fixed durability problems for wrapped item (#19003)
xinef1
2017-02-21
Core/ItemTemplate: remove excedent #includes
ariel-
2017-02-21
Core/Packet: convert query packets into new system.
ariel-
2017-02-20
Store cached static data queries, instead of building them in every query opc...
xinef1
2017-02-20
Core/Stats: cache all item attack power (includes given by equip spells)
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-11-19
Core/Spells: Updated spell required items check, EquippedItemInventoryTypeMas...
Shauren
2016-11-04
[3.3.5] Core/Loot: Fix conditional Master Loot (#17943)
Richard
2016-10-11
Core/Items: Defined all item flags
Shauren
2016-07-19
Core/Entities: removed obsolete pragma macro (Ref: ba9e0de36dae55d4399235277d...
ariel-
2016-07-19
Core/Entities: rename ItemPrototype to ItemTemplate
ariel-
2016-07-19
Update ItemPrototype.cpp, codestyle and indentation cleanup
ariel-
2016-06-07
Core/Items: Rename some ITEM_PROTO_FLAG
DDuarte
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-04-16
Core/Items: Move Item::GetSkill to ItemPrototype::GetSkill
DDuarte
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-20
Core/Misc: Fixed a crash happening when a db string array was NULL
Shauren
2016-01-01
Update copyright note for 2016
Rushor
[next]