index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Loot
/
LootMgr.cpp
Age
Commit message (
Expand
)
Author
2022-03-05
Update LootMgr.cpp (#25849)
Trond B. Krokli
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-18
Core/Misc: Fix C++17 build errors
jackpoz
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
2021-01-21
Core/Logs: Fix more logs
Aokromes
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-01-25
Core/Misc: Removed references to item_template in logs
Shauren
2020-01-02
New Year
Aokromes
2019-07-21
Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-08
Core/Items: Set and save item context field
Shauren
2017-04-06
Core/DataStores: Updated db2 structures to 7.2.0
Shauren
2017-03-05
Fixed warning
joschiwald
2017-03-05
Core/Loot: do not show unique items if player already has the maximum allowed...
SnapperRy
2017-02-05
Core/Loot: fix bug introduced in a49544cc187d3a156b4615907d6b82057364fcc4 in ...
ariel-
2017-01-29
Creature/Loot: Do not display "lootable" sparkles for player even if others i...
Treeston
2017-01-09
Core/Loot: Fixed resaving looted items from containers
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-28
Core/Loot: Implemented AoE loot
Shauren
2016-12-27
Core/Loot: Fixed group loot
Shauren
2016-09-09
Core/Items: Defined all item flags
Shauren
2016-07-27
Core/Loot: Removed need before greed and round robin loot methods
Shauren
2016-07-06
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-06-21
Core/Items: Item upgrade followup
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-25
Core/Conditions: Type renaming
Shauren
2015-09-06
Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSE
Shauren
2015-06-01
Core/LootMgr: Remove dead validation code from LoadLootTable
DDuarte
2015-05-01
Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...
Kinzcool
2015-04-13
Core/PacketIO: Updated and enabled void storage packets
Shauren
2015-04-01
Core/PacketIO: Updated all client opcode values
Shauren
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-02-21
Core/Spells: Removed leftovers of old cooldown handling
Shauren
2015-02-01
Core/Packets:
joschiwald
2015-01-24
Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...
Shauren
2015-01-16
Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, S...
cemak
2015-01-15
Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...
Intel
2015-01-05
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Shocker
2015-01-01
Update copyright note for 2015
Vincent-Michael
[next]