Commit Graph

1160 Commits (1c606692fcf95b83296eb3174874ce9425771e18)

Author SHA1 Message Date
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
9 years ago
kervala efe00fa8bf Changed: Replace string empty assign by clear()
--HG--
branch : develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala fa7a46205d Fixed: Inconsistent EOL
--HG--
branch : develop
9 years ago
kervala 5ad9a57ada Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
9 years ago
Cédric OCHS b2fdf9c936 Merged in Llapp/ryzomcore/dev-syui (pull request #139)
UI modification:

--HG--
branch : develop
9 years ago
Llapp 3c6a7f4daf UI modification:
*added some new textures
*added code
*changed guild window
*added team invite buttons to tell window, friendlist and guildlist
*added percent view for target HP
*added target sap and stam in target window with percent view
*added pvp icon for target window
*added fps view into radar
*added openable option for guild and friendlist
*added guild invite button

--HG--
branch : dev-syui
9 years ago
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
9 years ago
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
9 years ago
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
9 years ago
kervala 5b3683bbd3 Changed: Replace other cp=1 by cp=2
--HG--
branch : develop
9 years ago
kervala c1d142b9ee Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
--HG--
branch : develop
9 years ago
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a885b9b557 Changed: Added new command /playedTime that displays time played with this character
--HG--
branch : develop
9 years ago
kervala c95bd7faba Changed: Check for NULL X509_INFO
--HG--
branch : develop
9 years ago
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
9 years ago
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8fb8cfb218 Changed: Specify host too for login HTTP requests
--HG--
branch : develop
9 years ago
kervala 0786abd9f6 Backed out changeset: d758db202adf
--HG--
branch : develop
9 years ago
Nimetu 6f8a9b8108 Changed: Increase default request timeout for web browsers
--HG--
branch : develop
9 years ago
kervala 99b87b1128 Changed: Update interfaces files with patchlet version
--HG--
branch : develop
9 years ago
Nimetu 7cd5204457 Changed: When writing to icfg or keys files, write to temp file and then rename
--HG--
branch : develop
9 years ago
kervala 811a39aa1a Changed: Display certificate path
--HG--
branch : develop
9 years ago
kervala 631b7346c2 Fixed: Warnings with clang
--HG--
branch : develop
9 years ago
kervala 5b53bbbe3f Fixed: Ignore "certificate already in hash table" errors
--HG--
branch : develop
9 years ago
kervala 8090ddd12f Changed: Display parameters passed to batch in log
--HG--
branch : develop
9 years ago
kervala 6e05750fa3 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 28f66549a0 Fixed: CURLE_NOT_BUILT_IN undefined with some CURL versions
--HG--
branch : develop
9 years ago
kervala 0a110eff4f Fixed: Wrong display of max resist levels
--HG--
branch : develop
9 years ago
kervala c5e57273a9 Changed: Give priority to login specified as argument
--HG--
branch : develop
9 years ago
kervala bac64a0860 Changed: Reverted change, not sure it fixes anything
--HG--
branch : develop
9 years ago
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
9 years ago
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : 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 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 1356c1d447 Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
--HG--
branch : develop
9 years ago
kervala 413dd8eb93 Fixed: We need to restart client from the same startup directory as parent one
--HG--
branch : develop
9 years ago
kervala 8bc243ffe1 Changed: Removed some semicolons in Lua when useless
--HG--
branch : develop
9 years ago
kervala 5121cdb7d4 Changed: Use # in Lua to get the size of an array
--HG--
branch : develop
9 years ago
kervala d113bb7b10 Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
--HG--
branch : develop
9 years ago
kervala 61934be39a Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
--HG--
branch : develop
9 years ago
kervala c3d3024507 Changed: Remived useless semicolons
--HG--
branch : develop
9 years ago
kervala bb67a604e6 Fixed: Wrong first and last names orders and some minor bugs
--HG--
branch : develop
9 years ago
kervala efac9c97b1 Changed: Use more explicit variable names
--HG--
branch : develop
9 years ago
kervala 7366a1f994 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
9 years ago
kaetemi 4762b33ac0 Fix thunder update
--HG--
branch : develop
9 years ago
kaetemi c8646b26d1 Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
9 years ago