Commit graph

2650 commits

Author SHA1 Message Date
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
kervala
dba1ff8cf9 Changed: Added NamingPolicyURL variable in cfg
--HG--
branch : develop
2016-02-20 19:00:25 +01:00
kervala
6e54ba6420 Display patch errors/warnings in UTF-8, issue #261
--HG--
branch : develop
2016-02-20 18:59:03 +01:00
kervala
baecfcf944 Adapt CSTLoader to use nlfopen and some simplifications, issue #261
--HG--
branch : develop
2016-02-20 18:56:21 +01:00
kervala
e68d6e3617 Changed: Minor changes
--HG--
branch : develop
2016-02-20 18:53:39 +01:00
kervala
4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
2016-02-20 18:38:17 +01:00
kervala
ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
2016-02-20 18:30:51 +01:00
kervala
f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
2016-02-20 18:15:04 +01:00
kervala
9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
2016-02-20 18:09:24 +01:00
kervala
aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
2016-02-20 17:56:25 +01:00
kervala
b555303a14 Fixed: Reverted removed translation
--HG--
branch : compatibility-develop
2016-02-16 15:26:41 +01:00
kervala
d1e0ec8e1b Changed: Minor changes in translations
--HG--
branch : compatibility-develop
2016-02-16 15:26:14 +01:00
kervala
6eebd478ee Changed: Updated hash
--HG--
branch : compatibility-develop
2016-02-16 15:22:06 +01:00
kervala
abfa371561 Fixed: Wrong indices
--HG--
branch : compatibility-develop
2016-02-16 15:10:07 +01:00
kervala
848c660aef Changed: Symbol for byte unit
--HG--
branch : compatibility-develop
2016-02-16 15:07:24 +01:00
kervala
806b92920f Changed: Don't compile client_patcher if using Steam
--HG--
branch : compatibility-develop
2016-02-15 17:09:06 +01:00
kervala
499157b220 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-15 16:46:29 +01:00
kervala
9a7dee4445 Merge with develop
--HG--
branch : compatibility-develop
2016-02-15 12:11:08 +01:00
kervala
52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
2016-02-15 12:08:55 +01:00
kervala
5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
2016-02-15 12:07:49 +01:00
kervala
89e29c8a43 Changed: If symbol not found, return false
--HG--
branch : compatibility-develop
2016-02-13 23:47:20 +01:00
kervala
b4b2721369 Changed: Log Steam warnings and messages
--HG--
branch : compatibility-develop
2016-02-13 23:46:50 +01:00
kervala
b873aae389 Merge with develop
--HG--
branch : compatibility-develop
2016-02-13 23:43:04 +01:00
kervala
1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
2016-02-13 23:42:18 +01:00
kervala
c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
2016-02-13 23:40:59 +01:00
kervala
1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
2016-02-13 23:40:25 +01:00
kervala
a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
2016-02-13 23:39:40 +01:00
kervala
e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
2016-02-13 23:39:05 +01:00
kervala
a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
2016-02-13 23:37:21 +01:00
kervala
13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
2016-02-13 23:36:22 +01:00
kervala
b262c90fdb Changed: Minor changes
--HG--
branch : develop
2016-02-13 23:35:37 +01:00
kervala
6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
2016-02-13 23:35:06 +01:00
kervala
40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
2016-02-13 23:34:09 +01:00
kervala
5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
2016-02-13 23:33:45 +01:00
kervala
4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
2016-02-13 23:30:59 +01:00
kervala
a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
2016-02-13 23:29:00 +01:00
Nimetu
6230b76778 Merge with develop
--HG--
branch : compatibility-develop
2016-02-13 17:36:57 +02:00
Nimetu
5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
2016-02-13 17:36:40 +02:00
kervala
e7e8832130 Merge with develop
--HG--
branch : compatibility-develop
2016-02-13 14:00:02 +01:00
kervala
c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
2016-02-13 13:59:32 +01:00
kervala
203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
2016-02-13 13:58:51 +01:00
kervala
fb41219ce8 Fixed: Copy Steam runtime to bundle and sign it under OS X
--HG--
branch : compatibility-develop
2016-02-11 21:05:03 +01:00
kervala
8008b68877 Merge with develop
--HG--
branch : compatibility-develop
2016-02-11 21:01:27 +01:00
kervala
ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
2016-02-11 21:00:08 +01:00
kervala
e1e580d82d Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-11 16:26:07 +01:00
kervala
ff20ec3e8e Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-11 16:24:06 +01:00
kervala
e892193a4f Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-11 15:58:53 +01:00
kervala
2093482f72 Fixed: Load Steam library if Ryzom compiled with WITH_STEAM, request auth session ticket and send it to login server
--HG--
branch : compatibility-develop
2016-02-10 18:46:50 +01:00
kervala
3a0576a740 Merge with develop
--HG--
branch : compatibility-develop
2016-02-08 14:37:34 +01:00
kervala
328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
2016-02-08 14:35:55 +01:00
kervala
47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
2016-02-08 14:35:40 +01:00
kervala
34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
2016-02-08 14:35:11 +01:00
kervala
14b4eb7b25 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-08 13:10:34 +01:00
kervala
55f4d2a677 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-02-08 12:34:53 +01:00
kervala
24b3eeb235 Merge with develop
--HG--
branch : compatibility-develop
2016-02-06 00:24:44 +01:00
kervala
8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
2016-02-06 00:24:06 +01:00
kervala
9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
2016-02-06 00:23:43 +01:00
kervala
ddff1b4e5e Merge with develop
--HG--
branch : compatibility-develop
2016-02-04 14:33:30 +01:00
kervala
eb263cd4e4 Fixed: Client patcher compilation
--HG--
branch : develop
2016-02-04 14:32:40 +01:00
kervala
a8fdf67c19 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
--HG--
branch : develop
2016-02-04 13:21:14 +01:00
kaetemi
e2d60e8183 Fix tools compilation
--HG--
branch : develop
2016-02-04 12:27:41 +01:00
kervala
fa4fb1992d Merge with develop
--HG--
branch : compatibility-develop
2016-02-03 21:58:58 +01:00
kervala
3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
2016-02-03 21:57:51 +01:00
kervala
dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
2016-02-03 21:56:54 +01:00
kervala
3005d131e9 Changed: Minor changes
--HG--
branch : develop
2016-02-03 21:56:28 +01:00
kervala
4fbe9caeba Changed: Translate some texts in patch screen
--HG--
branch : compatibility-develop
2016-02-03 20:17:42 +01:00
kervala
aecf7b79b9 Changed: Use KiB and MiB as units
--HG--
branch : compatibility-develop
2016-02-03 20:17:16 +01:00
kervala
87e628cba0 Merge with develop
--HG--
branch : compatibility-develop
2016-02-02 20:49:21 +01:00
kervala
39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
2016-02-02 20:48:49 +01:00
kervala
487aca0979 Merge with develop
--HG--
branch : compatibility-develop
2016-02-02 19:51:11 +01:00
kervala
72e1724b67 Changed: Use absolute path
--HG--
branch : develop
2016-02-02 19:50:04 +01:00
kervala
923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
2016-02-02 19:49:37 +01:00
kervala
0e0dbf688d Merge with develop
--HG--
branch : compatibility-develop
2016-02-02 19:31:12 +01:00
kervala
27e7efca56 Changed: Use CCmdArgs for client_patcher
--HG--
branch : develop
2016-02-02 19:30:19 +01:00
kervala
5a57de43fa Changed: Simplify client_patcher
--HG--
branch : develop
2016-02-02 19:30:00 +01:00
kervala
d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
2016-02-02 19:28:47 +01:00
kervala
69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
2016-02-02 19:28:10 +01:00
kervala
6ff327f99c Fixed: Use absolute paths in patch batch and escape all paths
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files

--HG--
branch : develop
2016-02-02 19:26:02 +01:00
kervala
32c7ee794d Changed: Use application or current directory as root directory for patch
--HG--
branch : develop
2016-02-02 19:22:25 +01:00
kervala
705173bce7 Changed: Minor changes
--HG--
branch : develop
2016-02-02 19:21:14 +01:00
kervala
3c75bdb82e Merge with develop
--HG--
branch : compatibility-develop
2016-02-02 14:33:32 +01:00
kervala
be6168d8d6 Removed: Files for patcher
--HG--
branch : develop
2016-02-02 14:32:06 +01:00
kervala
dd695f0b1f Fixed: Compile seven_zip for tools
--HG--
branch : develop
2016-02-02 14:31:57 +01:00
kervala
6459d901ef Merge with develop
--HG--
branch : compatibility-develop
2016-02-02 12:37:59 +01:00
kervala
0979b19e8e Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
--HG--
branch : develop
2016-02-02 10:23:57 +01:00
kervala
31e6bd1bb1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
2016-02-02 10:22:47 +01:00
kervala
b3309951c4 Changed: Moved LZMA and 7z functions/methods in seven_zip
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA

--HG--
branch : develop
2016-02-02 10:21:42 +01:00
kervala
cf7a1e589f Merge with develop
--HG--
branch : compatibility-develop
2016-01-30 20:45:19 +01:00
kervala
475864dac0 Fixed: Typo
--HG--
branch : develop
2016-01-30 20:44:33 +01:00
kervala
5bf17060c0 Fixed: Crash if spawnBot is NULL
--HG--
branch : develop
2016-01-30 20:44:25 +01:00
kervala
51b4f3e5ab Merge with develop
--HG--
branch : compatibility-develop
2016-01-30 18:16:16 +01:00
kervala
fc96bdf46d Fixed: AIS crash if variable not initialized (forgot to commit)
--HG--
branch : develop
2016-01-30 18:15:48 +01:00
kervala
782b410eef Merge with develop
--HG--
branch : compatibility-develop
2016-01-30 18:02:33 +01:00
kervala
e60b630d09 Changed: Minor changes
--HG--
branch : develop
2016-01-30 18:01:55 +01:00
kervala
b6f8fe80e9 Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
2016-01-30 18:01:27 +01:00
kervala
8cd6d46d1d Merge with develop
--HG--
branch : compatibility-develop
2016-01-30 16:23:28 +01:00
kervala
75307d00da Changed: Minor changes (thanks to SIELA1915)
--HG--
branch : develop
2016-01-30 16:22:55 +01:00
kervala
cffaaa7a77 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-01-30 14:31:45 +01:00
kervala
563e79d3b8 Fixed: Reverted translations fix in wk
--HG--
branch : compatibility-develop
2016-01-30 14:31:34 +01:00
kervala
5d26033ff8 Fixed: Reverted modified ID for translations
--HG--
branch : compatibility-develop
2016-01-30 14:31:13 +01:00
kervala
bd0da4d824 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-01-30 14:30:33 +01:00
kervala
885b8da55f Changed: Updated german translations
--HG--
branch : compatibility-develop
2016-01-28 17:12:53 +01:00
kervala
f0d6d70b8c merge with develop
--HG--
branch : compatibility-develop
2016-01-28 13:27:35 +01:00
kervala
178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
2016-01-28 13:27:08 +01:00
kervala
086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
2016-01-28 13:26:45 +01:00
kervala
0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
2016-01-28 13:26:02 +01:00
kervala
82274e7f99 Merge with develop
--HG--
branch : compatibility-develop
2016-01-27 15:16:44 +01:00
kervala
733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
2016-01-27 14:44:13 +01:00
kervala
3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
2016-01-27 14:42:19 +01:00
kervala
ccfd1c9721 Merge with develop
--HG--
branch : compatibility-develop
2016-01-27 13:30:49 +01:00
kervala
63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
2016-01-27 12:56:16 +01:00
kervala
fbed1d5854 Merge with develop
--HG--
branch : compatibility-develop
2016-01-26 23:30:48 +01:00
kervala
b6dae7002e Changed: Minor change
--HG--
branch : develop
2016-01-26 23:29:58 +01:00
kervala
93d89700bc Fixed: Useless dependencies
--HG--
branch : develop
2016-01-26 23:29:45 +01:00
kervala
c1125199ca Changed: Minor changes
--HG--
branch : develop
2016-01-26 23:26:50 +01:00
kervala
093ee91656 Fixed: libxml2 dependencies
--HG--
branch : develop
2016-01-26 23:26:38 +01:00
kervala
0540c386a6 Merge
--HG--
branch : compatibility-develop
2016-01-26 22:45:40 +01:00
kervala
325242c2e4 Merge with develop
--HG--
branch : compatibility-develop
2016-01-26 22:44:40 +01:00
kervala
36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
kervala
c5d8c9965e Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
2016-01-26 22:32:45 +01:00
kervala
af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
2be87f3c3e Fixed: Use same XML files as on Atys
--HG--
branch : compatibility-develop
2016-01-24 17:08:32 +01:00
kervala
1cbf1720ca Merge with develop
--HG--
branch : compatibility-develop
2016-01-23 20:33:28 +01:00
kervala
30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
2016-01-23 20:32:37 +01:00
kervala
700b75f44a Merge with develop
--HG--
branch : compatibility-develop
2016-01-23 19:07:13 +01:00
kervala
be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
2016-01-23 19:06:28 +01:00
kervala
ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
2016-01-23 19:04:52 +01:00
kervala
482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
2016-01-23 19:04:07 +01:00
kervala
dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
2016-01-23 18:59:20 +01:00
kervala
61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
2016-01-23 18:58:58 +01:00
kervala
895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
2016-01-23 18:57:32 +01:00
kervala
ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
2016-01-23 18:55:56 +01:00
kervala
5adebf258d Merge with develop
--HG--
branch : compatibility-develop
2016-01-23 12:30:33 +01:00
kervala
e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
2016-01-23 12:27:41 +01:00
kervala
cf414d8c14 Merge with develop
--HG--
branch : compatibility-develop
2016-01-21 15:07:14 +01:00
kervala
963892913f Fixed: Crash in backup service
--HG--
branch : develop
2016-01-21 15:06:40 +01:00
kervala
f5a60e3a60 Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
--HG--
branch : develop
2016-01-21 15:06:01 +01:00
kervala
7abbc07bc7 Removed: installscript_osx.vdf because we manage it directly in code now
--HG--
branch : compatibility-develop
2016-01-21 10:15:09 +01:00
kervala
5a6580dc38 Merge with develop
--HG--
branch : compatibility-develop
2016-01-21 10:08:56 +01:00
kervala
e281fc1706 Changed: Minor changes
--HG--
branch : develop
2016-01-21 10:05:10 +01:00
kervala
539a99b1e3 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-01-20 19:50:51 +01:00
kervala
bb0d2f6aa0 Merge with develop
--HG--
branch : compatibility-develop
2016-01-20 13:06:47 +01:00
kervala
1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
2016-01-20 13:06:15 +01:00
kervala
3faac85a41 Changed: Updated translations
--HG--
branch : compatibility-develop
2016-01-19 09:17:09 +01:00
kervala
d54e569b3f Merge with develop
--HG--
branch : compatibility-develop
2016-01-18 21:32:01 +01:00
kervala
a79393e9f8 Changed: Minor changes
--HG--
branch : develop
2016-01-18 21:31:23 +01:00
kervala
9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
2016-01-18 21:31:10 +01:00
kervala
b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
2016-01-18 21:29:43 +01:00
kervala
016f56578a Changed: Remove InstallStatsUrl in client_default.cfg
--HG--
branch : compatibility-develop
2016-01-17 20:16:18 +01:00
kervala
cc282fd3d5 Merge with develop
--HG--
branch : compatibility-develop
2016-01-16 23:50:23 +01:00
kervala
0be5356f78 Fixed: Right directories
--HG--
branch : develop
2016-01-16 23:49:39 +01:00
kervala
5b3e181227 Changed: Minor changes
--HG--
branch : develop
2016-01-16 23:47:58 +01:00
kervala
06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
2016-01-16 23:47:12 +01:00
kervala
cca0dd450e Merge with develop
--HG--
branch : compatibility-develop
2016-01-16 10:52:18 +01:00
kaetemi
d5654ad62e Fix bad printf parameters
--HG--
branch : develop
2016-01-15 16:42:21 +01:00
kaetemi
53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
2016-01-15 16:17:23 +01:00
kaetemi
5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
2016-01-15 12:33:27 +01:00
kaetemi
e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
2016-01-15 12:29:05 +01:00
kervala
563f92d27b Fixed: Use language name in native language in config window
--HG--
branch : compatibility-develop
2016-01-14 22:42:34 +01:00
kervala
f820e7b703 Merge with develop
--HG--
branch : compatibility-develop
2016-01-14 21:28:47 +01:00
kervala
cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
2016-01-14 21:27:42 +01:00
kervala
27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
2016-01-14 21:27:10 +01:00
kervala
7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
2016-01-14 21:26:47 +01:00
kervala
7f5a9f4d91 Merge with develop
--HG--
branch : compatibility-develop
2016-01-14 10:22:22 +01:00
kervala
c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
2016-01-14 10:21:50 +01:00
kervala
3c4f324bfe Merge with develop
--HG--
branch : compatibility-develop
2016-01-13 20:05:06 +01:00
kervala
bcb1aa242d Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
--HG--
branch : develop
2016-01-13 20:04:01 +01:00
kervala
ea8edd1e6a Changed: Replace \\ by /
--HG--
branch : develop
2016-01-13 20:02:24 +01:00
kervala
3bb45d4f2b Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
--HG--
branch : develop
2016-01-13 20:01:36 +01:00
kervala
57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
2016-01-13 19:59:09 +01:00
kervala
bd5f838d6d Changed: Minor changes
--HG--
branch : develop
2016-01-13 19:54:23 +01:00
kervala
a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
2016-01-13 19:52:58 +01:00
kervala
df816b2a5d Merge with develop
--HG--
branch : compatibility-develop
2016-01-12 22:32:22 +01:00
kervala
6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
2016-01-12 22:31:06 +01:00
kervala
f3a971fc21 Merge with develop
--HG--
branch : compatibility-develop
2016-01-11 13:53:32 +01:00
kervala
7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
2016-01-11 13:53:01 +01:00
kervala
9a342f7acf Merge with develop
--HG--
branch : compatibility-develop
2016-01-11 12:55:47 +01:00
kervala
fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
2016-01-11 12:55:09 +01:00
kervala
4c5de7f9b7 Merge with develop
--HG--
branch : compatibility-develop
2016-01-11 10:09:58 +01:00
kervala
d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
2016-01-11 10:09:10 +01:00
kervala
de5b3b478f Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 19:42:29 +01:00
kervala
fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
2016-01-09 19:41:45 +01:00
kervala
4ca5d07360 Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 19:32:59 +01:00
kervala
93c6f521c5 Fixed: Compilation
--HG--
branch : develop
2016-01-09 19:32:20 +01:00
kervala
b1b5e87fe1 Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 18:10:49 +01:00
kervala
f10060eaa1 Fixed: Compilation
--HG--
branch : develop
2016-01-09 18:10:16 +01:00
kervala
343278c586 Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 17:17:59 +01:00
kervala
688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
2016-01-09 17:17:24 +01:00
kervala
1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
2016-01-09 17:15:31 +01:00
kervala
ef8c8d0401 Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 16:32:59 +01:00
kervala
c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : develop
2016-01-09 16:31:36 +01:00
kervala
3af2813fbf Fixed: Compilation
--HG--
branch : develop
2016-01-09 16:29:59 +01:00
kervala
9dc7f5102b Merge with develop
--HG--
branch : compatibility-develop
2016-01-09 16:08:34 +01:00