kervala
|
aef84bea6d
|
Fixed: Compilation restore new to use new placement
--HG--
branch : develop
|
2016-12-04 17:04:05 +01:00 |
|
kervala
|
1d7b3f470c
|
Changed: Include PCH
--HG--
branch : develop
|
2016-12-04 17:03:15 +01:00 |
|
kervala
|
0ecac0249c
|
Removed: Empty sources
--HG--
branch : develop
|
2016-12-04 17:01:38 +01:00 |
|
kervala
|
b6662b9e0b
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 17:00:20 +01:00 |
|
kervala
|
44c15f946c
|
Fixed: Define new operators when memory leaks detectin is enabled
--HG--
branch : develop
|
2016-12-04 16:56:32 +01:00 |
|
kervala
|
dbcc8d46f5
|
Fixed: Use macros instead of functions for memory align wrappers (easier to find memory leaks)
--HG--
branch : develop
|
2016-12-04 16:55:52 +01:00 |
|
kervala
|
91d6734e2a
|
Fixed: Memory leaks in CBigFile
--HG--
branch : develop
|
2016-12-04 16:54:57 +01:00 |
|
kervala
|
8cc3963ddd
|
Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak)
--HG--
branch : develop
|
2016-12-04 16:52:50 +01:00 |
|
kervala
|
13154bd79d
|
Fixed: Replace free methods by freeBlock to avoid clash with free macros
--HG--
branch : develop
|
2016-12-04 15:55:00 +01:00 |
|
kervala
|
fd6a4d9f75
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-04 15:50:28 +01:00 |
|
kervala
|
b7e3e4b4f0
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 15:14:10 +01:00 |
|
kervala
|
730fee8538
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-03 18:14:58 +01:00 |
|
kervala
|
f3564ed86e
|
Fixed: Compilation with GCC 6
--HG--
branch : develop
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
d9ab55640c
|
Changed: Use MCHAR and _M macros for 3dsmax SDK strings
--HG--
branch : develop
|
2016-12-02 17:20:25 +01:00 |
|
kervala
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-02 16:30:10 +01:00 |
|
kervala
|
7af3a4c68c
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-12-02 16:24:31 +01:00 |
|
kervala
|
894151dba8
|
Changed: Constification of addSlashR and removeSlashR
--HG--
branch : develop
|
2016-12-02 16:01:43 +01:00 |
|
kervala
|
dd6cc92035
|
Fixed: We need to pass the executable full path as first argument to CreateProcess
--HG--
branch : develop
|
2016-12-02 16:00:22 +01:00 |
|
kervala
|
b1d39b07de
|
Changed: Use CreateProcess instead of WinExec (deprecated) to launch an executable
--HG--
branch : develop
|
2016-12-02 15:59:45 +01:00 |
|
kervala
|
591dc1dffd
|
Changed: Use std::string instead of const char* for openURL and openDoc
--HG--
branch : develop
|
2016-12-02 15:58:59 +01:00 |
|
kervala
|
58ec64e380
|
Fixed: Use UNICODE versions of Win32 API
--HG--
branch : develop
|
2016-12-02 15:57:25 +01:00 |
|
kervala
|
1e97c4f6f1
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:51:53 +01:00 |
|
kervala
|
5988d7ea82
|
Changed: Support PNG for Snapshot Tool
--HG--
branch : develop
|
2016-11-29 20:47:33 +01:00 |
|
kervala
|
fa8c29b60b
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-29 20:46:49 +01:00 |
|
kervala
|
25a4d6bbed
|
Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
|
2016-11-29 20:43:55 +01:00 |
|
kervala
|
c13b007090
|
Changed: Moved Ligo headers to include
--HG--
branch : develop
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
e941cff0ff
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-11-29 20:32:33 +01:00 |
|
kervala
|
9f90b30699
|
Fixed: GCC warning "variable might be clobbered by longjmp"
--HG--
branch : develop
|
2016-11-29 20:28:19 +01:00 |
|
kervala
|
4aaec3dfc9
|
Changed: Use wide characters version of ShellExecute
--HG--
branch : develop
|
2016-11-29 20:26:34 +01:00 |
|
kervala
|
d568a0eedd
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:24:58 +01:00 |
|
kervala
|
3e2c731444
|
Fixed: -Wl,-z doesn't exist under OS X
--HG--
branch : develop
|
2016-11-26 16:32:09 +01:00 |
|
kervala
|
4f5d3afd51
|
Fixed: -Wl,-Bsymbolic-functions doesn't exist under OS X
--HG--
branch : develop
|
2016-11-26 15:59:43 +01:00 |
|
Nimetu
|
3b0c7e896c
|
Changed: minor change to ui
--HG--
branch : develop
|
2016-11-26 15:24:05 +02:00 |
|
Nimetu
|
cf338681fa
|
Changed: Add free-view mouse tablet mode option
--HG--
branch : develop
|
2016-11-26 14:55:38 +02:00 |
|
kervala
|
040f7c0fae
|
Fixed: Return 0 if cancel installation
--HG--
branch : develop
|
2016-11-26 13:15:51 +01:00 |
|
kervala
|
fb21a038d9
|
Changed: Updated Ryzom Installer translations
--HG--
branch : develop
|
2016-11-26 13:15:03 +01:00 |
|
kervala
|
1137006eb4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 14:12:03 +01:00 |
|
kervala
|
b17da91efd
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
5f5483a672
|
Fixed: In MBCS mode, convert to std::string
--HG--
branch : develop
|
2016-11-25 13:18:40 +01:00 |
|
kervala
|
1aa738ba78
|
Fixed: PCH with old CMake versions (definitions already include -D)
--HG--
branch : develop
|
2016-11-25 10:57:59 +01:00 |
|
kervala
|
c4b9d77eaa
|
Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini
--HG--
branch : develop
|
2016-11-25 10:44:06 +01:00 |
|
kervala
|
6a76fc8317
|
Fixed: Compilation with old CMake versions
--HG--
branch : develop
|
2016-11-23 12:30:18 +01:00 |
|
kervala
|
c658afdece
|
Changed: Formatting
--HG--
branch : develop
|
2016-11-23 12:29:59 +01:00 |
|
kervala
|
033a337419
|
Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
|
2016-11-22 19:34:43 +01:00 |
|
kervala
|
35e3e27924
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
--HG--
branch : develop
|
2016-11-22 19:04:02 +01:00 |
|
kervala
|
6565603216
|
Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
|
2016-11-22 13:07:52 +01:00 |
|
kervala
|
b7ca1d224c
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-22 12:39:44 +01:00 |
|
kervala
|
a3262bb971
|
Fixed: Warnings
--HG--
branch : develop
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
94d3440148
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-11-22 12:14:32 +01:00 |
|
kervala
|
f59cef10bd
|
Changed: Removed flags not supported everywhere
--HG--
branch : develop
|
2016-11-21 20:57:49 +01:00 |
|
kervala
|
d7182af399
|
Changed: New join function to do the opposite work of explode
--HG--
branch : develop
|
2016-11-21 20:57:18 +01:00 |
|
kervala
|
501e1d9d27
|
Fixed: Specify working directory for getVersionFromExecutable
--HG--
branch : develop
|
2016-11-21 16:36:12 +01:00 |
|
kervala
|
cc331d6295
|
Fixed: Wrong variable
--HG--
branch : develop
|
2016-11-21 16:35:28 +01:00 |
|
kervala
|
7afe10373b
|
Fixed: Use default path for ryzom_installer.log is installation directory not defined
--HG--
branch : develop
|
2016-11-21 16:35:18 +01:00 |
|
kervala
|
88bfa8ec70
|
Fixed: Warnings
--HG--
branch : develop
|
2016-11-21 13:22:05 +01:00 |
|
kervala
|
3fb4424909
|
Changed: Improved formatting
--HG--
branch : develop
|
2016-11-20 17:15:56 +01:00 |
|
kervala
|
91a1f4e34b
|
Fixed: Compilation
--HG--
branch : develop
|
2016-11-20 16:40:39 +01:00 |
|
kervala
|
935a3dc5cc
|
Changed: Use wide version of Win32 API
--HG--
branch : develop
|
2016-11-20 15:09:59 +01:00 |
|
kervala
|
38736df5c7
|
Fixed: Compilation
--HG--
branch : develop
|
2016-11-20 15:09:32 +01:00 |
|
kervala
|
9ddfd43b5e
|
Fixed: Missing macro ADD_PLATFORM_LINKFLAGS
--HG--
branch : develop
|
2016-11-20 14:54:52 +01:00 |
|
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
48088d651e
|
Changed: Use stdext::make_checked_array_iterator and stdext::make_unchecked_array_iterator with VC++ 2015
--HG--
branch : develop
|
2016-11-20 13:25:24 +01:00 |
|
kervala
|
0e25d31f30
|
Changed: Try to force -fPIC
--HG--
branch : develop
|
2016-11-20 13:20:54 +01:00 |
|
kervala
|
c265e2f261
|
Changed: Added Debian hardening flags
--HG--
branch : develop
|
2016-11-20 13:19:35 +01:00 |
|
kervala
|
186caf171a
|
Changed: strict-aliasing option already defined
--HG--
branch : develop
|
2016-11-20 13:18:32 +01:00 |
|
kervala
|
c3327c3d1b
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-20 13:03:46 +01:00 |
|
kervala
|
0fb9906929
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-20 12:31:48 +01:00 |
|
kervala
|
ebe7357257
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-19 21:15:58 +01:00 |
|
kervala
|
481bbae8ee
|
Changed: Use wide versions of Win32 API
--HG--
branch : develop
|
2016-11-19 21:12:04 +01:00 |
|
kervala
|
61bb58bea3
|
Fixed: Typos
--HG--
branch : develop
|
2016-11-19 21:07:52 +01:00 |
|
kervala
|
791821d6d6
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-19 21:07:20 +01:00 |
|
kervala
|
8d82472586
|
Changed: Macros to convert to/from TCHAR* and std::string
--HG--
branch : develop
|
2016-11-19 19:46:40 +01:00 |
|
kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
c8b9c5dc4b
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-17 10:55:21 +01:00 |
|
kervala
|
e2eedc4852
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-17 10:30:59 +01:00 |
|
kervala
|
f05cab8579
|
Changed: liblzma 16.04
--HG--
branch : develop
|
2016-11-15 11:32:20 +01:00 |
|
kervala
|
5105252690
|
Changed: Constify some methods
--HG--
branch : develop
|
2016-11-15 10:58:51 +01:00 |
|
kervala
|
b36ded52df
|
Changed: 3dsmax 2013 and up are always using Unicode
--HG--
branch : develop
|
2016-11-15 10:55:41 +01:00 |
|
kervala
|
2cbb1614d4
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-15 10:53:22 +01:00 |
|
kervala
|
556590e73a
|
Fixed: Don't use hash to extract clauses but identifier (else there could be conflict if the same text if used several times)
--HG--
branch : develop
|
2016-11-15 10:47:02 +01:00 |
|
kervala
|
2749d40508
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-15 10:44:59 +01:00 |
|
kervala
|
9ce39945ce
|
Fixed: Crash when processing comments
--HG--
branch : develop
|
2016-11-15 10:40:38 +01:00 |
|
kervala
|
947178e859
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-15 10:39:22 +01:00 |
|
Nimetu
|
83bd0ffe38
|
Fixed: Crash when <select> element was without <form>
--HG--
branch : develop
|
2016-11-13 23:06:35 +02:00 |
|
kervala
|
e9a54a310e
|
Changed: Resume download for 2xx HTTP status codes
--HG--
branch : develop
|
2016-11-13 16:53:04 +01:00 |
|
kervala
|
857b60dd82
|
Fixed: Any 3xx HTTP status codes are redirections
--HG--
branch : develop
|
2016-11-13 11:07:32 +01:00 |
|
kervala
|
f9117d8e94
|
Changed: Rerun Installer from a specific directory with right arguments
--HG--
branch : develop
|
2016-11-05 19:46:12 +01:00 |
|
kervala
|
a9c3982d21
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-04 20:23:01 +01:00 |
|
kervala
|
589be3bbbb
|
Changed: Don't display an error if file doesn't exist
--HG--
branch : develop
|
2016-11-04 20:22:42 +01:00 |
|
kervala
|
9f934f7765
|
Changed: Discard \r and only use \n
--HG--
branch : develop
|
2016-11-04 20:22:10 +01:00 |
|
kervala
|
542c63f03d
|
Changed: Only put a space if several conditions
--HG--
branch : develop
|
2016-11-04 20:21:18 +01:00 |
|
kervala
|
a2a7dfa028
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-04 20:20:39 +01:00 |
|
kervala
|
9e0954fad5
|
Changed: ForceUtf8 parameter useless now
--HG--
branch : develop
|
2016-11-04 20:19:41 +01:00 |
|
kervala
|
369a121aa1
|
Fixed: Wrong size of nl
--HG--
branch : develop
|
2016-11-04 09:17:32 +01:00 |
|
kervala
|
b7c008c014
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-04 09:14:08 +01:00 |
|
kervala
|
37d34a2f0f
|
Changed: Removed trailing spaces
--HG--
branch : develop
|
2016-11-04 09:09:51 +01:00 |
|
kervala
|
b5e3808af8
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-03 15:23:08 +01:00 |
|
kervala
|
3e0929d965
|
Fixed: Only release NSAutoreleasePool once at the end
--HG--
branch : develop
|
2016-11-03 15:22:59 +01:00 |
|
kervala
|
11e9a7ea81
|
Changed: Sleep 1 second after copying files (because to some disk cache)
--HG--
branch : develop
|
2016-11-03 14:44:01 +01:00 |
|
kervala
|
ee2d17c24b
|
Changed: Don't try to copy Installer several times (if it fails once, it'll fail forever)
--HG--
branch : develop
|
2016-11-03 14:43:08 +01:00 |
|