Commit graph

6355 commits

Author SHA1 Message Date
Nimetu
37ea9de8ad Added: AppZone translations
--HG--
branch : compatibility-develop
2016-03-22 12:17:57 +02:00
Nimetu
e2d1213708 Merge with develop
--HG--
branch : compatibility-develop
2016-03-22 12:23:04 +02:00
Nimetu
2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
2016-03-22 11:11:47 +02:00
kervala
05ca6f74c6 Merge with develop
--HG--
branch : compatibility-develop
2016-03-20 17:28:00 +01:00
kervala
89532b2afb Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
2016-03-20 17:27:25 +01:00
kervala
7bcde43a63 Merge with develop
--HG--
branch : compatibility-develop
2016-03-20 17:09:13 +01:00
kervala
55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
2016-03-20 17:08:44 +01:00
kaetemi
f767e7a488 Merge with develop
--HG--
branch : compatibility-develop
2016-03-19 22:34:32 +01:00
kaetemi
bbec2c5b33 Fix random thunder activation caused by rounding error in setup interpolation
--HG--
branch : develop
2016-03-19 22:13:38 +01:00
kaetemi
198323b9b5 Compile fix
--HG--
branch : develop
2016-03-19 22:13:38 +01:00
kervala
6b2e47e59e Merge with develop
--HG--
branch : compatibility-develop
2016-03-19 19:30:06 +01:00
kervala
89be3e39de Fixed: Clang warnings
--HG--
branch : develop
2016-03-19 19:29:03 +01:00
kervala
dadfb51257 Fixed: Use presets from client_default.cfg for client_config_qt
--HG--
branch : develop
2016-03-19 19:27:00 +01:00
kervala
264e8be1a2 Changed: Try to load Steam DLL without path if fails
--HG--
branch : compatibility-develop
2016-03-19 18:29:14 +01:00
kervala
833976be5b Merge with develop
--HG--
branch : compatibility-develop
2016-03-19 16:21:46 +01:00
kervala
0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
2016-03-19 16:21:06 +01:00
kervala
e191e1675b Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
--HG--
branch : develop
2016-03-19 15:34:00 +01:00
kervala
1eddef3c93 Merge with develop
--HG--
branch : compatibility-develop
2016-03-18 22:27:43 +01:00
kervala
a7b3532687 Changed: Minor changes
--HG--
branch : develop
2016-03-18 22:26:58 +01:00
kervala
f376317f10 Fixed: Compilation
--HG--
branch : develop
2016-03-18 22:26:43 +01:00
kervala
bbaaa17d7a Changed: Load Steam DLL just after initializing logs and before loading config
--HG--
branch : compatibility-develop
2016-03-18 22:21:01 +01:00
kervala
d99cf4bd95 Fixed: Use language defined in Ryzom properties from Steam
--HG--
branch : compatibility-develop
2016-03-18 22:20:28 +01:00
kervala
410b9bcf55 Merge with develop
--HG--
branch : compatibility-develop
2016-03-18 22:16:28 +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
0c0bac175f Changed: Updated translations
--HG--
branch : compatibility-develop
2016-03-17 13:51:44 +01:00
kervala
114543ba07 Merge with develop
--HG--
branch : compatibility-develop
2016-03-16 19:15:11 +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
182a9201c3 Merge with develop
--HG--
branch : compatibility-develop
2016-03-15 17:45:55 +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
b0d50dea69 Merge with develop
--HG--
branch : compatibility-develop
2016-03-15 12:37:11 +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
13abb130bd Merge with develop
--HG--
branch : compatibility-develop
2016-03-15 00:08:40 +01:00