Fixes and cleanups in loot code.
commit4b2a42930276516ba5b2af7c399e0ea84e0800e6
authorVladimirMangos <vladimir@getmangos.com>
Sat, 7 Feb 2009 06:19:18 +0000 (7 09:19 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Sat, 7 Feb 2009 07:34:02 +0000 (7 10:34 +0300)
tree4f3b65ac3cd1e5aa862644996fc8249fd7e3ebca
parent8842ce17ecb7323446fdfedceb1eca6fd6db903b
Fixes and cleanups in loot code.

* Move not-normal loot tables generation in single place (Loot::FillLoot function) for group and non group case.
* Simplify LootView code.
src/game/GameObject.cpp
src/game/GameObject.h
src/game/LootMgr.cpp
src/game/LootMgr.h
src/game/Player.cpp
src/game/SpellAuras.cpp