Commit Graph

6134 Commits (6862a48c475535519c61dec5c51c2e1d0bce1cb5)

Author SHA1 Message Date
kervala 6862a48c47 Changed: If only login is passed as parameter, neither use auto login nor alt login
--HG--
branch : compatibility-develop
9 years ago
kervala e42d3a3f74 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3219ce959b Changed: Use booleans to know if we already added a loopback address
--HG--
branch : develop
9 years ago
kervala 3c8228df15 Fixed: Empty const char* because std::string destructor called
--HG--
branch : develop
9 years ago
kervala 7dd635960a Changed: Use toString for formatting
--HG--
branch : develop
9 years ago
kervala c30bf20ccc Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a410f2fcc1 Changed: Better camel case syntax
--HG--
branch : develop
9 years ago
kervala 53f2292613 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 19c149b5f3 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu d4c8f5760b Fixed: Typo in translation key
--HG--
branch : compatibility-develop
9 years ago
kervala 8f6a72e86f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e785de2a6e Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 7ed352ca8c Fixed: Wrong locale under Linux
--HG--
branch : develop
9 years ago
kervala 5837c14e64 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
depyraken 96fd182335 add isloopbackIPAddress prototype to code/nel/include/nel/net/inet_address.h
add isloopbackIPAddress to code/nel/src/net/inet_address.cpp
add IPv4&IPv6 loopback IP addresses to localAddresses

In code/nel/src/net/unified_network.cpp:
replace is127001 calls by isloopbackIPAddress
change wrong comments about default network id (nid = 0xFF)
When the selected connectionId is not valid
	warnings are not triggered anymore when using default network (nid = 0xFF): the logs were full of warnings and the server was lagging
	When nid = 0xFF, the new connectionId is stored into DefaultNetwork
	When nid <> 0xFF, the new connectionId is stored into NetworkConnectionAssociations[nid]

--HG--
branch : develop
9 years ago
Nimetu 37ea9de8ad Added: AppZone translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu e2d1213708 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
9 years ago
kervala 05ca6f74c6 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 89532b2afb Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala 7bcde43a63 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kaetemi f767e7a488 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kaetemi bbec2c5b33 Fix random thunder activation caused by rounding error in setup interpolation
--HG--
branch : develop
9 years ago
kaetemi 198323b9b5 Compile fix
--HG--
branch : develop
9 years ago
kervala 6b2e47e59e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala dadfb51257 Fixed: Use presets from client_default.cfg for client_config_qt
--HG--
branch : develop
9 years ago
kervala 264e8be1a2 Changed: Try to load Steam DLL without path if fails
--HG--
branch : compatibility-develop
9 years ago
kervala 833976be5b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
kervala e191e1675b Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
--HG--
branch : develop
9 years ago
kervala 1eddef3c93 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala f376317f10 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala bbaaa17d7a Changed: Load Steam DLL just after initializing logs and before loading config
--HG--
branch : compatibility-develop
9 years ago
kervala d99cf4bd95 Fixed: Use language defined in Ryzom properties from Steam
--HG--
branch : compatibility-develop
9 years ago
kervala 410b9bcf55 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala cf20e21f83 Changed: Use named arguments in uiFilterMenuDynamic translation
--HG--
branch : develop
9 years ago
kervala 4074f095eb Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
9 years ago
kervala 40c7c82a2d Changed: Removed wrong check
--HG--
branch : develop
9 years ago
kervala 05e0500aaf Changed: Check if LC_NUMERIC is correct before loading or saving config files
--HG--
branch : develop
9 years ago
kervala 97647b2264 Fixed: Set numeric locale in CApplicationContext
--HG--
branch : develop
9 years ago
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
9 years ago
kervala 94f4e901c9 Changed: Fix clang warnings
--HG--
branch : develop
9 years ago
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
9 years ago
kervala 962b43d2bd Fixed: Possible crashes if ov_info returns NULL
--HG--
branch : develop
9 years ago
kervala a77fee685b Changed: Implement CI18N::setSystemLanguageCode, if we must force it
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)

--HG--
branch : develop
9 years ago
kervala 0c0bac175f Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 114543ba07 Merge with develop
--HG--
branch : compatibility-develop
9 years ago