Commit graph

215 commits

Author SHA1 Message Date
kervala
d93fde2853 Fixed: Ryzom client patcher doesn't depend on any cfg file anymore 2016-10-25 16:02:46 +02:00
kervala
6da250ef02 Fixed: Clear m_srcDirectory if directory doesn't exist anymore 2016-10-23 16:28:17 +02:00
kervala
7848db5d72 Changed: Display filename in unsuported format warning 2016-10-23 16:27:49 +02:00
kervala
970601bd6c Changed: Force process name for Ryzom Installer 2016-10-22 16:48:34 +02:00
kervala
44ccfc31fe Changed: Compile CMigrateDialog anyway even if unused 2016-10-21 16:54:08 +02:00
kervala
a837e9752a Fixed: Compilation of Ryzom Installer 2016-10-21 16:09:02 +02:00
kervala
f5322b8e88 Changed: If old installer doesn't return a version, overwrite it 2016-10-21 14:27:05 +02:00
kervala
5a06e81a76 Changed: Open in ReadOnly the process 2016-10-21 14:26:46 +02:00
kervala
efd479e278 Changed: More warnings 2016-10-21 14:26:31 +02:00
kervala
b4955955bc Changed: More messages in log 2016-10-21 12:58:23 +02:00
kervala
2f0bf8a69f Changed: Only check if Ryzom is installed in current directory under Windows 2016-10-21 12:57:35 +02:00
kervala
c9411e43c5 Changed: Only enable migration under Windows when launched from 2.1 client directory 2016-10-21 12:53:10 +02:00
kervala
cebf7e177a Changed: HTTP code 307 is not an error 2016-10-20 15:30:43 +02:00
kervala
54fbe72929 Changed: Write warnings in log 2016-10-20 15:30:30 +02:00
kervala
6d5b32d043 Changed: Real version of Ryzom Installer as user-agent 2016-10-20 15:30:12 +02:00
kervala
b8005df332 Changed: Log version of installed Installer 2016-10-20 14:47:45 +02:00
kervala
e17ed6cd1d Fixed: 307 is a normal redirect 2016-10-20 14:47:28 +02:00
kervala
8466e37795 Changed: Init log just after loading config file 2016-10-20 14:47:08 +02:00
kervala
27f60391f8 Added: Missing file 2016-10-20 13:13:53 +02:00
kervala
d4fd9fe1e3 Changed: Use sender() instead of member 2016-10-20 13:07:56 +02:00
kervala
ab9564c830 Changed: Logs in Ryzom Installer 2016-10-20 13:07:18 +02:00
kervala
ad4e1e4cdc Fixed: Trying to resume after a 206 HTTP status code 2016-10-19 17:23:42 +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
86ed7f88dc Changed: Save default profile when clicking on Play or Configure 2016-10-19 10:49:51 +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
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
f591f9a0a8 Changed: Skip already uncompressed files 2016-10-18 17:46:31 +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
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
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
0b74b6105e Fixed: Ryzom was the executable name in same directory 2016-10-17 13:13:55 +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
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
a5596bf72d Fixed: Compilation 2016-10-16 17:38:00 +02:00