index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
LootMgr.h
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-06-04
HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK
Rat
2010-05-21
Fixed disenchanting rolls being allowed for all items, now works as intended
Shauren
2010-03-11
Implement group loot for chest having GroupLootRules (go type=3, data15=1).
Trazom62
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-01-26
*finalized basic hard-lootmode defines
Rat
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-17
Fixed compile errors and some typos
n0n4m3
2009-12-17
Update Map for 322a and new instance system
n0n4m3
2009-12-16
MaNGOS merge: Mail System.
win32
2009-11-04
*Never add the same loot item twice.
maximius
2009-10-28
*Add a missing include to LootMgr.h, should fix *nix build.
maximius
2009-10-28
*Should fix the reversed groupid-lootmode issue.
maximius
2009-10-28
*Minor cleanup.
maximius
2009-10-28
*Implement new LootMode system, and add some basic support in boss_sartharion...
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-04-29
[7737] Implement ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE. Author: Trazom
megamage
2009-04-29
[7730] Some optimizantion and code style. Author: zhenya
megamage
2009-03-06
[7394] Check loot_template.maxcount for max allowed value (255) and make bett...
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-16
[7285] More code cleanups in static data structures use. Author: zhenya
megamage
2009-02-08
[7239] Support multiply items loot and not normal loot items in Player::A...
megamage
2009-02-08
Fixes and cleanups in loot code. Author: VladimirMangos
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-23
*Update to Mangos 7154.
megamage
2009-01-21
*Update to Mangos 7136.
megamage
2008-12-24
Backed out changeset: ad4f100c0a9d
megamage
2008-12-24
*Update to Mangos 6938. (Only build for VC9)
megamage
2008-11-10
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help...
KingPin
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003