server/win/VC90
Lynx3d ae3ad10bcf [10097] Update G3D up to v8.0b4
+ Got rid of zip lib requirement in G3D...
  Still can re-enable code by defining _HAVE_ZIP...

+ Remove silly X11 lib dependency from G3D
  Code doesn't seem to do anything yet anyway, and even if, we don't want it :p

+ Fix another weird G3D build problem...

+ Remove some __asm usage in g3d, which is not available on Win64
  My editor also decided to remove a ton of trailing white spaces...tss...

+ Reapply G3D fixes for 64bit VC

+ not use SSE specific header when SSE not enabled in *nix

+ Updated project files

+ New vmap_assembler VC90/VC80 Project

+ vmap assembler binaries updates

NOTE: Old vmap fikes expected work (as tests show) with new library version.
      But better use new generated versions. Its different in small parts to bad or good...

(based on Lynx3d's repo commit 44798d3)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-06-23 06:45:25 +04:00
..
.gitignore Add *.user to all Visual Stidio versions .gitignore 2008-10-28 17:41:15 +03:00
ACE_vc9.vcproj [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
framework.vcproj [9336] Use single FD_SETSIZE define 2010-02-09 02:38:58 +03:00
g3dlite.vcproj [10097] Update G3D up to v8.0b4 2010-06-23 06:45:25 +04:00
game.vcproj [10052] Camera System 2010-06-14 07:23:03 +04:00
genrevision.vcproj [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. 2009-07-18 03:50:19 +04:00
mangosd.vcproj [9486] Increase reserverd stack size for mangosd up to 4Mb at Windows 2010-03-01 01:15:44 +03:00
realmd.vcproj [9935] ACE realmd, thanks to Zor and Vladimir for windows. 2010-05-19 23:37:35 +03:00
script.vcproj [9048] Add src\bindings\universal\Scripts\sc_defines.cpp to script.vcproj 2009-12-23 16:59:55 +03:00
shared.vcproj [10082] Drop now unused dotconfpp lib code. 2010-06-20 02:20:51 +04:00
tbb.vcproj [8791] Fixed problems with atomic_support.obj in x64 mode 2009-11-08 18:46:56 +03:00
tbbmalloc.vcproj [8791] Fixed problems with atomic_support.obj in x64 mode 2009-11-08 18:46:56 +03:00
zlib.vcproj [7744] Use Precompiled Headers for fast build in win. 2009-05-03 18:07:55 +04:00