kervala
|
9e2ce6596d
|
Fixed: We need to pass the executable full path as first argument to CreateProcess
|
2016-12-02 16:00:22 +01:00 |
|
kervala
|
9c7c4d59db
|
Changed: Use CreateProcess instead of WinExec (deprecated) to launch an executable
|
2016-12-02 15:59:45 +01:00 |
|
kervala
|
476ac53605
|
Changed: Use std::string instead of const char* for openURL and openDoc
|
2016-12-02 15:58:59 +01:00 |
|
kervala
|
fbac57da97
|
Fixed: Use UNICODE versions of Win32 API
|
2016-12-02 15:57:25 +01:00 |
|
kervala
|
832da192ec
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
|
2016-11-29 20:51:53 +01:00 |
|
kervala
|
fa30da556c
|
Changed: Support PNG for Snapshot Tool
|
2016-11-29 20:47:33 +01:00 |
|
kervala
|
5cd37cb3cd
|
Changed: Constification of catches
|
2016-11-29 20:46:49 +01:00 |
|
kervala
|
afbe840c51
|
Changed: Replace all path native functions by NeL methods
|
2016-11-29 20:43:55 +01:00 |
|
kervala
|
a8293233ed
|
Changed: Moved Ligo headers to include
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
e78bb0c916
|
Fixed: Strict aliasing warnings
|
2016-11-29 20:32:33 +01:00 |
|
kervala
|
7242de6856
|
Fixed: GCC warning "variable might be clobbered by longjmp"
|
2016-11-29 20:28:19 +01:00 |
|
kervala
|
f1f15f59eb
|
Changed: Use wide characters version of ShellExecute
|
2016-11-29 20:26:34 +01:00 |
|
kervala
|
1feacdce13
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
|
2016-11-29 20:24:58 +01:00 |
|
Guillaume Dupuy
|
6f1197d633
|
Allow target to work with sheetName and a quiet option
HG : Enter commit message. Lines beginning with 'HG:' are removed.
|
2016-11-28 00:54:33 +01:00 |
|
kervala
|
0bbabbf635
|
Merge with develop
|
2016-11-26 16:32:57 +01:00 |
|
kervala
|
8e2d5f3fff
|
Fixed: -Wl,-z doesn't exist under OS X
|
2016-11-26 16:32:09 +01:00 |
|
kervala
|
4cdd6c845f
|
Merge with develop
|
2016-11-26 16:17:04 +01:00 |
|
kervala
|
2a5323c45e
|
Fixed: -Wl,-Bsymbolic-functions doesn't exist under OS X
|
2016-11-26 15:59:43 +01:00 |
|
Nimetu
|
dcf8b9b77c
|
Changed: Added translation
|
2016-11-26 15:24:27 +02:00 |
|
Nimetu
|
3ab4c7d714
|
Merge with develop
|
2016-11-26 15:24:24 +02:00 |
|
Nimetu
|
eb25dfdd2c
|
Changed: minor change to ui
|
2016-11-26 15:24:05 +02:00 |
|
Nimetu
|
fba5689b41
|
Changed: Add free-view mouse tablet mode option
|
2016-11-26 14:55:38 +02:00 |
|
kervala
|
99ab8fba3e
|
Merge with develop
|
2016-11-26 13:20:32 +01:00 |
|
kervala
|
68755139e2
|
Fixed: Return 0 if cancel installation
|
2016-11-26 13:15:51 +01:00 |
|
kervala
|
9bd7765c25
|
Changed: Updated Ryzom Installer translations
|
2016-11-26 13:15:03 +01:00 |
|
kervala
|
49d66d2f32
|
Changed: Minor changes
|
2016-11-25 14:12:03 +01:00 |
|
kervala
|
4795488385
|
Changed: Minor changes
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
6f5b64a669
|
Fixed: In MBCS mode, convert to std::string
|
2016-11-25 13:18:40 +01:00 |
|
kervala
|
5daac508c1
|
Merge with develop
|
2016-11-25 10:58:35 +01:00 |
|
kervala
|
9482f45375
|
Fixed: PCH with old CMake versions (definitions already include -D)
|
2016-11-25 10:57:59 +01:00 |
|
kervala
|
4bf0e1b0d9
|
Merge with develop
|
2016-11-25 10:44:44 +01:00 |
|
kervala
|
f8440af86a
|
Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini
|
2016-11-25 10:44:06 +01:00 |
|
kervala
|
aafab8a909
|
Fixed: Compilation with old CMake versions
|
2016-11-23 12:30:18 +01:00 |
|
kervala
|
8b53cc8af9
|
Changed: Formatting
|
2016-11-23 12:29:59 +01:00 |
|
kervala
|
936dbec82c
|
Changed: Replace all _splitpath by NeL methods
|
2016-11-22 19:34:43 +01:00 |
|
kervala
|
83d508bddb
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
|
2016-11-22 19:04:02 +01:00 |
|
kervala
|
c0be27e2bc
|
Changed: Convert CString and TCHAR* from/to std::string
|
2016-11-22 13:07:52 +01:00 |
|
kervala
|
7ce3f96422
|
Changed: Use _T macro and TCHAR to support UNICODE
|
2016-11-22 12:39:44 +01:00 |
|
kervala
|
d9e8c88dfa
|
Fixed: Warnings
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
8139222e27
|
Fixed: Strict aliasing warnings
|
2016-11-22 12:14:32 +01:00 |
|
kervala
|
9f474dc306
|
Changed: Removed flags not supported everywhere
|
2016-11-21 20:57:49 +01:00 |
|
kervala
|
b663404be4
|
Changed: New join function to do the opposite work of explode
|
2016-11-21 20:57:18 +01:00 |
|
kervala
|
2d4ba17851
|
Fixed: Specify working directory for getVersionFromExecutable
|
2016-11-21 16:36:12 +01:00 |
|
kervala
|
c6fa3ad931
|
Fixed: Wrong variable
|
2016-11-21 16:35:28 +01:00 |
|
kervala
|
3d726db78c
|
Fixed: Use default path for ryzom_installer.log is installation directory not defined
|
2016-11-21 16:35:18 +01:00 |
|
kervala
|
7134f35f69
|
Fixed: Warnings
|
2016-11-21 13:22:05 +01:00 |
|
kervala
|
22aa75b6e8
|
Changed: Improved formatting
|
2016-11-20 17:15:56 +01:00 |
|
kervala
|
b8c25f7df9
|
Merge with develop
|
2016-11-20 16:41:28 +01:00 |
|
kervala
|
2a90da11f4
|
Fixed: Compilation
|
2016-11-20 16:40:39 +01:00 |
|
kervala
|
1b0c3c2326
|
Merge with develop
|
2016-11-20 15:10:30 +01:00 |
|