Commit Graph

6289 Commits (cf79569bb00e4140591b23285492f0eabfe6f026)

Author SHA1 Message Date
kervala 0a16b3b8dd Changed: Sligthly changes
--HG--
branch : develop
9 years ago
kervala 0be32d3a25 Fixed: UTF-8 encoding
--HG--
branch : develop
9 years ago
kervala 7bfb43c25d Changed: Updated translations for Ryzom Configuration
--HG--
branch : develop
9 years ago
kervala 30703b5591 Changed: Update shorcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 95f6b154fb Changed: Save when clicking on OK
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d446dd3942 Changed: Update index in servers list
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d34b434b23 Changed: Disable widgets if no profile selected
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 0d06721689 Changed: Read version from client and display it
--HG--
branch : feature-ryzom-installer
9 years ago
kervala a1ceaf0c5e Changed: Use CServersModel
--HG--
branch : feature-ryzom-installer
9 years ago
kervala b98f625e7a Changed: Methods to convert index from/to profile ID
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 733969f148 Changed: Minor changes
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 4a50cf1d3a Changed: Read/write shortcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 0828e1cc30 Changed: Use checkboxes for shortcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 61b2a3e6f2 Added: ServersModel to manage servers list
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 81829bf73e Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 9d48b2923b Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 992b624d4c Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 691c8cdbd3 Changed: Use QString::number() instead of QString("%1") to convert an int to QString
--HG--
branch : develop
9 years ago
kervala 587b63e1d1 Fixed: Use full path to launch Ryzom client and pass profile argument
--HG--
branch : develop
9 years ago
kervala 21a84a3ed4 Changed: Declare CCmdArgs outside of main() to be able to use it in other files
--HG--
branch : develop
9 years ago
kervala 13851e3df5 Fixed: 0x0 is Auto mode
--HG--
branch : develop
9 years ago
kervala f258a9695a Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 8f82ad85db Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala b9231adb78 Fixed: ForceDXTC is not to disable compression but force it
--HG--
branch : develop
9 years ago
kervala e4f8bb0e16 Changed: Use MiB for RAM
--HG--
branch : develop
9 years ago
kervala c0958ab0b5 Fixed: Determine path of client.cfg and client_default.cfg
--HG--
branch : develop
9 years ago
kervala e0be334456 Changed: Create new client.cfg
--HG--
branch : develop
9 years ago
kaetemi b9d366372e Merge with develop
--HG--
branch : compatibility-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
kervala 5c3f5e841c Changed: Write a warning instead of error
--HG--
branch : develop
9 years ago
kervala faae2973ac Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
--HG--
branch : develop
9 years ago
kervala 41176a7d02 Fixed: OpenGL ES driver compilation
--HG--
branch : develop
9 years ago
kervala 8dec2fbb54 Changed: Random names generator updated by Osquallo
--HG--
branch : develop
9 years ago
kaetemi 0c2ff923b7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kaetemi 48a120b21f Fix curl crash
--HG--
branch : develop
9 years ago
kervala 96c1328bef Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala eedfe1471b Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 6686503e51 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 124bfac9f0 Improved Luabind CMake module, fixes #262 and fixes #263
--HG--
branch : develop
9 years ago
kervala d6e97a9ebc Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 2f23fabd02 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0db2ed85ca Changed: Temporarily disable Spanish and Russian translations (not yet ready)
--HG--
branch : compatibility-develop
9 years ago
kervala 846be58379 Changed: Better warning
--HG--
branch : develop
9 years ago
kervala f445789fb0 Changed: Profiles dialog code
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 5a11b80b9f Added: Profiles model class
--HG--
branch : feature-ryzom-installer
9 years ago
kervala ae88268333 Changed: Create a typedef for lists of profiles and servers
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d4f6be1578 Changed: Use "arguments" instead of "parameters"
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 46f6df3310 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 76d83a5890 Improved Luabind CMake module, fixes #263
--HG--
branch : develop
9 years ago
kervala 865bece41c Changed: Random names generator updated by Osquallo
--HG--
branch : develop
9 years ago
kervala efe7de773f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 5d3796d225 Lua 5.3 support for Fedora 22+, fixes #262
--HG--
branch : develop
9 years ago
Nimetu 261d9c789b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 1d0d1a505c Added: Possibility to set text as grayed in combo box
--HG--
branch : develop
9 years ago
Nimetu b7a3575746 Changed: Update translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu 5c7eeb6d32 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu bc8fd9fe2b Added: Horizontal mode to second action bar
--HG--
branch : develop
9 years ago
kervala 0fa672f5f5 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 31bdbb1fdc Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 81408bbc5a Fixed: Missing translation for bytes in patcher
--HG--
branch : develop
9 years ago
kervala dac5a3b50f Changed: Slots for buttons
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 767ab0b83c Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d382cc2cc3 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c182708cd0 Changed: Escape Linux upgrade script as well
--HG--
branch : develop
9 years ago
kervala 4519893d78 Fixed: Loading PEM file
--HG--
branch : develop
9 years ago
kervala f23c05c848 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 22b582fe46 Fixed: Escape paths with quotes under OS X
--HG--
branch : develop
9 years ago
kervala 0ee75e810a Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 29b03a445a Changed: Try to load Steam DLL using absolute path
--HG--
branch : compatibility-develop
9 years ago
kervala 26722fb579 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d39911345e Fixed: Only use "open" if extension is app
--HG--
branch : develop
9 years ago
kervala 3ddefec294 Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
--HG--
branch : develop
9 years ago
kervala eac2cec783 Fixed: Wrong check for OS X
--HG--
branch : develop
9 years ago
kervala 3f2d1da933 Added: Scripts launched after patch
--HG--
branch : develop
9 years ago
kervala 12f3abbaaf Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0040fa888e Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala e38af28d40 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 62104e31b1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a47d3845bd Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 6e301d59cd Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 92dfe1e2ff Changed: Extract Windows and UNIX attributes from 7z headers
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 86bfb53ff2 Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f481a12799 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
9 years ago
kervala b3b48a3ae3 Changed: New functions to convert arguments string from/to an array of strings
--HG--
branch : develop
9 years ago
kervala 76674c4fd4 Changed: Improve formatting of UNIX script
--HG--
branch : develop
9 years ago
kervala 58d9ba6c50 Fixed: Use / instead of \ under UNIX
--HG--
branch : develop
9 years ago
kervala 98bd20967d Fixed: Use export under UNIX to make variables available in upgd_nl.sh too
--HG--
branch : develop
9 years ago
kervala b897d9fe74 Fixed: Wrong patch categories
--HG--
branch : develop
9 years ago
kervala f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 36ed03aa5a Fixed: Typos in french translations
--HG--
branch : compatibility-develop
9 years ago
kervala f8e46962e2 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 2b64e30aa2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0fe37ab8e Fixed: Memory leak
--HG--
branch : develop
9 years ago
kervala 5123c48885 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala e23f32e902 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 79be594f54 Changed: Trim URL before to display it
--HG--
branch : develop
9 years ago
kervala dc042a3739 Fixed: Implement alternate login system with LoginCustomParameters
--HG--
branch : compatibility-develop
9 years ago
kervala e7645739a6 Fixed: Don't append empty login, password or shard ID to batch
--HG--
branch : develop
9 years ago
kervala 89d1c51408 Fixed: Use full path for client_default.cfg
--HG--
branch : develop
9 years ago
kervala ad4857cfaa Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d01204e972 Changed: Updated german translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu a95c887534 Changed: Implement multi-row select box
--HG--
branch : develop
9 years ago
Nimetu e2fca3a8f3 Added: http-equiv refresh
--HG--
branch : develop
9 years ago
Nimetu a50689a885 Changed: Use multiline text for http errors
--HG--
branch : develop
9 years ago
kervala c54cdb7543 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala dd15287d6c Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
9 years ago
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 14f46e884b Changed: Updated world_editor_classes.xml
--HG--
branch : develop
9 years ago
kervala 89f4131e8d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : 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 776542be27 Changed: Updated world_editor_classes.xml
--HG--
branch : compatibility-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 35e3ef1d68 Changed: Minor changes (replaced l: by L:)
--HG--
branch : develop
9 years ago
kervala 5284bd37f1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f698c31aa1 Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
9 years ago
kervala 3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
9 years ago
kervala d18c7b24f5 Changed: Don't look for Qt5WinExtras in root CmakeLists.txt
--HG--
branch : 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 460708a015 Changed: Use L:/ path instead of R:/ for leveldesign
--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 0f8401a241 Changed: Updated translations
--HG--
branch : compatibility-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 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 0575a51632 Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
9 years ago
kervala 2b7ce14a57 Changed: Minor changes
--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 591c7ed0bf Fixed: Display an error if unable to open a ogg file
--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 33a30d186c Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ba077aaab8 Use right versions of Win32 functions, issue #261
--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 69547db6ce New function to format a timestamp to human readable
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue #261
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
9 years ago
kaetemi 871093d4ce Merge
--HG--
branch : develop
9 years ago
kaetemi e28b6deaf9 Fix gl context not being deleted with custom window
--HG--
branch : develop
9 years ago
kaetemi 30077f3977 Move some stuff for easier debug
--HG--
branch : develop
9 years ago
Gary Preston c2084480c8 libxml include/lib related build errors for studio.
--HG--
branch : develop
9 years ago
Gary Preston 7281c40577 Update indentation of tiles_model::data to match coding standard use of tabs.
--HG--
branch : develop
9 years ago
Gary Preston 48e86eedee Fix qt4 build error.
--HG--
branch : develop
9 years ago
Gary Preston b4a7ab66ab Add vector include and remove extra qualification on s_InitFlags.
--HG--
branch : develop
9 years ago
kervala b555303a14 Fixed: Reverted removed translation
--HG--
branch : compatibility-develop
9 years ago
kervala d1e0ec8e1b Changed: Minor changes in translations
--HG--
branch : compatibility-develop
9 years ago
kervala 6eebd478ee Changed: Updated hash
--HG--
branch : compatibility-develop
9 years ago
kervala abfa371561 Fixed: Wrong indices
--HG--
branch : compatibility-develop
9 years ago
kervala 848c660aef Changed: Symbol for byte unit
--HG--
branch : compatibility-develop
9 years ago
kaetemi 1fbc179bc3 Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
9 years ago
kaetemi 874ac2c921 Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
9 years ago
kaetemi 30c5a88eb7 Sorry
--HG--
branch : develop
9 years ago
kervala 806b92920f Changed: Don't compile client_patcher if using Steam
--HG--
branch : compatibility-develop
9 years ago
kervala 499157b220 Changed: Updated translations
--HG--
branch : compatibility-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 2330fc26ec Fixed: Warning (wrong size)
--HG--
branch : develop
9 years ago
kervala cb46be8051 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fdd5f69e2d Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
9 years ago
kervala 37424fdef4 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 767d91ce6d Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
9 years ago
kervala 8327d22117 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala edf4331d1a Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
9 years ago
Nimetu b7f809c6a7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 6d9c9600a2 Fixed: reloading cached image with style reload:1 hint
--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 e2271f8db3 Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--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 e70a169955 Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
9 years ago
kervala fc69d4cec9 Changed: Use same code as under Linux for OS X when executing sheel scripts
--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 9913ec7e72 Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
9 years ago
kervala c9740a9e61 Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
9 years ago
kervala 4c31865b0e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 7ed708eae8 Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
9 years ago
kervala 34282be5af Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
9 years ago
kervala 77ae086af8 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 07709e9cfc Changed: Minor changes
--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 53a16257f1 Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala e1e580d82d Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala ff20ec3e8e Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala e892193a4f Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 19dbdf4fad Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala df70c9a9f9 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 9c1d6d9831 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e9db9dd37b Fixed: Compilation of bin2c (replaced _splitpath and _makepath by something more portable)
--HG--
branch : 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 14b4eb7b25 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 55f4d2a677 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala cb77f1df66 Added: CMake file for bin2c
--HG--
branch : develop
9 years ago