kervala
|
edf4331d1a
|
Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
|
2016-02-14 18:21:09 +01:00 |
|
Nimetu
|
b7f809c6a7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-14 01:24:10 +02:00 |
|
Nimetu
|
6d9c9600a2
|
Fixed: reloading cached image with style reload:1 hint
--HG--
branch : develop
|
2016-02-14 01:22:44 +02: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
|
e2271f8db3
|
Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--HG--
branch : develop
|
2016-02-13 23:33:27 +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
|
e70a169955
|
Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
|
2016-02-13 23:30:18 +01:00 |
|
kervala
|
fc69d4cec9
|
Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
|
2016-02-13 23:30:00 +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
|
9913ec7e72
|
Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
|
2016-02-13 13:58:21 +01:00 |
|
kervala
|
c9740a9e61
|
Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
|
2016-02-13 13:57:43 +01:00 |
|
kervala
|
4c31865b0e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-12 16:05:43 +01:00 |
|
kervala
|
7ed708eae8
|
Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
|
2016-02-12 16:04:55 +01:00 |
|
kervala
|
34282be5af
|
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
|
2016-02-12 16:04:18 +01:00 |
|
kervala
|
77ae086af8
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-11 21:06:28 +01:00 |
|
kervala
|
07709e9cfc
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-11 21:06:00 +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
|
53a16257f1
|
Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
|
2016-02-11 21:00:54 +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
|
19dbdf4fad
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-10 18:48:09 +01:00 |
|
kervala
|
df70c9a9f9
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-10 18:47:35 +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
|
9c1d6d9831
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-09 13:02:57 +01:00 |
|
kervala
|
e9db9dd37b
|
Fixed: Compilation of bin2c (replaced _splitpath and _makepath by something more portable)
--HG--
branch : develop
|
2016-02-09 13:02:22 +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 |
|