kervala
|
f376317f10
|
Fixed: Compilation
--HG--
branch : develop
|
2016-03-18 22:26:43 +01:00 |
|
kervala
|
cf20e21f83
|
Changed: Use named arguments in uiFilterMenuDynamic translation
--HG--
branch : develop
|
2016-03-18 22:11:03 +01:00 |
|
kervala
|
4074f095eb
|
Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
|
2016-03-18 22:10:19 +01:00 |
|
kervala
|
40c7c82a2d
|
Changed: Removed wrong check
--HG--
branch : develop
|
2016-03-18 22:09:43 +01:00 |
|
kervala
|
05e0500aaf
|
Changed: Check if LC_NUMERIC is correct before loading or saving config files
--HG--
branch : develop
|
2016-03-18 22:09:26 +01:00 |
|
kervala
|
97647b2264
|
Fixed: Set numeric locale in CApplicationContext
--HG--
branch : develop
|
2016-03-18 22:08:43 +01:00 |
|
kervala
|
d7121b4b7a
|
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
--HG--
branch : develop
|
2016-03-18 22:07:52 +01:00 |
|
kervala
|
94f4e901c9
|
Changed: Fix clang warnings
--HG--
branch : develop
|
2016-03-18 22:06:20 +01:00 |
|
kervala
|
6e816dfaa2
|
Changed: Init log before calling prelogInit()
--HG--
branch : develop
|
2016-03-18 18:10:01 +01:00 |
|
kervala
|
962b43d2bd
|
Fixed: Possible crashes if ov_info returns NULL
--HG--
branch : develop
|
2016-03-18 15:09:02 +01:00 |
|
kervala
|
a77fee685b
|
Changed: Implement CI18N::setSystemLanguageCode, if we must force it
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)
--HG--
branch : develop
|
2016-03-18 15:07:49 +01:00 |
|
kervala
|
1356c1d447
|
Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
--HG--
branch : develop
|
2016-03-16 19:14:23 +01:00 |
|
kervala
|
413dd8eb93
|
Fixed: We need to restart client from the same startup directory as parent one
--HG--
branch : develop
|
2016-03-16 19:13:57 +01:00 |
|
kervala
|
8bc243ffe1
|
Changed: Removed some semicolons in Lua when useless
--HG--
branch : develop
|
2016-03-16 19:13:07 +01:00 |
|
kervala
|
c39190b38d
|
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
--HG--
branch : develop
|
2016-03-16 19:12:34 +01:00 |
|
kervala
|
5121cdb7d4
|
Changed: Use # in Lua to get the size of an array
--HG--
branch : develop
|
2016-03-15 17:55:58 +01:00 |
|
kervala
|
d113bb7b10
|
Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
--HG--
branch : develop
|
2016-03-15 17:44:21 +01:00 |
|
kervala
|
f1b882c0f3
|
Changed: Removed useless dependencies on DirectX
--HG--
branch : develop
|
2016-03-15 12:36:21 +01:00 |
|
kervala
|
61934be39a
|
Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
--HG--
branch : develop
|
2016-03-15 12:35:47 +01:00 |
|
kervala
|
c3d3024507
|
Changed: Remived useless semicolons
--HG--
branch : develop
|
2016-03-15 12:34:45 +01:00 |
|
kervala
|
2dd97967ff
|
Changed: Remove Hungarian because this language is not supported by Ryzom
--HG--
branch : develop
|
2016-03-15 12:31:20 +01:00 |
|
kervala
|
011e87b3bc
|
Changed: Updated Configuration translations
--HG--
branch : develop
|
2016-03-15 12:30:52 +01:00 |
|
kervala
|
888c21cd97
|
Changed: Fix typo
--HG--
branch : develop
|
2016-03-15 12:30:14 +01:00 |
|
kervala
|
61c33024b6
|
Changed: Updated Configuration translations
--HG--
branch : develop
|
2016-03-15 00:06:06 +01:00 |
|
kervala
|
bb67a604e6
|
Fixed: Wrong first and last names orders and some minor bugs
--HG--
branch : develop
|
2016-03-15 00:03:06 +01:00 |
|
kervala
|
efac9c97b1
|
Changed: Use more explicit variable names
--HG--
branch : develop
|
2016-03-15 00:01:29 +01:00 |
|
kervala
|
7366a1f994
|
Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
|
2016-03-14 23:58:58 +01:00 |
|
kervala
|
0a16b3b8dd
|
Changed: Sligthly changes
--HG--
branch : develop
|
2016-03-14 21:36:50 +01:00 |
|
kervala
|
0be32d3a25
|
Fixed: UTF-8 encoding
--HG--
branch : develop
|
2016-03-14 21:27:28 +01:00 |
|
kervala
|
7bfb43c25d
|
Changed: Updated translations for Ryzom Configuration
--HG--
branch : develop
|
2016-03-14 21:07:06 +01:00 |
|
kervala
|
691c8cdbd3
|
Changed: Use QString::number() instead of QString("%1") to convert an int to QString
--HG--
branch : develop
|
2016-03-12 14:49:04 +01:00 |
|
kervala
|
587b63e1d1
|
Fixed: Use full path to launch Ryzom client and pass profile argument
--HG--
branch : develop
|
2016-03-12 14:48:18 +01:00 |
|
kervala
|
21a84a3ed4
|
Changed: Declare CCmdArgs outside of main() to be able to use it in other files
--HG--
branch : develop
|
2016-03-12 14:47:13 +01:00 |
|
kervala
|
13851e3df5
|
Fixed: 0x0 is Auto mode
--HG--
branch : develop
|
2016-03-12 14:46:13 +01:00 |
|
kervala
|
b9231adb78
|
Fixed: ForceDXTC is not to disable compression but force it
--HG--
branch : develop
|
2016-03-11 09:50:22 +01:00 |
|
kervala
|
e4f8bb0e16
|
Changed: Use MiB for RAM
--HG--
branch : develop
|
2016-03-11 09:48:59 +01:00 |
|
kervala
|
c0958ab0b5
|
Fixed: Determine path of client.cfg and client_default.cfg
--HG--
branch : develop
|
2016-03-11 09:45:11 +01:00 |
|
kervala
|
e0be334456
|
Changed: Create new client.cfg
--HG--
branch : develop
|
2016-03-11 09:44:21 +01:00 |
|
kaetemi
|
4762b33ac0
|
Fix thunder update
--HG--
branch : develop
|
2016-03-10 12:08:48 +01:00 |
|
kaetemi
|
c8646b26d1
|
Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
|
2016-03-10 12:08:48 +01:00 |
|
kervala
|
5c3f5e841c
|
Changed: Write a warning instead of error
--HG--
branch : develop
|
2016-03-09 11:24:17 +01:00 |
|
kervala
|
faae2973ac
|
Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
--HG--
branch : develop
|
2016-03-09 11:24:01 +01:00 |
|
kervala
|
41176a7d02
|
Fixed: OpenGL ES driver compilation
--HG--
branch : develop
|
2016-03-09 11:22:09 +01:00 |
|
kervala
|
8dec2fbb54
|
Changed: Random names generator updated by Osquallo
--HG--
branch : develop
|
2016-03-09 11:21:53 +01:00 |
|
kaetemi
|
48a120b21f
|
Fix curl crash
--HG--
branch : develop
|
2016-03-08 12:46:15 +01:00 |
|
kervala
|
124bfac9f0
|
Improved Luabind CMake module, fixes #262 and fixes #263
--HG--
branch : develop
|
2016-03-05 18:43:25 +01:00 |
|
kervala
|
846be58379
|
Changed: Better warning
--HG--
branch : develop
|
2016-03-05 12:42:32 +01:00 |
|
kervala
|
76d83a5890
|
Improved Luabind CMake module, fixes #263
--HG--
branch : develop
|
2016-03-05 11:50:38 +01:00 |
|
kervala
|
865bece41c
|
Changed: Random names generator updated by Osquallo
--HG--
branch : develop
|
2016-03-05 11:29:06 +01:00 |
|
kervala
|
5d3796d225
|
Lua 5.3 support for Fedora 22+, fixes #262
--HG--
branch : develop
|
2016-03-03 20:50:20 +01:00 |
|