Commit Graph

2256 Commits (ce382f87dcd71fa22749677a59e1be05078f670b)

Author SHA1 Message Date
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 087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
9 years ago
kervala db92fc81f1 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3f0e6f3757 Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
--HG--
branch : 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 baecfcf944 Adapt CSTLoader to use nlfopen and some simplifications, 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 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 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 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : 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 ff73ce9ff3 Changed: Minor changes
--HG--
branch : 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 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