Antz
1997c1e903
Rebase resync
2020-02-17 09:19:44 +00:00
billy1arm
ef445ea523
[12632] Revert previous commit (see Notes)
2020-02-17 00:54:15 +00:00
billy1arm
1fa3b614ed
[12630] Remove VS2008 support and general cleanup
2020-02-17 00:41:25 +00:00
Schmoozerd
a27787851c
[c12537] Update Authorship information
...
(based on commit [12388] - 037f217)
Signed-off-by: Xfurry <xfurry@scriptdev2.com>
2020-02-16 21:27:46 +00:00
Schmoozerd
a05738717a
[c12536] Happy New Year 2013
...
Update authorship information and prepare for easier ways next year
Signed-off-by: Schmoozerd <schmoozerd@cmangos>
(based on commit [12325] - b7dbcda)
2020-02-16 21:25:01 +00:00
Fabian
eb3f94c24e
[0026] Added VC110 project files.
2020-02-16 03:26:04 +00:00
Schmoozerd
8068dcf6dd
[11875] Update Copyright notice to year 2012
...
Start timemachine and a Happy new year to all!
2012-01-16 17:43:59 +01:00
Neo2003
e512fc9081
[11399] Make CMake a bit more usefull for Win/MSVC
...
Also make the -DPREFIX work on Win/MSVC
Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
2011-04-26 18:48:46 +02:00
DasBlub
96512037a9
[11285] Revert "[11242] Fix line endings for Visual Studio Solution Files (they need to be CRLF, not LF)"
...
This reverts commit 10e5bdfbb130c6a70d0b28a9f69d9c99e6ea3f20.
2011-03-25 21:51:39 +01:00
DasBlub
a19c308001
[11242] Fix line endings for Visual Studio Solution Files (they need to be CRLF, not LF)
2011-03-12 20:03:22 +01:00
cipherCOM
a81cf28610
[11167] Added CMake support
...
(based on cipherCOM's commit 0039476)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2011-02-14 12:56:50 +03:00
cipherCOM
21794edc44
[11164] Changed TBB lib to same version but with make script
...
(based on cipherCOM's repo commit e8a538e)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2011-02-14 12:53:53 +03:00
klightspeed
2f3f0f20d8
[8838] Avoid attempts to install tbb libraries without honouring $DESTDIR
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-11-19 14:04:59 +03:00
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