kervala
|
90962e292f
|
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
|
2016-02-20 19:11:05 +01:00 |
|
kervala
|
7e6114985e
|
Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
|
2016-02-20 19:07:34 +01:00 |
|
kervala
|
ba5a164ec8
|
Fixed: Display human readable version of file timestamps
|
2016-02-20 19:06:15 +01:00 |
|
kervala
|
b2409763f9
|
Changed: Display only filename in patch screen
|
2016-02-20 19:05:39 +01:00 |
|
kervala
|
2024023541
|
Changed: Use uiByte translation
|
2016-02-20 19:04:34 +01:00 |
|
kervala
|
220930fd02
|
Changed: Don't put spaces in front of percent value
|
2016-02-20 19:04:18 +01:00 |
|
kervala
|
703bae5882
|
Changed: Use upgrade script if present
|
2016-02-20 19:03:31 +01:00 |
|
kervala
|
0a70560372
|
Changed: Use --profile instead of --config for client profile expression
|
2016-02-20 19:02:35 +01:00 |
|
kervala
|
c93112f3c5
|
Changed: Added NamingPolicyURL variable in cfg
|
2016-02-20 19:00:25 +01:00 |
|
kervala
|
2f9f1b249d
|
Display patch errors/warnings in UTF-8, issue #261
|
2016-02-20 18:59:03 +01:00 |
|
kervala
|
e9f8202701
|
Changed: Minor changes
|
2016-02-20 18:53:39 +01:00 |
|
kervala
|
50afa42d93
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
|
kervala
|
e7bebba3d3
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
|
kervala
|
e4dc8ae94b
|
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
|
2016-02-20 18:15:04 +01:00 |
|
kervala
|
bfb32b811d
|
Removed useless comments/commented code
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
808f7b2c30
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
d0e256301d
|
Merge with develop
|
2016-02-15 12:11:08 +01:00 |
|
kervala
|
544aaa2510
|
Changed: We're now using crash_report to send reports
|
2016-02-15 12:08:55 +01:00 |
|
kervala
|
6dcae90a4c
|
Changed: Add other parameters for client
|
2016-02-15 12:07:49 +01:00 |
|
SIELA1915
|
abd1f8c41b
|
Merged with compatibility-develop
|
2016-02-14 16:55:32 +01:00 |
|
kervala
|
afa1007874
|
Changed: If symbol not found, return false
|
2016-02-13 23:47:20 +01:00 |
|
kervala
|
36550d7701
|
Changed: Log Steam warnings and messages
|
2016-02-13 23:46:50 +01:00 |
|
kervala
|
24081ab894
|
Merge with develop
|
2016-02-13 23:43:04 +01:00 |
|
kervala
|
ea35e47aba
|
Changed: Translate bytes units in patch screen
|
2016-02-13 23:42:18 +01:00 |
|
kervala
|
b7f0121fbe
|
Changed: Useless code, but later we could call launchProgram
|
2016-02-13 23:40:59 +01:00 |
|
kervala
|
c851313a66
|
Changed: Path can be too long, so display only filename
|
2016-02-13 23:40:25 +01:00 |
|
kervala
|
aa4f7eae76
|
Changed: Don't need to call exit(0), Ryzom will exit itself after that
|
2016-02-13 23:39:40 +01:00 |
|
kervala
|
da2916e41e
|
Changed: Call launchProgram instead of CreateProcess
|
2016-02-13 23:39:05 +01:00 |
|
kervala
|
6813351e57
|
Fixed: Wait until Ryzom client is released from memory before to launch the new client
|
2016-02-13 23:37:21 +01:00 |
|
kervala
|
1b344d78ed
|
Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
|
2016-02-13 23:36:22 +01:00 |
|
kervala
|
2f1481f60d
|
Changed: Minor changes
|
2016-02-13 23:35:37 +01:00 |
|
kervala
|
26d883ed2e
|
Changed: Simplify defaultConfigPath order
|
2016-02-13 23:35:06 +01:00 |
|
kervala
|
f62ee8756a
|
Changed: Don't need to convert a std::string to a std::string
|
2016-02-13 23:34:09 +01:00 |
|
kervala
|
8f1359eb49
|
Changed: LIBXML2_DEFINITIONS was defined twice
|
2016-02-13 23:33:45 +01:00 |
|
kervala
|
53ab0c5aed
|
Fixed: Don't force lower case with only first letter in upper case
|
2016-02-13 23:30:59 +01:00 |
|
kervala
|
b577182adb
|
Changed: Remember startup path (the initial current directory)
|
2016-02-13 23:29:00 +01:00 |
|
Nimetu
|
6ee3c2d8c1
|
Merge with develop
|
2016-02-13 17:36:57 +02:00 |
|
Nimetu
|
3962546457
|
Changed: Set context menu case mode to 'normal'
|
2016-02-13 17:36:40 +02:00 |
|
kervala
|
713a58dc2a
|
Merge with develop
|
2016-02-13 14:00:02 +01:00 |
|
kervala
|
3513d7be5f
|
Changed: Don't call FormatMessage
|
2016-02-13 13:59:32 +01:00 |
|
kervala
|
e95436e2da
|
Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
|
2016-02-13 13:58:51 +01:00 |
|
SIELA1915
|
63b02cfc00
|
removed no more needed patcher files
|
2016-02-12 18:30:08 +01:00 |
|
SIELA1915
|
f5459a1b9b
|
merge from compatibility-develop
|
2016-02-12 18:28:23 +01:00 |
|
kervala
|
c36fbf8f04
|
Fixed: Copy Steam runtime to bundle and sign it under OS X
|
2016-02-11 21:05:03 +01:00 |
|
kervala
|
ea976ec1e8
|
Merge with develop
|
2016-02-11 21:01:27 +01:00 |
|
kervala
|
cc888d2dec
|
Changed: Minor changes
|
2016-02-11 21:00:08 +01:00 |
|
kervala
|
f7c0d296fa
|
Fixed: Load Steam library if Ryzom compiled with WITH_STEAM, request auth session ticket and send it to login server
|
2016-02-10 18:46:50 +01:00 |
|
SIELA1915
|
fbc25847e1
|
corrections for Khanatising the code
|
2016-02-09 23:09:12 +01:00 |
|
kervala
|
0297521b19
|
Merge with develop
|
2016-02-08 14:37:34 +01:00 |
|
kervala
|
50ac2f917e
|
Changed: Increase maximum size of font in chat
|
2016-02-08 14:35:55 +01:00 |
|
kervala
|
5d8ef9248a
|
Changed: Increase scrollbars width in configuration
|
2016-02-08 14:35:40 +01:00 |
|
kervala
|
24bb648949
|
Changed: Translate "No files..." in MP3 player
|
2016-02-08 14:35:11 +01:00 |
|
kervala
|
19d1ea7e95
|
Merge with develop
|
2016-02-06 00:24:44 +01:00 |
|
kervala
|
d103415052
|
Fixed: Use %f to display a float
|
2016-02-06 00:24:06 +01:00 |
|
kervala
|
2ce00ad573
|
Fixed: Don't process again same directory
|
2016-02-06 00:23:43 +01:00 |
|
kervala
|
0bf28bf3b6
|
Merge with develop
|
2016-02-03 21:58:58 +01:00 |
|
kervala
|
62153a10a2
|
Changed: Only display filename because path can be too long for UI
|
2016-02-03 21:57:51 +01:00 |
|
kervala
|
016fce1d59
|
Changed: Translate patch screen
|
2016-02-03 21:56:54 +01:00 |
|
kervala
|
e408242a39
|
Changed: Minor changes
|
2016-02-03 21:56:28 +01:00 |
|
kervala
|
5811464f0b
|
Merge with develop
|
2016-02-02 20:49:21 +01:00 |
|
kervala
|
07ef52ebe0
|
Fixed: Compilation of shared library
|
2016-02-02 20:48:49 +01:00 |
|
kervala
|
c920c9d634
|
Merge with develop
|
2016-02-02 19:51:11 +01:00 |
|
kervala
|
7028b0ce67
|
Changed: Use absolute path
|
2016-02-02 19:50:04 +01:00 |
|
kervala
|
5c8e42734c
|
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
|
2016-02-02 19:49:37 +01:00 |
|
kervala
|
f80966aed4
|
Merge with develop
|
2016-02-02 19:31:12 +01:00 |
|
kervala
|
2f7992e43c
|
Changed: Convert unpackTo directories to absolute directories
|
2016-02-02 19:28:47 +01:00 |
|
kervala
|
6d41451d64
|
Fixed: Use launchProgram to launch batch
|
2016-02-02 19:28:10 +01:00 |
|
kervala
|
178a8a949d
|
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
|
2016-02-02 19:26:02 +01:00 |
|
kervala
|
12204bb7e8
|
Changed: Use application or current directory as root directory for patch
|
2016-02-02 19:22:25 +01:00 |
|
kervala
|
13c4282911
|
Changed: Minor changes
|
2016-02-02 19:21:14 +01:00 |
|
kervala
|
185c48b026
|
Merge with develop
|
2016-02-02 14:33:32 +01:00 |
|
kervala
|
a83862f498
|
Removed: Files for patcher
|
2016-02-02 14:32:06 +01:00 |
|
kervala
|
78d17f478d
|
Fixed: Compile seven_zip for tools
|
2016-02-02 14:31:57 +01:00 |
|
kervala
|
8d21f350b4
|
Merge with develop
|
2016-02-02 12:37:59 +01:00 |
|
kervala
|
816d812ea2
|
Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
|
2016-02-02 10:23:57 +01:00 |
|
kervala
|
92c598c81e
|
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
|
2016-02-02 10:21:42 +01:00 |
|
SIELA1915
|
e9b564fb8b
|
removed all ryzom icons for unix client
|
2016-02-01 16:06:39 +01:00 |
|
SIELA1915
|
ff4c458f6d
|
changed the last missing
|
2016-02-01 16:04:21 +01:00 |
|
SIELA1915
|
6dc90dc08a
|
2. part of ryzom_client.desktop.in not updating in mercurial
|
2016-02-01 15:46:51 +01:00 |
|
SIELA1915
|
3b61f10cb7
|
fixed missing ';' in guild_manager.cpp, 1. part for fix of ryzom_client.desktop.in not updating in mercurial
|
2016-02-01 15:42:42 +01:00 |
|
SIELA1915
|
db771f1d2b
|
fixed missing include for server when trying to get the date
|
2016-01-31 15:39:32 +01:00 |
|
SIELA1915
|
223139d53c
|
merged
|
2016-01-30 20:51:30 +01:00 |
|
SIELA1915
|
a30a9f2770
|
added khanat.ico
|
2016-01-30 20:46:17 +01:00 |
|
SIELA1915
|
cc5076b9bf
|
Removed ryzom.ico and ryzom_small.ico
|
2016-01-30 20:45:09 +01:00 |
|
SIELA1915
|
5c77c15107
|
Changed date to match Khanat
|
2016-01-30 20:43:01 +01:00 |
|
kervala
|
f3350a489b
|
Merge with develop
|
2016-01-27 15:16:44 +01:00 |
|
kervala
|
936148de9d
|
Fixed: Only call setCPUMask once
|
2016-01-27 14:44:13 +01:00 |
|
kervala
|
2583139ea9
|
Merge with develop
|
2016-01-26 22:44:40 +01:00 |
|
kervala
|
3faeb82290
|
Changed: Removed more useless dependencies
|
2016-01-26 22:43:35 +01:00 |
|
kervala
|
237b6767b0
|
Fixed: Remove inherited dependency on libxml2 for all projects
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
e13cb790fe
|
Merge with develop
|
2016-01-23 20:33:28 +01:00 |
|
kervala
|
1af5ce7b2e
|
Fixed: Compilation under Linux
|
2016-01-23 20:32:37 +01:00 |
|
kervala
|
b39f4864fb
|
Merge with develop
|
2016-01-23 19:07:13 +01:00 |
|
kervala
|
bc86030636
|
Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
|
2016-01-23 19:06:28 +01:00 |
|
kervala
|
9eaa7b8399
|
Changed: Use CCmdArgs to get program path and search data there
|
2016-01-23 19:04:52 +01:00 |
|
kervala
|
0820939b59
|
Fixed: Display wrong commands with UTF-8 characters
|
2016-01-23 19:04:07 +01:00 |
|
kervala
|
8465076ec9
|
Changed: Minor changes
|
2016-01-23 18:59:20 +01:00 |
|
kervala
|
13347aeffa
|
Changed: Support -config/-c parameter passed by Ryzom Installer
|
2016-01-23 18:58:58 +01:00 |
|
kervala
|
4ca9ffa35e
|
Changed: Use CCmdArgs to parse client command-line
|
2016-01-23 18:57:32 +01:00 |
|
kervala
|
5212e35775
|
Changed: Remove commented old crash report code
|
2016-01-23 18:55:56 +01:00 |
|
kervala
|
f928fa8b5c
|
Merge with develop
|
2016-01-23 12:30:33 +01:00 |
|
kervala
|
e0aa90e0f3
|
Changed: Use CBigFile to unpack BNP in CPatchManager
|
2016-01-23 12:27:41 +01:00 |
|
kervala
|
ebe4f7406d
|
Removed: installscript_osx.vdf because we manage it directly in code now
|
2016-01-21 10:15:09 +01:00 |
|
kervala
|
4bcb41896e
|
Merge with develop
|
2016-01-21 10:08:56 +01:00 |
|
kervala
|
19de3d4e43
|
Changed: Minor changes
|
2016-01-21 10:05:10 +01:00 |
|
kervala
|
d1fea8d771
|
Merge with develop
|
2016-01-20 13:06:47 +01:00 |
|
kervala
|
16a6f7b271
|
Changed: Use a different original filename for DEV version
|
2016-01-20 13:06:15 +01:00 |
|
SIELA1915
|
c91e7626b4
|
stuff
|
2016-01-20 08:01:51 +01:00 |
|
kervala
|
1c791785f6
|
Merge with develop
|
2016-01-18 21:32:01 +01:00 |
|
kervala
|
3000ae7cdf
|
Changed: Only add search paths that exist
|
2016-01-18 21:29:43 +01:00 |
|
kervala
|
6dba74ba53
|
Changed: Remove InstallStatsUrl in client_default.cfg
|
2016-01-17 20:16:18 +01:00 |
|
SIELA1915
|
b46f7cd0cd
|
Merged with new things.
|
2016-01-17 13:36:59 +01:00 |
|
kervala
|
8124033e69
|
Changed: Minor changes
|
2016-01-16 23:47:58 +01:00 |
|
SIELA1915
|
da926956b7
|
Merged
|
2016-01-16 17:32:22 +01:00 |
|
SIELA1915
|
cf9cd1c239
|
Changed icons for Unix and name.
|
2016-01-16 17:31:54 +01:00 |
|
kervala
|
0d8b09001a
|
Merge with develop
|
2016-01-16 10:52:18 +01:00 |
|
kaetemi
|
8b95360709
|
More of that VS2015 magic
|
2016-01-15 16:17:23 +01:00 |
|
kaetemi
|
c4f5b5d521
|
And more VS2015 fixes
|
2016-01-15 12:33:27 +01:00 |
|
kaetemi
|
9c1d333924
|
More of the VS2015 stuff
|
2016-01-15 12:29:05 +01:00 |
|
kervala
|
e856e59a2d
|
Merge with develop
|
2016-01-14 21:28:47 +01:00 |
|
kervala
|
bed94fb47e
|
Fixed: Warning with clang
|
2016-01-14 21:27:42 +01:00 |
|
kervala
|
ef6cc501e0
|
Fixed: Right directory under OS X
|
2016-01-14 21:27:10 +01:00 |
|
kervala
|
06353eaa43
|
Merge with develop
|
2016-01-14 10:22:22 +01:00 |
|
kervala
|
e5d414fc5b
|
Fixed: Compilation under OS X
|
2016-01-14 10:21:50 +01:00 |
|
kervala
|
7b075b979f
|
Merge with develop
|
2016-01-13 20:05:06 +01:00 |
|
kervala
|
2a3e173488
|
Changed: Try different alternative paths for game folders
|
2016-01-13 19:52:58 +01:00 |
|
SIELA1915
|
cd19784bff
|
removed ryzom.icns
|
2016-01-13 19:31:02 +01:00 |
|
SIELA1915
|
93d2b80966
|
Adjustments to give more options to do custom emotes, "Khanatization" for the Mac Client, changements to the key system.
|
2016-01-13 19:26:28 +01:00 |
|
kervala
|
ac2229d42c
|
Merge with develop
|
2016-01-12 22:32:22 +01:00 |
|
kervala
|
3a009045aa
|
Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
|
2016-01-12 22:31:06 +01:00 |
|
kervala
|
acd0d6d88a
|
Merge with develop
|
2016-01-11 13:53:32 +01:00 |
|
kervala
|
adb1cbf4bc
|
Fixed: Wrong directory
|
2016-01-11 13:53:01 +01:00 |
|
kervala
|
9ec144c2b5
|
Merge with develop
|
2016-01-11 12:55:47 +01:00 |
|
kervala
|
1a56512b24
|
Fixed: Error when signing bundle
|
2016-01-11 12:55:09 +01:00 |
|
kervala
|
686586e3df
|
Merge with develop
|
2016-01-09 19:42:29 +01:00 |
|
kervala
|
2dc084afc3
|
Fixed: Compilation
|
2016-01-09 19:41:45 +01:00 |
|
kervala
|
7fc4daa0a6
|
Merge with develop
|
2016-01-09 19:32:59 +01:00 |
|
kervala
|
80ee4a1ea2
|
Fixed: Compilation
|
2016-01-09 19:32:20 +01:00 |
|
kervala
|
3119b6455a
|
Merge with develop
|
2016-01-09 18:10:49 +01:00 |
|
kervala
|
9c7f2ba107
|
Fixed: Compilation
|
2016-01-09 18:10:16 +01:00 |
|
kervala
|
57d3e8afcc
|
Merge with develop
|
2016-01-09 17:17:59 +01:00 |
|
kervala
|
7afd7b8ceb
|
Changed: Enable new LZMA SDK code
|
2016-01-09 17:17:24 +01:00 |
|
kervala
|
75b5fc1045
|
Changed: Update LZMA SDK to latest version
|
2016-01-09 17:15:31 +01:00 |
|
kervala
|
91bb4037ae
|
Merge with develop
|
2016-01-09 16:32:59 +01:00 |
|
kervala
|
de95c7b5ab
|
Changed: Don't need to extract the original filename
|
2016-01-09 16:31:36 +01:00 |
|
kervala
|
e47fbc461b
|
Merge with develop
|
2016-01-09 16:08:34 +01:00 |
|
kervala
|
c1c836a9b3
|
Changed: Replace strlwr by toLower
|
2016-01-09 16:07:38 +01:00 |
|
kervala
|
b4e7d8cc1e
|
Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
Fixed: Updated code to work with new versions of LZMA SDK
|
2016-01-09 15:53:25 +01:00 |
|
kervala
|
b1226353c1
|
Merge with develop
|
2016-01-07 17:41:02 +01:00 |
|
kervala
|
96edb81218
|
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
|
2016-01-07 17:39:11 +01:00 |
|