kervala
|
22de830c26
|
Changed: Check return code of WaitForSingleObject and log error
--HG--
branch : develop
|
2016-12-10 12:36:04 +01:00 |
|
kervala
|
c716c48fdb
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-10 12:33:44 +01:00 |
|
kervala
|
dbba511ee7
|
Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
|
2016-12-10 12:30:57 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
0f6ae5e239
|
Changed: Release all memory when leaving in login screen
--HG--
branch : develop
|
2016-12-09 16:15:18 +01:00 |
|
kervala
|
eabfcbf708
|
Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
|
2016-12-09 16:14:16 +01:00 |
|
kervala
|
06cc0ddec8
|
Changed: Delete filenames before allocating new ones
--HG--
branch : develop
|
2016-12-09 16:05:13 +01:00 |
|
kervala
|
995ea1e64f
|
Changed: Unimplemented functions
--HG--
branch : develop
|
2016-12-09 16:04:50 +01:00 |
|
kervala
|
b66b85cefd
|
Changed: Unicode MFC support
--HG--
branch : develop
|
2016-12-09 16:04:26 +01:00 |
|
kervala
|
9e0b38e6e0
|
Changed: New tga2dds option -g to force grayscale image instead of alpha
--HG--
branch : develop
|
2016-12-09 13:53:43 +01:00 |
|
kervala
|
0b171001d1
|
Removed: Empty cpp files
--HG--
branch : develop
|
2016-12-09 13:51:52 +01:00 |
|
kervala
|
e2b74b77c6
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-09 13:51:09 +01:00 |
|
kervala
|
22a8a61a75
|
Changed: VC++ 2005 (even if not supported...)
--HG--
branch : develop
|
2016-12-09 13:47:43 +01:00 |
|
kervala
|
80e357ffee
|
Changed: Define _USING_V110_SDK71_ if targeting XP with VC++ 2012, 2013 and 2015
--HG--
branch : develop
|
2016-12-09 13:47:15 +01:00 |
|
kervala
|
c767e55344
|
Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
|
2016-12-08 18:20:34 +01:00 |
|
kervala
|
ef625959f0
|
Changed: Version 3.1.0
--HG--
branch : compatibility-develop
|
2016-12-08 18:19:36 +01:00 |
|
kervala
|
cf98f1fdbc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-08 10:51:07 +01:00 |
|
kervala
|
8e15feaa13
|
Fixed: Replace Win32 code by multiplatform one using NeL classes
--HG--
branch : develop
|
2016-12-07 14:22:50 +01:00 |
|
kervala
|
28042f6b21
|
Changed: Use UNICODE for all MFC projects because it's recommended by MS
--HG--
branch : develop
|
2016-12-07 13:04:43 +01:00 |
|
kervala
|
5ce03c278b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-06 20:29:22 +01:00 |
|
kervala
|
a123e4e179
|
Added: readme.txt for Snap
--HG--
branch : develop
|
2016-12-06 20:28:09 +01:00 |
|
kervala
|
e5362bdae7
|
Changed: Warning
--HG--
branch : develop
|
2016-12-06 20:27:05 +01:00 |
|
kervala
|
9022dfafde
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-06 20:26:48 +01:00 |
|
kervala
|
3992b53683
|
Changed: Use _M and _T macros
--HG--
branch : develop
|
2016-12-06 20:26:26 +01:00 |
|
kervala
|
b112b7bc9b
|
Fixed: Truncated pointer
--HG--
branch : develop
|
2016-12-06 20:25:31 +01:00 |
|
kervala
|
c79e47384d
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-06 20:24:48 +01:00 |
|
kervala
|
fff0b5ce5b
|
Changed: Don't close a display already closed
--HG--
branch : develop
|
2016-12-06 20:24:21 +01:00 |
|
kervala
|
363dfb9a3c
|
Changed: Little less verbose warnings
--HG--
branch : develop
|
2016-12-06 20:23:49 +01:00 |
|
kervala
|
fef7cc88fb
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 20:13:49 +01:00 |
|
kervala
|
9cdb7446ce
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 20:13:15 +01:00 |
|
kervala
|
4316dfaa98
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 19:53:15 +01:00 |
|
kervala
|
0bc80be124
|
Changed: Minor change
--HG--
branch : develop
|
2016-12-05 19:52:25 +01:00 |
|
kervala
|
0ae10c404e
|
Changed: Display more warnings if using -fstack-protector
--HG--
branch : develop
|
2016-12-05 19:52:14 +01:00 |
|
kervala
|
e008cd4dae
|
Changed: Display if using Ninja
--HG--
branch : develop
|
2016-12-05 19:42:21 +01:00 |
|
kervala
|
957bb8eeed
|
Changed: Display all warnings excepted unused parameters
--HG--
branch : develop
|
2016-12-05 19:42:11 +01:00 |
|
kervala
|
bb9db58f0c
|
Fixed: Only compile in c++0x in C++
--HG--
branch : develop
|
2016-12-05 19:40:48 +01:00 |
|
kervala
|
a56b938636
|
Changed: Only compile with libc++ in C++
--HG--
branch : develop
|
2016-12-05 19:40:24 +01:00 |
|
kervala
|
9bb46d2ae8
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
e0cb4bbe9e
|
Changed: Use NLMISC::openURL to open a page in browser
--HG--
branch : develop
|
2016-12-05 19:35:55 +01:00 |
|
kervala
|
85bb706900
|
Changed: Use ADD_PLATFORM_LINKFLAGS macro
--HG--
branch : develop
|
2016-12-05 19:35:29 +01:00 |
|
kervala
|
c7f2bc6fa3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 14:06:48 +01:00 |
|
kervala
|
ac79329448
|
Fixed: Compilation of Ryzom Installer with Qt versions older than 5.6
--HG--
branch : develop
|
2016-12-05 14:06:17 +01:00 |
|
kervala
|
455e6e8bf5
|
Fixed: Snap generation
--HG--
branch : develop
|
2016-12-05 14:05:30 +01:00 |
|
kervala
|
5ee53205b9
|
Fixed: CMake definitions in PCH
--HG--
branch : develop
|
2016-12-05 14:04:43 +01:00 |
|
kervala
|
6162352d8b
|
Fixed: Target OS X 10.7 so we can switch to libc++ instead of very old GCC 4.2.1 STL
--HG--
branch : develop
|
2016-12-05 14:04:22 +01:00 |
|
kervala
|
b5fc65ce3e
|
Fixed: Force c++0x for GCC and clang to be able to use std::unique_ptr and std::shared_ptr
--HG--
branch : develop
|
2016-12-05 14:03:44 +01:00 |
|
kervala
|
991372378a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 12:03:34 +01:00 |
|
kervala
|
10a3255523
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-05 12:03:08 +01:00 |
|
kervala
|
38d472220e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 09:53:58 +01:00 |
|
kervala
|
83a64809c6
|
Changed: Ligo headers path
--HG--
branch : develop
|
2016-12-05 09:53:25 +01:00 |
|