Commit graph

2622 commits

Author SHA1 Message Date
StudioEtrange
e7f468536a Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:32:41 +00:00
StudioEtrange
8aa9192dbb nel.cmake edited online with Bitbucket 2013-07-24 19:31:10 +00:00
StudioEtrange
368750bafa ENV:
WinSDK8
VS2012
Compilation in 64 Bits

ERROR:
error when linking client

CAUSE:
msvc link support only major and minor version number.
Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537
see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:22:38 +00:00
kaetemi
f83fdf5a2f Fix bug #45 crash in zone lighter with large number of CPU cores 2013-07-24 20:51:43 +02:00
kaetemi
da53f11c73 Use tags for pacs prim export 2013-07-24 20:51:38 +02:00
kaetemi
199ead5988 EOL 2013-07-24 20:51:26 +02:00
kervala
dfbf2998b0 Fixed: lua_open() doesn't exist with Lua 5.2 2013-07-24 18:47:50 +02:00
kervala
bd8a606341 Fixed: Compilation in 64 bits with Windows SDK 8.0 (patch provided by StudioEtrange) 2013-07-24 18:47:04 +02:00
kaetemi
32553f4d87 Some necessary ryzom tools did not build when client and server were unchecked 2013-07-19 18:11:31 +02:00
kaetemi
b6c869f072 Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs 2013-07-19 15:37:25 +02:00
kaetemi
a744fa912e Allow compiling max plugins without the other tools 2012-04-03 16:54:20 +02:00
kaetemi
19c9d04ef2 Fix issue #48, landscape quality issues caused by incorrect defaults 2013-07-18 18:22:28 +02:00
kaetemi
e822c2be0d Fix an error in 3ds Max with the material script 2013-07-18 18:15:53 +02:00
Jan Boon
f10ee56560 Merged in botanic/rc-botanic-webdev (pull request #13)
warning and path fix's
2013-07-04 21:07:21 +02:00
Botanic
1d34a0a467 fixed thanks kervala 2013-06-06 01:28:12 -07:00
Botanic
fe343431a2 No reason to hardcode the path 2013-06-05 19:14:49 -07:00
Botanic
eea5ceaa11 Fixed warnings and logout 2013-06-05 19:14:53 -07:00
Botanic
ba0561766f no reason to make people change the logs path every time 2013-06-05 19:19:09 -07:00
Botanic
69a12addb2 fixed warning 2013-06-05 19:27:06 -07:00
Botanic
f2b47b2efe fixed warning 2013-06-05 19:43:10 -07:00
Botanic
6ccf7df354 why the hell make the faster values for "debug only" waiting it so 1990's 2013-06-05 19:59:53 -07:00
Botanic
8eb1a7c88f bad eol 2013-06-06 02:56:48 -07:00
dfighter1985
a88a4ad992 FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 2013-06-05 03:29:34 +02:00
dfighter1985
3f5d46e8fd Merged default 2013-05-04 21:56:21 +02:00
dfighter1985
ab7d2c1a53 Use to .toUTF8() instead of .toStdString(). 2013-05-04 21:55:41 +02:00
dfighter1985
29793ee97b Merged default 2013-05-04 21:23:55 +02:00
Dzmitry Kamiahin
7ddd062666 Fixed self-comparsion in ps. 2013-05-04 01:57:53 +03:00
sfb
ff3cc0a05e merge 2013-05-02 14:38:49 -05:00
kaetemi
a50ffb5de5 This should fix #41. It was creating the unknown for the new type and then returning a new sheet for the requested unknown 2013-05-02 21:37:15 +02:00
sfb
70397fe3bd merge 2013-05-02 14:34:40 -05:00
sfb
76dea51b8f fixed #40 with an explicit static_cast. 2013-05-02 14:31:10 -05:00
dfighter1985
8dd4c1abfe Don't build GUI Editor when not building the GUI library. 2013-05-02 20:19:35 +02:00
kervala
8a68c5e54f Changed: Moved Ryzom detailed version in client 2013-04-29 14:46:53 +02:00
kervala
b35bc728d3 Changed: Process EventCloseWindowId by client 2013-04-29 14:44:39 +02:00
kervala
79cd42d7c6 Changed: Added a new event EventCloseWindowId when system reports window should be closed 2013-04-29 11:15:14 +02:00
kervala
b7906ed835 Changed: Warning 2013-04-29 11:10:55 +02:00
kervala
5a87603a8e Changed: EOL fixes 2013-04-29 10:46:02 +02:00
kervala
36f996a20b Fixed: Virtual destructor warning 2013-04-29 10:41:34 +02:00
kervala
3c97196d1b Fixed: Assign instead of a comparison 2013-04-29 10:34:33 +02:00
kervala
2186e92527 Changed: French comments translated to English 2013-04-29 10:33:33 +02:00
kervala
31335cc491 Fixed: PCH compilation 2013-03-31 23:36:56 +02:00
kervala
026198d0b0 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 2013-03-28 16:42:16 +01:00
kervala
3edb0e439c fixes #33 build failure/error using clang 2013-03-26 19:57:00 +01:00
kervala
02d6565234 fixes #32 build failure/error using clang 2013-03-26 13:56:16 +01:00
kervala
c8334e7131 fixes a warning 2013-03-24 20:16:53 +01:00
kervala
7de717f9e2 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
2013-03-24 20:16:23 +01:00
kervala
5c307818fb Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 2013-03-24 19:59:19 +01:00
dfighter1985
045502d5a3 MODIFIED: no more action handler spam. 2013-03-12 07:16:16 +01:00
dfighter1985
d38271a1a3 Merging dangling default branch. 2013-02-27 22:27:53 +01:00
mattraykowski
16bf350108 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 2013-02-25 14:01:57 -06:00