Commit Graph

1342 Commits (60a739955bc4c98d70604263e9531fa22b2c4ba6)

Author SHA1 Message Date
kervala bca35ec6e1 Changed: Updated world_editor_classes.xml
--HG--
branch : compatibility-develop
9 years ago
kervala 4985d4d724 Changed: PatchServer not used anymore, use PatchUrl instead
--HG--
branch : compatibility-develop
9 years ago
kervala 91f995b259 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
9 years ago
kervala 537f6ab83e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 3728c5d00e Changed: Guild missions
--HG--
branch : compatibility-develop
9 years ago
kervala e2d437e846 Changed: Minor changes
--HG--
branch : compatibility-develop
9 years ago
kervala 5284bd37f1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 901759d039 Changed: Don't use DOS path under UNIX
--HG--
branch : develop
9 years ago
kervala 9a4156d9cf Changed: Launch upgrade script even if we don't want to launch client
--HG--
branch : develop
9 years ago
kervala bfe817f92c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 24dda2e7b9 Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
--HG--
branch : develop
9 years ago
kervala 4b023d1ace Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
--HG--
branch : develop
9 years ago
kervala aa15b96187 Changed: Add a 7 seconds pause under UNIX
--HG--
branch : develop
9 years ago
kervala 291d37a3e5 Changed: Added NamingPolicyURL in client_default.cfg
--HG--
branch : compatibility-develop
9 years ago
kervala ece1809a70 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ce382f87dc Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala c6ac53598b Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
--HG--
branch : develop
9 years ago
kervala ae100981d7 Changed: Removed extraenous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala c652fa8e37 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
9 years ago
kervala 3161ec2a77 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fad63280db Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
--HG--
branch : develop
9 years ago
kervala 9322fa87b3 Music player can now handle unicode filenames and m3u8 playlists, issue #261
--HG--
branch : develop
9 years ago
kervala a0f8660d0d Changed: Removed useless commented code
--HG--
branch : develop
9 years ago
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 #261
--HG--
branch : develop
9 years ago
kervala 3c1a41d2b3 Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
--HG--
branch : develop
9 years ago
kervala 3487bf16ff Fixed: Display human readable version of file timestamps
--HG--
branch : develop
9 years ago
kervala 0c7aeaaac7 Changed: Display only filename in patch screen
--HG--
branch : develop
9 years ago
kervala 83090fc2f5 Changed: Use uiByte translation
--HG--
branch : develop
9 years ago
kervala 872bb2e697 Changed: Don't put spaces in front of percent value
--HG--
branch : develop
9 years ago
kervala 1bfc12bd6c Changed: Use upgrade script if present
--HG--
branch : develop
9 years ago
kervala d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
9 years ago
kervala dba1ff8cf9 Changed: Added NamingPolicyURL variable in cfg
--HG--
branch : develop
9 years ago
kervala 6e54ba6420 Display patch errors/warnings in UTF-8, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
9 years ago
kervala ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala 9a7dee4445 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
9 years ago
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
9 years ago
kervala 89e29c8a43 Changed: If symbol not found, return false
--HG--
branch : compatibility-develop
9 years ago
kervala b4b2721369 Changed: Log Steam warnings and messages
--HG--
branch : compatibility-develop
9 years ago
kervala b873aae389 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
9 years ago
kervala c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
9 years ago
kervala 1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
9 years ago
kervala a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
9 years ago
kervala e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
9 years ago
kervala a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
9 years ago
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
9 years ago
kervala b262c90fdb Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
9 years ago
kervala 40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
9 years ago
kervala 5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
9 years ago
kervala 4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
9 years ago
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
9 years ago
Nimetu 6230b76778 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
9 years ago
kervala e7e8832130 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
9 years ago
kervala 203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
9 years ago
kervala fb41219ce8 Fixed: Copy Steam runtime to bundle and sign it under OS X
--HG--
branch : compatibility-develop
9 years ago
kervala 8008b68877 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 2093482f72 Fixed: Load Steam library if Ryzom compiled with WITH_STEAM, request auth session ticket and send it to login server
--HG--
branch : compatibility-develop
9 years ago
kervala 3a0576a740 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
9 years ago
kervala 47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
9 years ago
kervala 34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
9 years ago
kervala 24b3eeb235 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
9 years ago
kervala 9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
9 years ago
kervala fa4fb1992d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
9 years ago
kervala dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
9 years ago
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 87e628cba0 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
9 years ago
kervala 487aca0979 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 72e1724b67 Changed: Use absolute path
--HG--
branch : develop
9 years ago
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
9 years ago
kervala 0e0dbf688d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
9 years ago
kervala 69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
9 years ago
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
9 years ago
kervala 32c7ee794d Changed: Use application or current directory as root directory for patch
--HG--
branch : develop
9 years ago
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3c75bdb82e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala be6168d8d6 Removed: Files for patcher
--HG--
branch : develop
9 years ago
kervala dd695f0b1f Fixed: Compile seven_zip for tools
--HG--
branch : develop
9 years ago
kervala 6459d901ef Merge with develop
--HG--
branch : compatibility-develop
9 years ago
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
9 years ago
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
9 years ago
kervala 82274e7f99 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
9 years ago
kervala 325242c2e4 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 1cbf1720ca Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 700b75f44a Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
9 years ago
kervala ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
9 years ago
kervala 482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
9 years ago
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
9 years ago
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
9 years ago
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
9 years ago
kervala 5adebf258d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
9 years ago
kervala 7abbc07bc7 Removed: installscript_osx.vdf because we manage it directly in code now
--HG--
branch : compatibility-develop
9 years ago
kervala 5a6580dc38 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e281fc1706 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala bb0d2f6aa0 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
9 years ago
kervala d54e569b3f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
9 years ago
kervala 016f56578a Changed: Remove InstallStatsUrl in client_default.cfg
--HG--
branch : compatibility-develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala cca0dd450e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kaetemi 53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
9 years ago
kervala f820e7b703 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
9 years ago
kervala 27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
9 years ago
kervala 7f5a9f4d91 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala 3c4f324bfe Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
9 years ago
kervala df816b2a5d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
9 years ago
kervala f3a971fc21 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
9 years ago
kervala 9a342f7acf Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
9 years ago
kervala de5b3b478f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 4ca5d07360 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala b1b5e87fe1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 343278c586 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
9 years ago
kervala 1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
9 years ago