index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
LootHandler.cpp
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-04-11
Core/Loot: implement Loot Item Storage (#19018)
xinef1
2017-02-05
Core/Misc: Various crash fixes (#19059)
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-10-11
Core/Items: Defined all item flags
Shauren
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-06-17
Creature/Loot: Do not display "lootable" sparkles for player even if others i...
Treeston
2016-06-07
Core/Items: Missing renames 5faaddcf6bba50845f46a98a6387ffcd8abad2b8
DDuarte
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-06-24
Core/Instances: Make achievements and loot rolls instance-wide
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-31
Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...
Shauren
2014-06-26
Core/Loot: Skinning improvements
Shauren
2014-06-24
Core/Skinning: Fixed the creatures becoming non-skinnable even before looting...
Subv
2014-06-22
Core/Loot: Fix disenchant exploit
jackpoz
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-03-11
Core/Loot: Fix master loot
Dehravor
2014-01-23
Core/Loot: Fix an exploit with CMSG_LOOT using non-creature guids which would...
Discover-
2014-01-01
Core/Loot: Fix Master Loot exploit
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-02
Core/GameObjects
Shauren
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018be
Vincent_Michael
2012-12-15
Implements saving of loot (items / money) contained inside lootable inventory...
MrSmite
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-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-07-06
Core/Loot: fix possible crash from having a bad item
Kandera
2012-07-06
Core/Loot: fix master looting quest items with the custom flag.
Kandera
2012-07-05
Core/Loot: fix the way quest items are handled. so far ive only found 3 quest...
Kandera
2012-06-05
Core/Loot: Correct some values sent for roll packets
kaelima
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-01-26
Core: Change Handlers location
Spp