server/src/shared
VladimirMangos f9bcfa3a89 [10739] Cleanup pet remove code and some fixes.
* Merge Player::RemovePet and Pet::Remove function code to Pet::Unsummon
  This let be sure that in all cases all required steps doen. For example this fix
  creature's guardians propertly remove from guardians list.
* Add new pet save mode PET_SAVE_REAGENTS as replacement PET_SAVE_NOT_IN_SLOT+true-arg stable pair in old function args
  This will avoid use reagent save arg with wrong different save modes.
* Fixed recently added code with absent check for re-summon protector pet call.
2010-11-19 02:17:55 +03:00
..
Auth [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
Config [10082] Drop now unused dotconfpp lib code. 2010-06-20 02:20:51 +04:00
Database [10692] Fixed some GCC warnings and code errors. 2010-11-07 21:30:55 +03:00
vmap [10596] Apply restrictions to vmap options. 2010-10-09 02:53:53 +04:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [10613] A bit of cleanup in ByteBuffer::hexlike 2010-10-16 16:00:10 +02:00
Common.cpp [9861] Backporting some code chnages from 400 branch. 2010-05-10 23:45:49 +04:00
Common.h [10643] Update the ACE part we use to 5.8.2 2010-10-25 20:36:51 +02:00
Errors.h [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
LockedQueue.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Log.cpp [10692] Fixed some GCC warnings and code errors. 2010-11-07 21:30:55 +03:00
Log.h [10712] Startup checks for gossip_menu and gosip_menu_option table data. 2010-11-10 01:00:14 +03:00
Makefile.am [10357] PacketLog.* not used in core some time already so drop it. 2010-08-14 02:06:56 +04:00
MemoryLeaks.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MemoryLeaks.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ProgressBar.cpp [9384] Resore use uint64 instead time_t in query, some other fixes. 2010-02-14 21:35:03 +03:00
ProgressBar.h [9384] Resore use uint64 instead time_t in query, some other fixes. 2010-02-14 21:35:03 +03:00
revision_nr.h [10739] Cleanup pet remove code and some fixes. 2010-11-19 02:17:55 +03:00
revision_sql.h [10704] Add the option to close gossip window in gossip system 2010-11-08 23:18:58 +01:00
ServiceWin32.cpp [10091] Use ACE for command line options parse. 2010-06-21 06:40:10 +04:00
ServiceWin32.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SystemConfig.h.in [10597] Enable by default vmap.enableHeight and vmap.enableLOS 2010-10-09 03:00:56 +04:00
Threading.cpp [10692] Fixed some GCC warnings and code errors. 2010-11-07 21:30:55 +03:00
Threading.h [10643] Update the ACE part we use to 5.8.2 2010-10-25 20:36:51 +02:00
Timer.h [10694] Use portable ACE way msecs time value calculation 2010-11-08 01:02:57 +02:00
Util.cpp [10556] Add frand function for random floats with min/max, similar to urand 2010-09-29 22:05:46 +02:00
Util.h [10556] Add frand function for random floats with min/max, similar to urand 2010-09-29 22:05:46 +02:00
WheatyExceptionReport.cpp [6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report 2008-11-08 22:03:42 +02:00
WheatyExceptionReport.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldPacket.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00