Commit Graph

1515 Commits (2d83507b5564e828643ce5cb1e78a42b799550ac)

Author SHA1 Message Date
Nimetu 34fa04644e Fixed: In scene text bubble position
--HG--
branch : experimental-ui-scaling
Nimetu b474f39970 Added: Scaling options to client config
--HG--
branch : experimental-ui-scaling
kervala 9a7bcd8613 Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
kervala 13ab34d174 Changed: Remove useless comments/commented code
--HG--
branch : develop
kervala aeb33f9967 Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
kervala efe00fa8bf Changed: Replace string empty assign by clear()
--HG--
branch : develop
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
kervala fa7a46205d Fixed: Inconsistent EOL
--HG--
branch : develop
kervala 5ad9a57ada Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
Cédric OCHS b2fdf9c936 Merged in Llapp/ryzomcore/dev-syui (pull request )
UI modification:

--HG--
branch : develop
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
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
kervala 5b3683bbd3 Changed: Replace other cp=1 by cp=2
--HG--
branch : develop
kervala c1d142b9ee Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
--HG--
branch : develop
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
kervala a885b9b557 Changed: Added new command /playedTime that displays time played with this character
--HG--
branch : develop
kervala c95bd7faba Changed: Check for NULL X509_INFO
--HG--
branch : develop
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
kervala 8fb8cfb218 Changed: Specify host too for login HTTP requests
--HG--
branch : develop
kervala 0786abd9f6 Backed out changeset: d758db202adf
--HG--
branch : develop
Nimetu 6f8a9b8108 Changed: Increase default request timeout for web browsers
--HG--
branch : develop
kervala 99b87b1128 Changed: Update interfaces files with patchlet version
--HG--
branch : develop
Nimetu 7cd5204457 Changed: When writing to icfg or keys files, write to temp file and then rename
--HG--
branch : develop
kervala 811a39aa1a Changed: Display certificate path
--HG--
branch : develop
kervala 631b7346c2 Fixed: Warnings with clang
--HG--
branch : develop
kervala 5b53bbbe3f Fixed: Ignore "certificate already in hash table" errors
--HG--
branch : develop
kervala 8090ddd12f Changed: Display parameters passed to batch in log
--HG--
branch : develop
kervala 6e05750fa3 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
kervala 28f66549a0 Fixed: CURLE_NOT_BUILT_IN undefined with some CURL versions
--HG--
branch : develop
kervala 0a110eff4f Fixed: Wrong display of max resist levels
--HG--
branch : develop
kervala c5e57273a9 Changed: Give priority to login specified as argument
--HG--
branch : develop
kervala bac64a0860 Changed: Reverted change, not sure it fixes anything
--HG--
branch : develop
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : develop
kervala cf20e21f83 Changed: Use named arguments in uiFilterMenuDynamic translation
--HG--
branch : develop
kervala 4074f095eb Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
kervala 94f4e901c9 Changed: Fix clang warnings
--HG--
branch : develop
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
kervala 1356c1d447 Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
--HG--
branch : develop
kervala 413dd8eb93 Fixed: We need to restart client from the same startup directory as parent one
--HG--
branch : develop
kervala 8bc243ffe1 Changed: Removed some semicolons in Lua when useless
--HG--
branch : develop
kervala 5121cdb7d4 Changed: Use # in Lua to get the size of an array
--HG--
branch : develop
kervala d113bb7b10 Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
--HG--
branch : develop
kervala 61934be39a Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
--HG--
branch : develop
kervala c3d3024507 Changed: Remived useless semicolons
--HG--
branch : develop
kervala bb67a604e6 Fixed: Wrong first and last names orders and some minor bugs
--HG--
branch : develop
kervala efac9c97b1 Changed: Use more explicit variable names
--HG--
branch : develop
kervala 7366a1f994 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
kaetemi 4762b33ac0 Fix thunder update
--HG--
branch : develop
kaetemi c8646b26d1 Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
kervala 8dec2fbb54 Changed: Random names generator updated by Osquallo
--HG--
branch : develop
kaetemi 48a120b21f Fix curl crash
--HG--
branch : develop
kervala 846be58379 Changed: Better warning
--HG--
branch : develop
kervala 865bece41c Changed: Random names generator updated by Osquallo
--HG--
branch : develop
Nimetu bc8fd9fe2b Added: Horizontal mode to second action bar
--HG--
branch : develop
Nimetu a95c887534 Changed: Implement multi-row select box
--HG--
branch : develop
kervala c182708cd0 Changed: Escape Linux upgrade script as well
--HG--
branch : develop
kervala 4519893d78 Fixed: Loading PEM file
--HG--
branch : develop
kervala 22b582fe46 Fixed: Escape paths with quotes under OS X
--HG--
branch : develop
kervala 3ddefec294 Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
--HG--
branch : develop
kervala eac2cec783 Fixed: Wrong check for OS X
--HG--
branch : develop
kervala 3f2d1da933 Added: Scripts launched after patch
--HG--
branch : develop
kervala 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
kervala 76674c4fd4 Changed: Improve formatting of UNIX script
--HG--
branch : develop
kervala 58d9ba6c50 Fixed: Use / instead of \ under UNIX
--HG--
branch : develop
kervala 98bd20967d Fixed: Use export under UNIX to make variables available in upgd_nl.sh too
--HG--
branch : develop
kervala b897d9fe74 Fixed: Wrong patch categories
--HG--
branch : develop
kervala 2b64e30aa2 Changed: Minor changes
--HG--
branch : develop
kervala c0fe37ab8e Fixed: Memory leak
--HG--
branch : develop
kervala e7645739a6 Fixed: Don't append empty login, password or shard ID to batch
--HG--
branch : develop
kervala 89d1c51408 Fixed: Use full path for client_default.cfg
--HG--
branch : develop
kervala baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
kervala 18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
kervala 901759d039 Changed: Don't use DOS path under UNIX
--HG--
branch : develop
kervala 9a4156d9cf Changed: Launch upgrade script even if we don't want to launch client
--HG--
branch : develop
kervala bfe817f92c Changed: Minor changes
--HG--
branch : develop
kervala 24dda2e7b9 Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
--HG--
branch : develop
kervala 4b023d1ace Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
--HG--
branch : develop
kervala aa15b96187 Changed: Add a 7 seconds pause under UNIX
--HG--
branch : develop
kervala ce382f87dc Fixed: Compilation
--HG--
branch : develop
kervala c6ac53598b Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
--HG--
branch : develop
kervala ae100981d7 Changed: Removed extraenous spaces at the end of lines
--HG--
branch : develop
kervala 087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
kervala fad63280db Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue
--HG--
branch : develop
kervala 9322fa87b3 Music player can now handle unicode filenames and m3u8 playlists, issue
--HG--
branch : develop
kervala a0f8660d0d Changed: Removed useless commented code
--HG--
branch : develop
kervala e583a7a970 Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue
--HG--
branch : develop
kervala 3c1a41d2b3 Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
--HG--
branch : develop
kervala 3487bf16ff Fixed: Display human readable version of file timestamps
--HG--
branch : develop
kervala 0c7aeaaac7 Changed: Display only filename in patch screen
--HG--
branch : develop
kervala 83090fc2f5 Changed: Use uiByte translation
--HG--
branch : develop
kervala 872bb2e697 Changed: Don't put spaces in front of percent value
--HG--
branch : develop
kervala 1bfc12bd6c Changed: Use upgrade script if present
--HG--
branch : develop
kervala d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
kervala dba1ff8cf9 Changed: Added NamingPolicyURL variable in cfg
--HG--
branch : develop
kervala 6e54ba6420 Display patch errors/warnings in UTF-8, issue
--HG--
branch : develop
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue
--HG--
branch : develop
kervala ac51d16583 Use Unicode versions of Win32 functions, issue
--HG--
branch : develop
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue
--HG--
branch : develop
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue
--HG--
branch : develop
kervala 52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
kervala 1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
kervala c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
kervala 1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
kervala a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
kervala e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
kervala a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
kervala b262c90fdb Changed: Minor changes
--HG--
branch : develop
kervala 6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
kervala 40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
kervala 5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
kervala 4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
Nimetu 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
kervala c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
kervala 203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
kervala 328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
kervala 47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
kervala 34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
kervala 8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
kervala 9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
kervala 3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
kervala dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
kervala 72e1724b67 Changed: Use absolute path
--HG--
branch : develop
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
kervala d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
kervala 69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
kervala 6ff327f99c Fixed: Use absolute paths in patch batch and escape all paths
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files

--HG--
branch : develop
kervala 32c7ee794d Changed: Use application or current directory as root directory for patch
--HG--
branch : develop
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
kervala be6168d8d6 Removed: Files for patcher
--HG--
branch : develop
kervala dd695f0b1f Fixed: Compile seven_zip for tools
--HG--
branch : develop
kervala 0979b19e8e Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
--HG--
branch : develop
kervala b3309951c4 Changed: Moved LZMA and 7z functions/methods in seven_zip
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA

--HG--
branch : develop
kervala 733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
kervala be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
kervala ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
kervala 482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
kervala e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
kervala e281fc1706 Changed: Minor changes
--HG--
branch : develop
kervala 1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
kervala b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
kaetemi 53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
kervala cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
kervala 27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
kervala c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
kervala a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
kervala 6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
kervala 7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
kervala fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
kervala 688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
kervala 1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
kervala c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : develop
kervala 4e4f19f809 Changed: Replace strlwr by toLower
--HG--
branch : develop
kervala cc0174e800 Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
Fixed: Updated code to work with new versions of LZMA SDK

--HG--
branch : develop
kervala 51ec04b761 Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
--HG--
branch : develop
kervala f0bfd6264e Fixed: Big endian number
--HG--
branch : develop
kervala 64428d0018 Changed: Allow to debug Lua in FV too
--HG--
branch : develop
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
kervala ea937ba4f3 Changed: Remove SIGPIPE signal listener (hack for libwww)
--HG--
branch : develop
kervala 47bc397a30 Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
--HG--
branch : develop
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
kervala 697ac2221c Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
--HG--
branch : develop
kervala 12c4adf943 Changed: Minor changes
--HG--
branch : develop
kervala 958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : develop
kervala 3984309945 Changed: Useless code because all clients will be able to patch themselve
--HG--
branch : develop
kervala 149adc351a Fixed: Path when UnpackTo doesn't have a trailing /
--HG--
branch : develop
kervala c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
Nimetu 82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : develop
kervala 4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
kervala 19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
kervala 1928f6229c Fixed: Universe channel tab close
--HG--
branch : develop
kervala a8383e8f0f Changed: Use entity textures cache size depending on video memory
--HG--
branch : develop
kervala d7255a63d8 Changed: Minor changes
--HG--
branch : develop
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
kervala f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : develop
kervala 5cf0fd10af Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
kervala fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
kervala 93225c6495 Changed: Minor changes
--HG--
branch : develop
kervala f88fd7719c Changed: Minor changes
--HG--
branch : develop
kervala 3f329aacf7 Changed: Remove PatchServer because unused
--HG--
branch : develop
kervala 296ca5133f Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
kervala 68b23fe50f Changed: Typo
--HG--
branch : develop
kervala 71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
kervala 2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
kervala ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
kervala 08671a2c57 Changed: Minor changes
--HG--
branch : develop
kervala c0a3345c83 Changed: Simplified code
--HG--
branch : develop
kervala f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
kervala 935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
kervala ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
kervala 08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
kervala d67d831afe Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists

--HG--
branch : develop
kervala f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
kervala fcda945608 Fixed: Wrong default shape names
--HG--
branch : develop
Nimetu 73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
kervala 3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
Nimetu 55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : develop
Nimetu 0f34e0ea91 Changed: Attach dyn chat to main chat as default.
--HG--
branch : develop
Nimetu a64709552c Added: 12-hour clock in radar and chat
--HG--
branch : develop
Nimetu 3895644589 Changed: Display inventory bulk with two decimal places
--HG--
branch : develop
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
kervala 3baeced8c6 Fixed: Typos again
--HG--
branch : develop
kervala 0e62130d99 Fixed: Typo
--HG--
branch : develop
kervala e8f77eb967 Changed: Check for alternative directories
--HG--
branch : develop
kervala fdbaab6a38 Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
kervala a1a557dd1b Changed: Sort dictionary keys
--HG--
branch : develop
kervala a75ebeffa7 Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--HG--
branch : develop
kervala f833cc43de Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
--HG--
branch : develop
kervala be1ed3349c Fixed: Wrong copy-paste
--HG--
branch : develop
kervala d14cdc856e Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
kervala 71ff890d62 Fixed: Don't install all files in /usr/share if compiling a local client
--HG--
branch : develop
kervala 7a23ff8fd6 Changed: Minor changes
--HG--
branch : develop
kervala 14f0f3454c Changed: Define supportted languages in Info.plist
--HG--
branch : develop
kervala 7988232bcd Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
--HG--
branch : develop
kervala 092fad98c9 Changed: Define default value for AnisotropicFilter
--HG--
branch : develop
kervala c2c30b4b96 Changed: Minor changes
--HG--
branch : develop
kervala a0c6c9096c Changed: Change Anisotropic Filtering for next uploaded textures
--HG--
branch : develop
kervala 3dafe1ff1f Fixed: Anisotropic Filtering 2x didn't work
--HG--
branch : develop
kervala 86a866d4cb Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
--HG--
branch : develop
kervala 1532da4618 Changed: Add Anisotropic Filtering in game config options
--HG--
branch : develop
kervala 806098e881 Changed: Support 64x64 icon size
--HG--
branch : develop
kervala 99ccb5f45d Changed: Increased size of some combo boxes
--HG--
branch : develop
kervala d8102a8c67 Changed: Minor changes
--HG--
branch : develop
kervala 532f8c502f Fixed: Search icons under Linux in default directories
--HG--
branch : develop
kervala 1afec95dd9 Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
kervala ebae4c2691 Fixed: Compilation under Linux
--HG--
branch : develop
kervala 68a9e3156e Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
kervala ce519d6d34 Changed: Minor changes
--HG--
branch : develop
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
kervala 4d4df6aaf8 Changed: Updated UNIX icons
--HG--
branch : develop
kervala 56988bf85b Changed: Minor change
--HG--
branch : develop
kervala 86c2148df8 Changed: Remove Yubo chat references
--HG--
branch : develop
kervala b6e265bcdd Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
--HG--
branch : develop
kervala 9b0ca9e81e Changed: Added details for executable (we'll need to improve it for Ryzom Core)
--HG--
branch : develop
kervala c9a96d4fee Changed: New icon based on another Atys image with colors more vivid
--HG--
branch : develop
kervala 5492b8db07 Changed: URLs don't exist anymore
--HG--
branch : develop
kervala 884730ea78 Fixed: Crash under Linux (patch by Nimetu), fixes
--HG--
branch : develop
kervala 5a5dd33a9c Changed: Removed useless parameter for nlerror
--HG--
branch : develop
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
kervala 334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
kervala f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
kervala d5c1d18ebf Changed: Write revision and build date in crash logs
--HG--
branch : develop
kervala e96730829c Fixed: Compilation
--HG--
branch : develop
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
kervala 9e88fa645b Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 630a22d428 Changed: Minor changes
--HG--
branch : develop
kervala c854201d91 Changed: Removed useless LoadLuaDebugger
--HG--
branch : develop
kervala aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
kervala a8d81c689b Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
Nimetu 4bb0da6a72 Correctly save and restore screen resolution from icfg file
--HG--
branch : develop
kervala 7258054350 Fixed: Don't put same twice frequencies in list
--HG--
branch : develop
kervala e8b0ae3f81 Changed: Don't log nldebug in Release
--HG--
branch : develop
kervala a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
kervala 326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
kervala 744966acd6 Changed: More comments
--HG--
branch : develop
kervala 2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
kervala 2b155c2d50 Changed: Minor changes
--HG--
branch : develop
kervala 3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
kervala 25febfa3bc Merge
--HG--
branch : develop
Nimetu 8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
kervala 831a3eb7b7 Changed: Minor changes
--HG--
branch : develop
kervala c2c930035c Changed: Use new Ryzom icon under Windows
--HG--
branch : develop
kervala cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
kervala 67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
kervala b944892c8f Fixed: Clang warning, ContinentMngr.cur() is checked later
--HG--
branch : develop
kervala ffb600e03e Changed: Minor changes
--HG--
branch : develop
kervala 9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
kervala 9e74adee86 Changed: Minor changes
--HG--
branch : develop
kervala 2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes
--HG--
branch : develop
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
kervala 94b7148d44 Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
--HG--
branch : develop
kervala 2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
kervala 804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
kervala 56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
Nimetu 7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue )
--HG--
branch : develop
kervala e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
kervala 67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
kervala 00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
kervala 39670e5b77 Comment translation
--HG--
branch : develop
kervala 7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
kervala 9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
Nimetu c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
Nimetu 26571de439 Fix compiling under windows
--HG--
branch : develop
Nimetu 8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
kervala 80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
kaetemi 163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
Nimetu c00ba3f2c1 Fix compilation
--HG--
branch : develop
kaetemi ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
Jan Boon 543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request )
improve chatlog file (issue )

--HG--
branch : develop
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
dfighter1985 36ce53b1ba Merged in hotfix (pull request )
Merge hotfix branch

--HG--
branch : develop
dfighter1985 d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
dfighter1985 2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
kaetemi 2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
kaetemi aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
dfighter1985 ef56d28542 Oups
--HG--
branch : feature-crashreport
dfighter1985 c7681bcb2b Oups
--HG--
branch : hotfix
dfighter1985 7302023777 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
dfighter1985 fea7cff850 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : hotfix
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
kervala bd054ea776 Fixed: Warning multichars
--HG--
branch : hotfix
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
kervala e9b5cc4410 Merge with hotfix
--HG--
branch : develop
kervala 4b397f3e5b Changed: Improved User Agent management
--HG--
branch : hotfix
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
kervala 1742997984 Changed: Minor changes
--HG--
branch : hotfix
kervala d774dcac3e Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
kervala 49bbb10b58 Fixed: Missing namespace
--HG--
branch : hotfix
kervala 1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
kervala ee7008ae02 Changed: Possible bug if string not found
--HG--
branch : hotfix
kervala 6e1abd80d3 Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
Nimetu 53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
kervala bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
kervala 8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
kervala 08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
kervala 3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
kervala acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
kervala 418e0ee7b7 Merge
--HG--
branch : develop
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue )
--HG--
branch : fix-issue-226
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
kaetemi 11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
kaetemi b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
kaetemi 93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
kaetemi c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
kaetemi f411d2b230 Fix choppy sky animation
--HG--
branch : develop
kaetemi 1676b3b46f Fix erratic mouse behaviour
--HG--
branch : hotfix
kaetemi fff4edb2c9 Maybe solves
--HG--
branch : develop
kaetemi 5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
kaetemi dc3238b111 Disable dumb loading strings
--HG--
branch : develop
kaetemi cb022c6bbb Remove debug message
--HG--
branch : develop
kaetemi 027860be16 Fix missing include
--HG--
branch : develop
kaetemi 74e9aac960 Fix r2ed
--HG--
branch : develop
kaetemi 9283a74a22 Fix r2ed
--HG--
branch : develop
kaetemi 84046c8db4 Fix r2ed
--HG--
branch : develop
kaetemi 433d83e2fc Increase texturing limits (*4), ref (TODO: Update config translations)
--HG--
branch : develop
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
kaetemi 8a3994d95a Replace some hardcoded urls
kaetemi 50f05a2bb9 Remove hardcoded urls
nimetu 1a4c2169c5 Fix fix craft success rate display on client
kaetemi a8f8fa7b63 Don't use magic numbers for the LCT
kervala 687927ba10 Changed: Preserve attributes when copying files in Application Bundle
kaetemi 4402e2134c Remove warnings, ref
kaetemi 031cd3b68d Adjust casts, ref
kaetemi 2a27139594 Inventory bug workaround, ref
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
kaetemi e4e1e3e5a1 Sound orientation with HMD and Headphones
--HG--
branch : multipass-stereo
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo