Commit graph

6874 commits

Author SHA1 Message Date
kervala
58c46d6815 Changed: Replace sscanf by fromString 2016-10-20 12:33:37 +02:00
kervala
97b747b915 Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 2016-10-20 12:30:24 +02:00
kervala
f8b7833e24 Fixed: Wrong syntax for NL_I64 2016-10-20 12:22:57 +02:00
kervala
ad4e1e4cdc Fixed: Trying to resume after a 206 HTTP status code 2016-10-19 17:23:42 +02:00
kervala
125e9c9447 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING 2016-10-19 17:07:31 +02:00
kervala
ed7ecba122 Fixed: When incrementing version of ini file, check servers by ID not by index 2016-10-19 17:06:25 +02:00
kervala
48a3439dec Changed: Use best dictionary size (128MB) to compress files and other parameters auto 2016-10-19 13:31:45 +02:00
kervala
86ed7f88dc Changed: Save default profile when clicking on Play or Configure 2016-10-19 10:49:51 +02:00
kervala
e96eeb4f81 Fixed: Use & to not wait until client exits in bash script 2016-10-19 10:49:20 +02:00
kervala
aa04084b5c Fixed: Catch ESocket exceptions when disconnecting and log it 2016-10-19 10:48:32 +02:00
kervala
bd829e72c6 Fixed: Try to put executable permissions before to launch an executable under UNIX 2016-10-19 10:46:56 +02:00
kervala
017ce70a94 Added tag ryzom-patch-3.0.0 for changeset 3e17907af67e 2016-10-19 09:56:06 +02:00
kervala
869b913fab Fixed: Also rename executable under Linux 2016-10-19 09:52:12 +02:00
kervala
99d88ab704 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0 2016-10-18 20:34:25 +02:00
kervala
40b005f218 Changed: Typo 2016-10-18 17:49:56 +02:00
kervala
f591f9a0a8 Changed: Skip already uncompressed files 2016-10-18 17:46:31 +02:00
kervala
039de5690e Changed: Minor changes 2016-10-18 17:45:55 +02:00
kervala
e1b69cd9a7 Fixed: Possible SQL injection, fixes #297 2016-10-18 17:44:47 +02:00
kervala
de1b1e67fa Fixed: Restart Installer at the end of installation/migration 2016-10-18 13:42:19 +02:00
kervala
f31622de3c Fixed: Case where additional files are not in source directory 2016-10-18 13:37:43 +02:00
kervala
af805f82f4 Changed: Use exec command under OS X to relaunch client 2016-10-18 10:32:45 +02:00
kervala
b65389487a Changed: Minor change 2016-10-18 10:27:09 +02:00
kervala
d2bc930ea3 Fixed: Special case under Windows when Installer is run from TEMP directory 2016-10-18 10:26:41 +02:00
kervala
ead4080e1e Changed: Check written bytes at each step and at the end 2016-10-18 10:25:31 +02:00
kervala
7d38c0579a Changed: Use getInstallerCurrentDirPath() instead of QApplication::applicationDirPath() 2016-10-18 10:24:10 +02:00
kervala
91a03011b9 Changed: Restart installed Installer intead of current one 2016-10-18 10:23:49 +02:00
kervala
b150d29d04 Fixed: Support QFile write in smaller parts 2016-10-17 20:45:14 +02:00
kervala
df863361e2 Fixed: Use parent directories 2016-10-17 16:51:01 +02:00
kervala
6eddae801d Fixed: Missing variable 2016-10-17 15:43:05 +02:00
kervala
ef90df2cd3 Fixed: Typo... 2016-10-17 13:52:20 +02:00
kervala
49fc0b4f9e Fixed: Check exact filename with pgrep 2016-10-17 13:29:37 +02:00
kervala
0b74b6105e Fixed: Ryzom was the executable name in same directory 2016-10-17 13:13:55 +02:00
kervala
b868f6ecd4 Fixed: Escape path (it can contains spaces) 2016-10-17 13:08:44 +02:00
kervala
b41d94f14b Fixed: getInstallerCurrentFilePath instead of getInstallerCurrentDirPath 2016-10-17 13:08:14 +02:00
kervala
7cd750e6f8 Changed: Don't need arguments 2016-10-17 13:07:32 +02:00
kervala
bf9beced02 Fixed: Call Cocoa API when required to not conflict with Qt 2016-10-17 11:48:58 +02:00
kervala
6f79d27969 Changed: Minor change 2016-10-17 11:24:49 +02:00
kervala
ed21aae20c Fixed: Bundle name under OS X 2016-10-17 11:24:31 +02:00
kervala
8338ff2a34 Changed: Don't copy twice the same file under other platforms than Windows 2016-10-17 11:23:49 +02:00
kervala
d776a00980 Changed: Keep other servers when upgrading ryzom_installer.ini 2016-10-17 11:20:20 +02:00
kervala
7140cb40a7 Changed: Relaunch installed Ryzom Installer if exists 2016-10-17 11:19:50 +02:00
kervala
ac47e6e46f Fixed: getInstallerCurrentDirPath() returns bundle parent directory under OS X 2016-10-17 11:19:11 +02:00
kervala
089acb713e Changed: Display also destination in error 2016-10-17 11:17:35 +02:00
kervala
444aad7c8b Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath() 2016-10-17 11:16:34 +02:00
kervala
812e2022d6 Fixed: Recursive copy 2016-10-17 11:13:49 +02:00
kervala
eb9e069133 Fixed: Ryzom Installer executable under OS X 2016-10-17 11:12:06 +02:00
kervala
3ace7295aa Changed: Disable FXAA checkbox if bloom not supported 2016-10-16 17:39:07 +02:00
kervala
c9035ce396 Changed: Upgrade scripts 2016-10-16 17:38:37 +02:00
kervala
a5596bf72d Fixed: Compilation 2016-10-16 17:38:00 +02:00
kervala
be8a20752b Fixed: Infinite loop when HTTP error occurs 2016-10-16 17:29:10 +02:00