index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T22: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
2013-06-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-03-02
Core/GameObjects
Shauren
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-23
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Subv
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
Merge branch 'master' into 4.3.4
Spp
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
Merge branch 'master' into 4.3.4
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-12
Core/Achievements: multiple changes
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-30
Merge branch 'master' into 4.3.4
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-04
Merge branch 'master' into 4.3.4
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-11
Core/Loot: Re-fix structure of SMSG_LOOT_MONEY_NOTIFY
Nay
2012-09-11
Fix build, thanks Vincent
Nay
2012-09-11
Resolve merge issues and cleanup whitespace
Nay
2012-09-10
Core/Spells: Fixed SPELL_AURA_DEPOSIT_BONUS_MONEY_IN_GUILD_BANK_ON_LOOT
Subv
2012-08-20
Core/Items: Updated InventoryResult enum
Shauren
2012-08-07
Core/PacketIO: Enabled more opcodes
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-07-14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
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