server/src/shared
VladimirMangos 89cdcd2472 [9486] Increase reserverd stack size for mangosd up to 4Mb at Windows
Most Unuxe/Linux OSs have by default 4Mb as max stack size for application by default.
VisualStudio for x86/x64 set 1Mb by default. In result at Windows possible more often
stack overflow crashes in cases when Unux version work fine. So we fix this not nice
difference.

VS10 version not included. If someone prepare patch for VS10 case it can be added to repo.
2010-03-01 01:15:44 +03:00
..
Auth [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Config [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Database [9336] Use single FD_SETSIZE define 2010-02-09 02:38:58 +03:00
vmap [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Common.cpp [9168] Correctly work with alternative locale names. 2010-01-13 07:55:48 +03:00
Common.h [9449] Fixes for the Solaris platform. 2010-02-25 05:09:39 +03:00
Errors.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
LockedQueue.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Log.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Log.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03: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
PacketLog.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PacketLog.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 [9486] Increase reserverd stack size for mangosd up to 4Mb at Windows 2010-03-01 01:15:44 +03:00
revision_sql.h [9482] Implement 48266, and 50365, 50384, 50391 and ranks. 2010-02-28 17:10:25 +03:00
ServiceWin32.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ServiceWin32.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SystemConfig.h.in [9135] Bump for 0.16.0 development. 2010-01-10 05:49:45 +03:00
Threading.cpp [9449] Fixes for the Solaris platform. 2010-02-25 05:09:39 +03:00
Threading.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Timer.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Util.cpp [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +03:00
Util.h [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00