kervala
|
c05158f6de
|
Changed: VC++ 2005 (even if not supported...)
|
2016-12-09 13:47:43 +01:00 |
|
kervala
|
8ce3151275
|
Changed: Define _USING_V110_SDK71_ if targeting XP with VC++ 2012, 2013 and 2015
|
2016-12-09 13:47:15 +01:00 |
|
kervala
|
1c06a65bd7
|
Fixed: Replace Win32 code by multiplatform one using NeL classes
|
2016-12-07 14:22:50 +01:00 |
|
kervala
|
b497d1139c
|
Changed: Use UNICODE for all MFC projects because it's recommended by MS
|
2016-12-07 13:04:43 +01:00 |
|
kervala
|
e26308e8b2
|
Added: readme.txt for Snap
|
2016-12-06 20:28:09 +01:00 |
|
kervala
|
fc43d58aab
|
Changed: Warning
|
2016-12-06 20:27:05 +01:00 |
|
kervala
|
10d0667a2f
|
Fixed: Compilation with clang
|
2016-12-06 20:26:48 +01:00 |
|
kervala
|
dc8b7d0d5c
|
Changed: Use _M and _T macros
|
2016-12-06 20:26:26 +01:00 |
|
kervala
|
e76f5d5919
|
Fixed: Truncated pointer
|
2016-12-06 20:25:31 +01:00 |
|
kervala
|
1e32e85b2a
|
Fixed: Compilation
|
2016-12-06 20:24:48 +01:00 |
|
kervala
|
c70aa5143b
|
Changed: Don't close a display already closed
|
2016-12-06 20:24:21 +01:00 |
|
kervala
|
c6e4e1d15a
|
Changed: Little less verbose warnings
|
2016-12-06 20:23:49 +01:00 |
|
kervala
|
426098fd9e
|
Fixed: Compilation with clang
|
2016-12-05 20:13:15 +01:00 |
|
kervala
|
d548256abd
|
Changed: Minor change
|
2016-12-05 19:52:25 +01:00 |
|
kervala
|
b73cf7ac22
|
Changed: Display more warnings if using -fstack-protector
|
2016-12-05 19:52:14 +01:00 |
|
kervala
|
8c4e14e20b
|
Changed: Display if using Ninja
|
2016-12-05 19:42:21 +01:00 |
|
kervala
|
17411bcc35
|
Changed: Display all warnings excepted unused parameters
|
2016-12-05 19:42:11 +01:00 |
|
kervala
|
1568d0f770
|
Fixed: Only compile in c++0x in C++
|
2016-12-05 19:40:48 +01:00 |
|
kervala
|
ac4df3b65a
|
Changed: Only compile with libc++ in C++
|
2016-12-05 19:40:24 +01:00 |
|
kervala
|
aead758a0c
|
Fixed: Compilation with clang
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
7ea585dffd
|
Changed: Use NLMISC::openURL to open a page in browser
|
2016-12-05 19:35:55 +01:00 |
|
kervala
|
4cdcbb1332
|
Changed: Use ADD_PLATFORM_LINKFLAGS macro
|
2016-12-05 19:35:29 +01:00 |
|
kervala
|
13544a4d84
|
Fixed: Compilation of Ryzom Installer with Qt versions older than 5.6
|
2016-12-05 14:06:17 +01:00 |
|
kervala
|
fdd4bb3b02
|
Fixed: Snap generation
|
2016-12-05 14:05:30 +01:00 |
|
kervala
|
b276f39ac8
|
Fixed: CMake definitions in PCH
|
2016-12-05 14:04:43 +01:00 |
|
kervala
|
7ad66f8ebd
|
Fixed: Target OS X 10.7 so we can switch to libc++ instead of very old GCC 4.2.1 STL
|
2016-12-05 14:04:22 +01:00 |
|
kervala
|
eff218b8ab
|
Fixed: Force c++0x for GCC and clang to be able to use std::unique_ptr and std::shared_ptr
|
2016-12-05 14:03:44 +01:00 |
|
kervala
|
ec9e4cbd56
|
Fixed: Compilation
|
2016-12-05 12:03:08 +01:00 |
|
kervala
|
70f7f510e5
|
Changed: Ligo headers path
|
2016-12-05 09:53:25 +01:00 |
|
kervala
|
c93a04743c
|
Changed: Moved other Ligo headers to include
|
2016-12-05 09:51:48 +01:00 |
|
kervala
|
018203a62c
|
Changed: Disable -fno-strict-aliasing (and fix all strict aliasing warnings)
|
2016-12-05 09:24:26 +01:00 |
|
kervala
|
2dc4a68fe4
|
Changed: Use current sources instead of recloning repository
|
2016-12-05 09:04:06 +01:00 |
|
kervala
|
671610b101
|
Fixed: Compilation under Linux
|
2016-12-05 09:03:13 +01:00 |
|
kervala
|
14bfc8070e
|
Changed: Only compile gameshare for Ryzom servers, client or tools
|
2016-12-04 20:31:24 +01:00 |
|
kervala
|
25960c83fc
|
Changed: Use -200.f instead of float(-200)
|
2016-12-04 20:00:37 +01:00 |
|
kervala
|
23f3ef683c
|
Changed: Catch constification
|
2016-12-04 19:59:45 +01:00 |
|
kervala
|
c10b96fe24
|
Fixed: Support 3dsmax 2017 SDK
|
2016-12-04 19:59:25 +01:00 |
|
kervala
|
2b4fd383c4
|
Changed: Convert MSTR to UTF-8
|
2016-12-04 19:35:47 +01:00 |
|
kervala
|
2f78215beb
|
Changed: Use !empty() instead of size()
|
2016-12-04 19:18:08 +01:00 |
|
kervala
|
0da495081a
|
Fixed: Release libxml2 structures before exit
|
2016-12-04 19:17:21 +01:00 |
|
kervala
|
ab047793cf
|
Fixed: Compatibility with CMake 2.8
|
2016-12-04 19:16:34 +01:00 |
|
kervala
|
9d39532d7d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
380dd952ed
|
Fixed: Prototype of method NotifyRefChanged changed in latest 3dsmax SDK versions
|
2016-12-04 17:27:29 +01:00 |
|
kervala
|
8f8578c57b
|
Fixed: Latest 3dsmax SDK versions are using p_end instead of end
|
2016-12-04 17:25:27 +01:00 |
|
kervala
|
12aa9f54e7
|
Changed: nlwarning already put a \n
|
2016-12-04 17:24:00 +01:00 |
|
kervala
|
95bf392fe3
|
Fixed: Fix memory leaks about logs, displayers, etc...
|
2016-12-04 17:23:28 +01:00 |
|
kervala
|
35d98fda26
|
Changed: Don't need to use const char*
|
2016-12-04 17:22:49 +01:00 |
|
kervala
|
11b56a7e6d
|
Changed: Renamed thread to Thread and assign InstallThread and DownloadThread
|
2016-12-04 17:19:37 +01:00 |
|
kervala
|
162b9e182b
|
Changed: Replace 0 by NULL
|
2016-12-04 17:17:25 +01:00 |
|
kervala
|
5709cd0a5f
|
Fixed: Delete CViewRenderer instance (fix a memory leak)
|
2016-12-04 17:17:06 +01:00 |
|