server/src/shared
VladimirMangos b92ebd994f [11310] Make .npc add/.gobject add commands work safe.
Reserve at server startup some guods follow last used in static DB spawns guid
for creatures/gameobjects for use in .npc add/.gobject add commands.
This allow safe select guids not used in all map copies. Guids for temporary spawns
used from range frollow after reserved guids range.

This also let select new static spawns guids (added in game chat command) near to already used static guids.
So it let avoid gaps in static guids lists.

Amount reserved guids set in new GuidReserveSize.* config options.
2011-04-03 21:22:58 +04:00
..
Auth [11166] Removed old autoconf files 2011-02-14 12:56:11 +03:00
Config [11166] Removed old autoconf files 2011-02-14 12:56:11 +03:00
Database [11305] more safe code in vmaps and Field class 2011-04-02 17:31:13 +03:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CMakeLists.txt [11167] Added CMake support 2011-02-14 12:56:50 +03:00
Common.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Common.h [11283] Drop the no longer used Visual Leak Detector (VLD) 2011-03-25 19:04:39 +01:00
Errors.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
LockedQueue.h [11066] Remove tail whitespaces. 2011-01-25 00:22:29 +03:00
Log.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Log.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ProgressBar.cpp [10986] Fixed linking porblem for scripting library. 2011-01-08 12:42:18 +03:00
ProgressBar.h [10986] Fixed linking porblem for scripting library. 2011-01-08 12:42:18 +03:00
revision_nr.h [11310] Make .npc add/.gobject add commands work safe. 2011-04-03 21:22:58 +04:00
revision_sql.h [11310] Make .npc add/.gobject add commands work safe. 2011-04-03 21:22:58 +04:00
ServiceWin32.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ServiceWin32.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SystemConfig.h.in [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Threading.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Threading.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Timer.h [11066] Remove tail whitespaces. 2011-01-25 00:22:29 +03:00
Util.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Util.h [11169] Implemented pool system related commands. 2011-02-15 14:43:46 +03: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 [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00