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