Commit graph

5983 commits

Author SHA1 Message Date
kervala
c54cdb7543 Merge with develop
--HG--
branch : compatibility-develop
2016-02-21 20:30:16 +01:00
kervala
dd15287d6c Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
2016-02-21 20:29:14 +01:00
kervala
bca35ec6e1 Changed: Updated world_editor_classes.xml
--HG--
branch : compatibility-develop
2016-02-21 17:28:43 +01:00
kervala
4985d4d724 Changed: PatchServer not used anymore, use PatchUrl instead
--HG--
branch : compatibility-develop
2016-02-21 17:26:48 +01:00
kervala
14f46e884b Changed: Updated world_editor_classes.xml
--HG--
branch : develop
2016-02-21 17:10:28 +01:00
kervala
89f4131e8d Merge with develop
--HG--
branch : compatibility-develop
2016-02-21 17:06:38 +01:00
kervala
3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
2016-02-21 17:05:54 +01:00
kervala
91f995b259 Merge with develop
--HG--
branch : compatibility-develop
2016-02-21 14:22:18 +01:00
kervala
baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
2016-02-21 14:21:49 +01:00
kervala
537f6ab83e Merge with develop
--HG--
branch : compatibility-develop
2016-02-21 13:57:35 +01:00
kervala
18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
2016-02-21 13:55:58 +01:00
kervala
776542be27 Changed: Updated world_editor_classes.xml
--HG--
branch : compatibility-develop
2016-02-21 13:52:20 +01:00
kervala
3728c5d00e Changed: Guild missions
--HG--
branch : compatibility-develop
2016-02-21 13:51:09 +01:00
kervala
e2d437e846 Changed: Minor changes
--HG--
branch : compatibility-develop
2016-02-21 13:50:44 +01:00
kervala
35e3ef1d68 Changed: Minor changes (replaced l: by L:)
--HG--
branch : develop
2016-02-21 13:30:48 +01:00
kervala
5284bd37f1 Merge with develop
--HG--
branch : compatibility-develop
2016-02-21 13:22:22 +01:00
kervala
f698c31aa1 Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
2016-02-21 13:20:49 +01:00
kervala
3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
2016-02-21 13:19:41 +01:00
kervala
d18c7b24f5 Changed: Don't look for Qt5WinExtras in root CmakeLists.txt
--HG--
branch : develop
2016-02-21 13:19:23 +01:00
kervala
901759d039 Changed: Don't use DOS path under UNIX
--HG--
branch : develop
2016-02-21 13:17:10 +01:00
kervala
9a4156d9cf Changed: Launch upgrade script even if we don't want to launch client
--HG--
branch : develop
2016-02-21 13:16:50 +01:00
kervala
bfe817f92c Changed: Minor changes
--HG--
branch : develop
2016-02-21 13:16:04 +01:00
kervala
24dda2e7b9 Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
--HG--
branch : develop
2016-02-21 13:15:29 +01:00
kervala
4b023d1ace Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
--HG--
branch : develop
2016-02-21 13:13:28 +01:00
kervala
aa15b96187 Changed: Add a 7 seconds pause under UNIX
--HG--
branch : develop
2016-02-21 13:10:48 +01:00
kervala
460708a015 Changed: Use L:/ path instead of R:/ for leveldesign
--HG--
branch : develop
2016-02-21 13:10:16 +01:00
kervala
291d37a3e5 Changed: Added NamingPolicyURL in client_default.cfg
--HG--
branch : compatibility-develop
2016-02-21 12:33:15 +01:00
kervala
ece1809a70 Merge with develop
--HG--
branch : compatibility-develop
2016-02-20 20:44:23 +01:00
kervala
ce382f87dc Fixed: Compilation
--HG--
branch : develop
2016-02-20 20:42:43 +01:00
kervala
c6ac53598b Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
--HG--
branch : develop
2016-02-20 20:42:29 +01:00
kervala
ae100981d7 Changed: Removed extraenous spaces at the end of lines
--HG--
branch : develop
2016-02-20 20:41:34 +01:00
kervala
0f8401a241 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-20 20:11:52 +01:00
kervala
c652fa8e37 Merge with develop
--HG--
branch : compatibility-develop
2016-02-20 19:57:43 +01:00
kervala
087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
2016-02-20 19:48:13 +01:00
kervala
3161ec2a77 Merge with develop
--HG--
branch : compatibility-develop
2016-02-20 19:29:00 +01:00
kervala
db92fc81f1 Changed: Minor changes
--HG--
branch : develop
2016-02-20 19:26:43 +01:00
kervala
3f0e6f3757 Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
--HG--
branch : develop
2016-02-20 19:26:34 +01:00
kervala
fad63280db Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
--HG--
branch : develop
2016-02-20 19:25:31 +01:00
kervala
0575a51632 Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
2016-02-20 19:21:39 +01:00
kervala
2b7ce14a57 Changed: Minor changes
--HG--
branch : develop
2016-02-20 19:20:49 +01:00
kervala
9322fa87b3 Music player can now handle unicode filenames and m3u8 playlists, issue #261
--HG--
branch : develop
2016-02-20 19:12:55 +01:00
kervala
a0f8660d0d Changed: Removed useless commented code
--HG--
branch : develop
2016-02-20 19:11:43 +01:00
kervala
e583a7a970 Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
--HG--
branch : develop
2016-02-20 19:11:05 +01:00
kervala
3c1a41d2b3 Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
--HG--
branch : develop
2016-02-20 19:07:34 +01:00
kervala
3487bf16ff Fixed: Display human readable version of file timestamps
--HG--
branch : develop
2016-02-20 19:06:15 +01:00
kervala
0c7aeaaac7 Changed: Display only filename in patch screen
--HG--
branch : develop
2016-02-20 19:05:39 +01:00
kervala
83090fc2f5 Changed: Use uiByte translation
--HG--
branch : develop
2016-02-20 19:04:34 +01:00
kervala
872bb2e697 Changed: Don't put spaces in front of percent value
--HG--
branch : develop
2016-02-20 19:04:18 +01:00
kervala
1bfc12bd6c Changed: Use upgrade script if present
--HG--
branch : develop
2016-02-20 19:03:31 +01:00
kervala
d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
2016-02-20 19:02:35 +01:00