server/win/VC100
Ambal a2ed351365 [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use!
You should add two libraries into your server binaries:
tbb.so/tbbmalloc.so on *nix and tbb(_debug).dll/tbbmalloc(_debug).dll on Windows!!!

Define USE_STANDARD_MALLOC while compiling 'framework' project to use OS' default memory allocator!

Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-26 00:59:35 +02:00
..
.gitignore [7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a) 2009-05-21 20:10:04 +04:00
ACE_vc10.vcxproj [8714] Fix compilation on Visual Studio 2010 Beta 2. 2009-10-23 14:51:35 +03:00
framework.vcxproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
g3dlite.vcxproj [7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a) 2009-05-21 20:10:04 +04:00
game.vcxproj Just merge commit 'origin/master' into 320 2009-07-28 17:05:38 +04:00
genrevision.vcxproj [7895] Fixed build problem and some warnings in VS2010 projects. 2009-05-26 17:02:57 +04:00
mangosd.vcxproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
realmd.vcxproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
script.vcxproj [8714] Fix compilation on Visual Studio 2010 Beta 2. 2009-10-23 14:51:35 +03:00
shared.vcxproj Fixed merge error. 2009-05-26 17:08:25 +04:00
sockets.vcxproj [7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a) 2009-05-21 20:10:04 +04:00
tbb.vcxproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
tbbmalloc.vcxproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
zlib.vcxproj [7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a) 2009-05-21 20:10:04 +04:00