index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
ItemHandler.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-09-17
Core: Fix warnings
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-23
Core/Items: Fix disenchant/refund exploit
jackpoz
2014-06-07
Core/Banks: Fix some bank exploits
jackpoz
2014-06-01
Core/Misc: Code cleanup
jackpoz
2014-03-10
Core/Items: Fixed an exploit allowing people to put more gems than number of ...
Shauren
2014-01-16
Core/Items: Fix an exploit where the player was able to send CMSG_SET_AMMO wi...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-26
Core/Spells: Implemented additional conditions for spells that start cooldown...
Shauren
2013-07-22
Core/Creatures: Removed vendor item check during loading, MAX_VENDOR_ITEMS sh...
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-25
Core/Items
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-05
Core/Items: Fixed a crash happening if items moved from bank were merged with...
Shauren
2013-01-01
Core/Player: Fix armor calculation - 2nd try
Gacko
2013-01-01
Core/Player: Fix armor calculation
Gacko
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-02
Core/Condition: Move log messages to debug
Vincent-Michael
2012-12-01
Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23
Vincent-Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-13
Core/ItemTemplate:
kaelima
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-23
Core/Items: Remove item from tradeable list when clearing the flag on enchant...
Shauren
2012-05-31
Core/Items: Added custom flags field to item_template, currently 2 flag value...
Shauren
2012-04-04
Core: Fix WorldSession::HandleWrapItemOpcode prepared statement parameters
click
2012-03-28
Core/Game: Code style.
Gyx
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp