server/src/mangosd
VladimirMangos 2591a2333a [9947] More skinning fixes.
* Restore work with money loot.
* Old code sometime generate empty loot windows for normal loot and sometime skip its.
  Code changed to be more consistent. Added new option Corpse.EmptyLootShow that control
  show empty normal loot window in some cases enabled by default:
   - if creature expected to be lootable but loot generated empty by some reasons.
   - if creature can be skinnable
  If option disabled thne code attempt avoid empty normal loot windows for empty cases.
* Possible fixed case instant despawn non-skinable creature after normal loot complete.
2010-05-21 11:10:59 +04:00
..
CliRunnable.cpp [9924] Implement .server log filter and .server log level comamnds. 2010-05-18 12:03:02 +04:00
CliRunnable.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Main.cpp [9904] Add new config option for wait mode at startup error. 2010-05-16 02:19:40 +04:00
Makefile.am [9519] Remove linking mangosd with sockets library. 2010-03-05 05:05:07 +03:00
mangosd.conf.dist.in [9947] More skinning fixes. 2010-05-21 11:10:59 +04:00
mangosd.ico Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
mangosd.rc [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MaNGOSsoap.cpp [9838] More log filters and macro uses. 2010-05-05 18:46:10 +04:00
MaNGOSsoap.h [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
Master.cpp [9904] Add new config option for wait mode at startup error. 2010-05-16 02:19:40 +04:00
Master.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
monitor-mangosd Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
RASocket.cpp [9838] More log filters and macro uses. 2010-05-05 18:46:10 +04:00
RASocket.h [9518] Implement account associated execute for RA commands 2010-03-05 04:24:32 +03:00
run-mangosd Removed trailing whitespaces and CRLFs 2008-10-22 11:52:03 +02:00
soapC.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
soapH.h [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
soapServer.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
soapStub.h [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
WorldRunnable.cpp [9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs." 2010-01-30 17:59:55 +03:00
WorldRunnable.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00