Commit graph

5669 commits

Author SHA1 Message Date
kervala
008794031a Added: Profiles model class 2016-03-05 12:35:32 +01:00
kervala
960b3bc5e3 Changed: Create a typedef for lists of profiles and servers 2016-03-05 12:34:02 +01:00
kervala
78587d3d47 Changed: Use "arguments" instead of "parameters" 2016-03-05 12:33:19 +01:00
kervala
a88878a079 Merge with develop 2016-03-01 14:03:41 +01:00
kervala
00e6ff45ea Fixed: Missing translation for bytes in patcher 2016-03-01 14:01:47 +01:00
kervala
6af7a93174 Changed: Slots for buttons 2016-03-01 14:00:06 +01:00
kervala
64841ed85a Changed: Renamed configurations to profiles 2016-03-01 13:48:51 +01:00
kervala
b3ddafef29 Changed: Escape Linux upgrade script as well 2016-03-01 13:46:04 +01:00
kervala
b88f2e9e19 Fixed: Loading PEM file 2016-03-01 13:45:45 +01:00
kervala
cd9d2cdd5d Fixed: Escape paths with quotes under OS X 2016-02-29 09:32:27 +01:00
kervala
589e320266 Fixed: Only use "open" if extension is app 2016-02-28 16:44:08 +01:00
kervala
14d90e4292 Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath 2016-02-28 16:41:53 +01:00
kervala
f0794ee672 Fixed: Wrong check for OS X 2016-02-28 16:38:12 +01:00
kervala
c07f839545 Added: Scripts launched after patch 2016-02-28 16:36:46 +01:00
kervala
b96d2f17c5 Fixed: Compilation under OS X 2016-02-28 12:45:31 +01:00
kervala
3c08d152ce Merge with develop 2016-02-27 19:23:14 +01:00
kervala
11447db573 Fixed: Compilation 2016-02-27 19:22:23 +01:00
kervala
7e6fee83a1 Merge with develop 2016-02-27 18:45:16 +01:00
kervala
022ca9622d Changed: Extract Windows and UNIX attributes from 7z headers 2016-02-27 18:44:09 +01:00
kervala
d819704717 Changed: Renamed configurations to profiles 2016-02-27 18:43:14 +01:00
kervala
1704030c38 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape) 2016-02-27 18:38:58 +01:00
kervala
bc2c147722 Changed: New functions to convert arguments string from/to an array of strings 2016-02-27 18:37:43 +01:00
kervala
00f7b0851e Changed: Improve formatting of UNIX script 2016-02-27 18:35:59 +01:00
kervala
24cfa76e6b Fixed: Use / instead of \ under UNIX 2016-02-27 18:34:50 +01:00
kervala
7b67b6ad7c Fixed: Use export under UNIX to make variables available in upgd_nl.sh too 2016-02-27 18:33:59 +01:00
kervala
d0d8cfaf9b Fixed: Wrong patch categories 2016-02-27 18:32:45 +01:00
kervala
d874429b7c Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
kervala
4345f54db7 Changed: Minor changes 2016-02-23 19:42:15 +01:00
kervala
05d06ae702 Fixed: Memory leak 2016-02-23 19:41:49 +01:00
kervala
6c1cf58572 Changed: Trim URL before to display it 2016-02-23 17:05:04 +01:00
kervala
d3f031f3ee Fixed: Don't append empty login, password or shard ID to batch 2016-02-23 16:58:57 +01:00
kervala
c70095d428 Fixed: Use full path for client_default.cfg 2016-02-23 16:58:07 +01:00
kervala
6b399be0f6 Changed: Minor changes 2016-02-23 16:57:34 +01:00
kervala
b0b9e18677 Changed: Use a wchar_t buffer for registry 2016-02-21 20:29:14 +01:00
kervala
db2c2c64a7 Changed: Updated world_editor_classes.xml 2016-02-21 17:10:28 +01:00
kervala
a58a3451b8 Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!) 2016-02-21 17:05:54 +01:00
kervala
c4655366e1 Changed: Make OpenSSL required 2016-02-21 14:21:49 +01:00
kervala
ce75d5e898 Fixed: Compilation under Linux 2016-02-21 13:55:58 +01:00
kervala
9f7e192926 Changed: Minor changes (replaced l: by L:) 2016-02-21 13:30:48 +01:00
kervala
917ce69668 Changed: Allow to compile WITH_NEL_TESTS without compiling tools 2016-02-21 13:20:49 +01:00
kervala
2d6e35f41d Changed: Include wang_hash.h in NLMISC files 2016-02-21 13:19:41 +01:00
kervala
7ca7199190 Changed: Don't look for Qt5WinExtras in root CmakeLists.txt 2016-02-21 13:19:23 +01:00
kervala
d64fcc3720 Changed: Don't use DOS path under UNIX 2016-02-21 13:17:10 +01:00
kervala
c63932004e Changed: Launch upgrade script even if we don't want to launch client 2016-02-21 13:16:50 +01:00
kervala
192deb3bea Changed: Minor changes 2016-02-21 13:16:04 +01:00
kervala
ec6d43787a Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit) 2016-02-21 13:15:29 +01:00
kervala
591f69b2c0 Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces 2016-02-21 13:13:28 +01:00
kervala
3c948ef625 Changed: Add a 7 seconds pause under UNIX 2016-02-21 13:10:48 +01:00
kervala
045d255a09 Changed: Use L:/ path instead of R:/ for leveldesign 2016-02-21 13:10:16 +01:00
kervala
c1e37527fd Fixed: Compilation 2016-02-20 20:42:43 +01:00