Commit Graph

7137 Commits (feature/clean-deprecated)

Author SHA1 Message Date
kervala 9ee427cda1 Changed: Updated some variables names in interface
--HG--
branch : develop
kervala 29a3e24204 Changed: Updated translations
--HG--
branch : develop
kervala 19291f1b96 Fixed: Layout of some interfaces in Ryzom Configuration
--HG--
branch : develop
kervala 0ac5a974d8 Changed: Don't need to put \n in nlwarning
--HG--
branch : develop
kervala b25298f0f8 Changed: std::string already empty
--HG--
branch : develop
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
kervala e3c2cb2a30 Changed: Use clear() instead of affectation
--HG--
branch : develop
kervala 2fe0e84096 Changed: Simplified layout for display
--HG--
branch : develop
kervala 86415a3c2b Fixed: Add config variable if not present
--HG--
branch : develop
kervala 8f6aa83a7b Fixed: Choice of sound driver
--HG--
branch : develop
kervala 1c872d9ef9 Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes
--HG--
branch : develop
kervala 7f8b9954f5 Fixed: Catch exception when calling [NSApp sendEvent:event] and log it
--HG--
branch : develop
kervala 6d60266086 Changed: Minor changes
--HG--
branch : develop
kervala 482b292a03 Changed: Minor changes
--HG--
branch : develop
kervala 1362e2d470 Fixed: Restore last selected profile
--HG--
branch : develop
kervala 6d2c530210 Changed: Typo
--HG--
branch : develop
kervala 3c8bd42335 Changed: Minor change
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kervala f2f2e94e51 Fixed: Crash when calling runAH in Lua scripts too soon
--HG--
branch : develop
kervala 7487e24873 Changed: Don't spam player with that
--HG--
branch : develop
kervala d2e42511ec Changed: Properly initialize all members of SLetterInfo and SLetterKey to avoid crashes when accessing to them
--HG--
branch : develop
kervala fa57e558a5 Changed: When shape is a pacs_prim file, don't put "Not found" message
--HG--
branch : develop
kervala a7531eac0d Fixed: Ryzom client patcher doesn't depend on any cfg file anymore
--HG--
branch : develop
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
kervala 7f4fa540e1 Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
kervala 59c9b587f0 Changed: New format/f parameter for build_interface to force a format (png or tga)
--HG--
branch : develop
kervala 0b99222330 Fixed: Clear m_srcDirectory if directory doesn't exist anymore
--HG--
branch : develop
kervala e9ba12b931 Changed: Display filename in unsuported format warning
--HG--
branch : develop
kervala e957923ed2 Fixed: Default action tooltip text position
--HG--
branch : develop
kervala eedebb6833 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
kervala 8db56f5671 Changed: Name edit box better aligned
--HG--
branch : develop
kervala d52cede669 Fixed: Wrong height in action edit
--HG--
branch : develop
kervala c2d0a3690f Changed: Name edit box better aligned
--HG--
branch : develop
kervala de3d3971b7 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
kervala 577e49ef91 Changed: Minor changes
--HG--
branch : develop
kervala d8f92e1cee Fixed: Ignore extension when looking for textures
--HG--
branch : develop
kervala 891784f23d Changed: Write UNIX EOL in UV files
--HG--
branch : develop
kervala 7f74f70e6f Changed: Allow to extract interface elements with build_interface
--HG--
branch : develop
kervala b08d1f979d Changed: Typo
--HG--
branch : develop
kervala 414d4de46b Fixed: Return an error when a required argument is missing
--HG--
branch : develop
kervala c106557bbc Changed: Force process name for Ryzom Installer
--HG--
branch : develop
kervala f22fc6cea7 Changed: Support RYZOM_BUILD CMake option to force Bundle version
--HG--
branch : develop
kervala 76f036e802 Changed: OS X icon slightly changed
--HG--
branch : develop
kervala 8b239df6a9 Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
kervala 39280d10b8 Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version
--HG--
branch : develop
kervala 6920f0d5ba Fixed: Use real Ryzom version instead of 1.0
--HG--
branch : develop
kervala 7c9a242b66 Changed: Compile CMigrateDialog anyway even if unused
--HG--
branch : develop
kervala 70be3a6093 Changed: Merge pull request in develop too
--HG--
branch : develop
kervala 6ff893421d Changed: Specify Windows XP as minimum platform (we need that if using Windows 7 SDK with VC++ 2015)
--HG--
branch : develop
kervala d8048eb352 Fixed: PCH after pull merge
--HG--
branch : develop
kervala 177dacf100 Fixed: Compilation of Ryzom Installer
--HG--
branch : develop
kervala 552e147c76 Changed: If old installer doesn't return a version, overwrite it
--HG--
branch : develop
kervala 7ad0b610ba Changed: Open in ReadOnly the process
--HG--
branch : develop
kervala 41fa1a938e Changed: More warnings
--HG--
branch : develop
kervala 0a502f64b2 Changed: More messages in log
--HG--
branch : develop
kervala fccaee006b Changed: Only check if Ryzom is installed in current directory under Windows
--HG--
branch : develop
kervala 73e9806fe7 Changed: Return error message as an UTF-8 string
--HG--
branch : develop
kervala 6b9a267abc Changed: Only enable migration under Windows when launched from 2.1 client directory
--HG--
branch : develop
Cédric OCHS 209e8ba078 Merged in BWGaryP/ryzomcore (pull request )
Avoid empty "-D" on debug builds with Qt4.

--HG--
branch : develop
kervala d574641c79 Changed: HTTP code 307 is not an error
--HG--
branch : develop
kervala e50c1fcf98 Changed: Write warnings in log
--HG--
branch : develop
kervala efaadd4301 Changed: Real version of Ryzom Installer as user-agent
--HG--
branch : develop
kervala 22ff9504a7 Changed: Log version of installed Installer
--HG--
branch : develop
kervala 3526efb920 Fixed: 307 is a normal redirect
--HG--
branch : develop
kervala b6fe697a5d Changed: Init log just after loading config file
--HG--
branch : develop
kervala 084bc2bba9 Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
kervala 881375c35f Added: Missing file
--HG--
branch : develop
kervala 9321323ba4 Changed: Use sender() instead of member
--HG--
branch : develop
kervala de2eba12fe Changed: Logs in Ryzom Installer
--HG--
branch : develop
kervala 661975a471 Changed: Simplify toString
--HG--
branch : develop
kervala b2f5fed3bf Changed: Replace sscanf by fromString
--HG--
branch : develop
kervala 3ae41bfa58 Changed: Minor changes
--HG--
branch : develop
kervala 517336923f Changed: Replace sscanf by fromString
--HG--
branch : develop
kervala 25faa27ef5 Fixed: Compilation with VC++ 2015 (need spaces around NL_I64)
--HG--
branch : develop
kervala 497c488166 Fixed: Wrong syntax for NL_I64
--HG--
branch : develop
kervala 2858fce968 Fixed: Trying to resume after a 206 HTTP status code
--HG--
branch : develop
kervala 5539873337 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
--HG--
branch : develop
kervala 37fe37c8ed Fixed: When incrementing version of ini file, check servers by ID not by index
--HG--
branch : develop
kervala 1cbbd9083f Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
kervala b62562c896 Changed: Save default profile when clicking on Play or Configure
--HG--
branch : develop
kervala 142155d8c8 Fixed: Use & to not wait until client exits in bash script
--HG--
branch : develop
kervala 4f996024d9 Fixed: Catch ESocket exceptions when disconnecting and log it
--HG--
branch : develop
kervala c05a8d3c2e Fixed: Try to put executable permissions before to launch an executable under UNIX
--HG--
branch : develop
kervala 3c5a7de588 Fixed: Also rename executable under Linux
--HG--
branch : develop
kervala 31f4957a40 Fixed: Display a more explicit error if NLMISC::CSystemInfo::availableHDSpace returns 0
--HG--
branch : develop
kervala daf3edd056 Changed: Typo
--HG--
branch : develop
kervala f93e5458d9 Changed: Skip already uncompressed files
--HG--
branch : develop
kervala a62e5ec380 Changed: Minor changes
--HG--
branch : develop
kervala a656985518 Fixed: Possible SQL injection, fixes
--HG--
branch : develop
kervala d7f62326aa Fixed: Restart Installer at the end of installation/migration
--HG--
branch : develop
kervala 1162edcb46 Fixed: Case where additional files are not in source directory
--HG--
branch : develop
kervala 0080dfc44e Changed: Use exec command under OS X to relaunch client
--HG--
branch : develop
kervala 94a3626cd3 Changed: Minor change
--HG--
branch : develop
kervala 6801bf34d4 Fixed: Special case under Windows when Installer is run from TEMP directory
--HG--
branch : develop
kervala bf8d9aef12 Changed: Check written bytes at each step and at the end
--HG--
branch : develop
kervala 508a6723a2 Changed: Use getInstallerCurrentDirPath() instead of QApplication::applicationDirPath()
--HG--
branch : develop
kervala 29aa0c1722 Changed: Restart installed Installer intead of current one
--HG--
branch : develop
kervala a57a0eb0ce Fixed: Support QFile write in smaller parts
--HG--
branch : develop
kervala f24346486f Fixed: Use parent directories
--HG--
branch : develop
kervala e43551908e Fixed: Missing variable
--HG--
branch : develop
kervala 0e0ae0fde4 Fixed: Typo...
--HG--
branch : develop
kervala 25824bf8bf Fixed: Check exact filename with pgrep
--HG--
branch : develop
kervala 292dd3b6fb Fixed: Ryzom was the executable name in same directory
--HG--
branch : develop
kervala 3a2488a126 Fixed: Escape path (it can contains spaces)
--HG--
branch : develop
kervala 273d5ab80d Fixed: getInstallerCurrentFilePath instead of getInstallerCurrentDirPath
--HG--
branch : develop
kervala 8f2fc49d7d Changed: Don't need arguments
--HG--
branch : develop
kervala 0e3785b1cf Fixed: Call Cocoa API when required to not conflict with Qt
--HG--
branch : develop
kervala c9fa01f670 Changed: Minor change
--HG--
branch : develop
kervala 4aac2d263b Fixed: Bundle name under OS X
--HG--
branch : develop
kervala 3476eeb5e9 Changed: Don't copy twice the same file under other platforms than Windows
--HG--
branch : develop
kervala 45c326a733 Changed: Keep other servers when upgrading ryzom_installer.ini
--HG--
branch : develop
kervala ab1fb50ab5 Changed: Relaunch installed Ryzom Installer if exists
--HG--
branch : develop
kervala d1e078aea5 Fixed: getInstallerCurrentDirPath() returns bundle parent directory under OS X
--HG--
branch : develop
kervala f40e6deb7a Changed: Display also destination in error
--HG--
branch : develop
kervala 48f013a86e Changed: Use getInstallerCurrentFilePath() instead of QApplication::applicationFilePath()
--HG--
branch : develop
kervala 0101cdfacf Fixed: Recursive copy
--HG--
branch : develop
kervala cb878500ad Fixed: Ryzom Installer executable under OS X
--HG--
branch : develop
kervala c8891166ff Changed: Disable FXAA checkbox if bloom not supported
--HG--
branch : develop
kervala 8e1123b9fb Changed: Upgrade scripts
--HG--
branch : develop
kervala bf39b96792 Fixed: Compilation
--HG--
branch : develop
kervala b78444490c Fixed: Infinite loop when HTTP error occurs
--HG--
branch : develop
kervala a5a488da3e Changed: Always launch the more recent version of Installer
--HG--
branch : develop
kervala f65883296b Changed: Use getInstallerInstalledFilePath() to get installed Installer full path
--HG--
branch : develop
kervala 34734e4fbe Fixed: Display all executables under OS X and Linux
--HG--
branch : develop
kervala 35b79a347b Changed: Updated translations
--HG--
branch : develop
kervala cfe14a5bcd Changed: Better profiles editor under OS X
--HG--
branch : develop
kervala 999fd9d3aa Changed: Install shorcuts in Applications instead of /Applications
--HG--
branch : develop
kervala 43736cf523 Fixed: Wrong filename (because unallocated)
--HG--
branch : develop
kervala f14a220e8e Changed: Use flat frames (better under Windows XP)
--HG--
branch : develop
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
kervala 0f8a397408 Changed: Qt depends too on xcb-glx
--HG--
branch : develop
kervala 7a0a35586a Changed: Copy Ryzom Installer in parent directory if present
--HG--
branch : develop
kervala a70b4d2613 Fixed: Also copy DLLs compatible with Ryzom Installer
--HG--
branch : develop
kervala 016e075fa5 Changed: Only install same client arch as Installer under Linux
--HG--
branch : develop
kervala 4d6842495d Changed: Use a 128x128 icon for Linux
--HG--
branch : develop
kervala a8d741882b Changed: Also set executable flag for ryzom_installer_qt
--HG--
branch : develop
kervala 01fd44cdc2 Changed: Don't need to install PNG, it'll be created
--HG--
branch : develop
kervala ed7586656b Fixed: Wrong check for OS X
--HG--
branch : develop
kervala 9744b44b6e Changed: Specify server to use (the one of default profile)
--HG--
branch : develop
kervala cc8a200156 Changed: Better error message
--HG--
branch : develop
kervala bc45604e46 Changed: Only return if downloading data
--HG--
branch : develop
kervala d2edc7d418 Changed: Remove unused code
--HG--
branch : develop
kervala 0087f4aec9 Changed: Abort if operation failed
--HG--
branch : develop
kervala 27550081da Changed: Put real identifier for Ryzom Installer under OS X
--HG--
branch : develop
kervala fdf69c006d Changed: Remove useless information in Info.plist
--HG--
branch : develop
kervala 2460943bea Fixed: Check if profiles are correct before using them
--HG--
branch : develop
kervala f8155c116d Changed: Little optimization
--HG--
branch : develop
kervala 44ddae76b8 Changed: Escape strings that will be in XML file
--HG--
branch : develop
kervala f0d591bca7 Changed: Remove nameToId
--HG--
branch : develop
kervala a1fab80cad Changed: Added more comments
--HG--
branch : develop
kervala 977241a37a Changed: Use same name for executable than bundle
--HG--
branch : develop
kervala efdbedce3e Changed: Disable architecture choice under OS X (always 64 bits)
--HG--
branch : develop
kervala 4ed4c14971 Changed: Create a bundle for Ryzom Installer under OS X
--HG--
branch : develop
kervala 73fd215b21 Fixed: Use exec instead of open to launch an executable under OS X
--HG--
branch : develop
kervala 9a402ea68c Fixed: Create directory before trying to create a client.cfg
--HG--
branch : develop
kervala acdbbd63b3 Changed: Fix english comment
--HG--
branch : develop
kervala f279e5f726 Fixed: Missing .sh file in QRC
--HG--
branch : develop
kervala 5e0338d622 Fixed: Wrong modification dates of files uncompressed from 7z and ZIP archives
--HG--
branch : develop
kervala 7b6a6945e5 Changed: Error 6 occurs when a 7z file is damaged and can't be uncompressed
--HG--
branch : develop
kervala 8caac6363f Changed: Support special bundle structure for OS X client
--HG--
branch : develop
kervala 1a3a0911e3 Changed: Write icon under Linux if not found
--HG--
branch : develop
kervala cd618d4402 Changed: Remove whole directory if empty
--HG--
branch : develop
kervala 533e01ea5a Changed: Created and used isDirectoryWritable() function
--HG--
branch : develop
kervala 16ee68d3d3 Changed: Write shortcuts under OS X
--HG--
branch : develop
kervala 360907c48d Changed: Better quality icon for Linux
--HG--
branch : develop
kervala e366d8cb9b Changed: Renamed ryzom_installer.png to ryzom.png
--HG--
branch : develop
kervala d3bf97e00f Fixed: NL_OS_WIN32 is never defined
--HG--
branch : develop
kervala 263665696a Changed: Don't propose to migrate in CInstallDialog
--HG--
branch : develop
kervala c348bbb3de Changed: Delete old profiles shortcuts (in case where they are renamed)
--HG--
branch : develop
kervala d1575b9f58 Fixed: Don't check if directory is empty when reinstalling in same directory
--HG--
branch : develop
kervala fc6415d64b Fixed: Wrong signals
--HG--
branch : develop
kervala 3df8c75227 Changed: Call updateAddRemoveEntry() instead of setting details twice
--HG--
branch : develop
kervala 0cab55f3f9 Changed: Update product comments
--HG--
branch : develop
kervala 53854c88ae Fixed: EstimatedSize is in KiB
--HG--
branch : develop
kervala 2377b6a45d Changed: Minor changes
--HG--
branch : develop
kervala 983f4f81df Fixed: Create Menu directory before creating shortcuts
--HG--
branch : develop
kervala 72144c3131 Fixed: Wrong size for downloaded components
--HG--
branch : develop
kervala 7d7ce29894 Changed: Installer filename should not depend on server
--HG--
branch : develop
kervala 9c1a5a315f Changed: Include Installer icon in QRC
--HG--
branch : develop
kervala ca9ccf5fbf Changed: Variables to debug infinite loops
--HG--
branch : develop
kervala c0d4013b51 Changed: New functions to remove a shortcut and check if it exists
--HG--
branch : develop
kervala 9d9838a837 Changed: Updated translations
--HG--
branch : develop
kervala f4f8ec29d3 Changed: Implement AlphaLuminance resample
--HG--
branch : develop
kervala 96378bb0b6 Fixed: Compilation under OS X
--HG--
branch : develop
kervala 17052235b5 Changed: Updated translations
--HG--
branch : develop
kervala 89be376c1f Fixed: Use real data size when migrating
--HG--
branch : develop
kervala 1ebc739797 Fixed: msvcr140.dll is called vcrunrime140.dll
--HG--
branch : develop
kervala f17f7954ac Fixed: Unable to find a shortcut
--HG--
branch : develop
kervala f39e135494 Fixed: Delete ryzom_installer.ini when uninstalling Installer
--HG--
branch : develop
kervala b6a88ad754 Fixed: Create Installer link under Linux
--HG--
branch : develop
kervala 76d05750f4 Changed: Don't update Qt translations
--HG--
branch : develop
kervala a5e964351d Changed: Updated translations
--HG--
branch : develop
kervala 7e32d9b928 Changed: New checks after selecting a directory (must be empty and write permissions)
--HG--
branch : develop
kervala 13aac03c04 Changed: Use default directory when choosing destination
--HG--
branch : develop
kervala a9891214bd Changed: Disable texts that don't need to be translated
--HG--
branch : develop
kervala f5035aa63d Changed: New button for default location
--HG--
branch : develop
kervala 75faa59be4 Changed: Updated translations
--HG--
branch : develop
kervala bf96615bc4 Changed: Minor changes
--HG--
branch : develop
kervala e7b23c958a Fixed: Connexion -> Connection typo
--HG--
branch : develop
kervala 9c4225d74e Fixed: Desktop files need to be executable
--HG--
branch : develop
kervala 9af4edf07a Changed: Increase timeout delay to 30s (just to avoid to wait forever)
--HG--
branch : develop
kervala f168dd17e2 Changed: Also check icon in same directory as executable
--HG--
branch : develop
kervala 9557aff2cc Fixed: Remove all directories from data excepted fonts one
--HG--
branch : develop
kervala 5d4bdf8f60 Fixed: Don't fix height of operation dialog
--HG--
branch : develop
kervala 9534b01d87 Changed: Updated translations
--HG--
branch : develop
kervala ad11871e7a Changed: Simplify progress texts
--HG--
branch : develop
kervala c1d48c995a Changed: Updated translations
--HG--
branch : develop
kervala 07ddb63d61 Changed: Add a new line after description
--HG--
branch : develop
kervala a41ae065d8 Changed: Remove alternative formats for parameters (too verbose)
--HG--
branch : develop
kervala 4b4b321169 Changed: Allow to compile Ryzom tools even without MySQL (mysql client library has compilation problems with VC++ 2015)
--HG--
branch : develop
kervala 72ed8b2c61 Changed: Client directory already processed
--HG--
branch : develop
kervala e6fa251d92 Changed: Moved init code in sheets_packer.cpp
Changed: Expand environment variables for other variables too
Changed: Don't create log.log
Changed: Added missing AGPL headers

--HG--
branch : develop
kervala 33dfd39409 Changed: Use CCmdArgs for sheets_packer, see
--HG--
branch : develop
kervala 130b270380 Fixed: tga2dds doesn't generate mipmaps
--HG--
branch : develop
kervala b1f28ace36 Changed: Updated German translations
--HG--
branch : develop
kervala ec5deea3f0 Changed: Generate an exception if file is not a supported bitmap format
--HG--
branch : develop
kervala af1f02c53f Changed: Download from "installer" directory now, see
--HG--
branch : develop
kervala 162e683803 Changed: New methods loadFromSettings and saveToSettings for CProfile and CServer, see
--HG--
branch : develop
kervala 1ce480a809 Changed: Minor change
--HG--
branch : develop
kervala 3c4f5bfd4c Changed: Moved Syphox mod to ryzom/data/mods to not conflict when creating gamedev.bnp
--HG--
branch : develop
kervala 67f1797f6d Changed: Updated German translations
--HG--
branch : develop
kervala 536483f8a7 Changed: Factorize saving to right bitmap format
--HG--
branch : develop
kervala 35b4a3d98a Changed: Minor changes
--HG--
branch : develop
kervala 39275558c0 Changed: Simplify outString (a simple printf should be enough)
--HG--
branch : develop
kervala 20f4825686 Changed: Use CCmdArgs for build_interface
--HG--
branch : develop
kervala ed3a5e577f Changed: Link to Version.lib, see
--HG--
branch : develop
kervala f5ba2e2ff5 Changed: Implements shouldCopyInstaller() based on version from executable, see
--HG--
branch : develop
kervala ba8673432b Changed: Use getVersionFromExecutable in CProfilesDialog, see
--HG--
branch : develop
kervala d6b0f49db2 Changed: One second timeout to get version, see
--HG--
branch : develop
kervala 8b2d787c77 Changed: Implement --version/-v ourself and process it before loading config, see
--HG--
branch : develop
kervala f824bf0b48 Changed: New method to get executable version, see
--HG--
branch : develop
kervala eb219b0c2b Changed: Display an better text for status code 307, see
--HG--
branch : develop
kervala 6447e9794e Changed: Remove certificates in data (they should be in gamedev.bnp now), see
--HG--
branch : develop
kervala cd9abbcaae Fixed: Stalling interface when an error occurs when downloading, see
--HG--
branch : develop
kervala 36b106e2ab Changed: German translations, see
--HG--
branch : develop
Nimetu 02dd8db21f Added: Lua function to render html string as new webpage
--HG--
branch : develop
kervala 338c1883bc Fixed: Don't ask confirmation
--HG--
branch : develop
kervala 0b6546244d Fixed: Missing ENDIF()
--HG--
branch : develop
kervala cb92380966 Changed: Install Upgrade scripts
--HG--
branch : develop
kervala abde821537 Added: upgd_nl.bat for Windows
--HG--
branch : develop
kervala 42021fb7b4 Fixed: Interface stalled when adding new profile, see
--HG--
branch : develop
kervala 7cf531c1a3 Changed: Delete ryzom_installer_uninstalling_old_client when old client is uninstalled, see
--HG--
branch : develop
kervala f1a9a44028 Fixed: Use translated size units, see
--HG--
branch : develop
kervala f17e0c2dc1 Changed: Moved CCOMHelper to utils.h/cpp, see
--HG--
branch : develop
kervala 1e474e9ebd Fixed: Unable to create shortcuts, see
--HG--
branch : develop
kervala 91221fd4ce Fixed: Wrong French translation (copy-paste...), see
--HG--
branch : develop
kervala 26997cfddf Fixed: Wrong path for PCH
--HG--
branch : develop
kervala dc8f74ba39 Fixed: Update client.cfg after it's copied, see
--HG--
branch : develop
kervala 4acc2afd3a Changed: Move windows and dialog to foreground, see
--HG--
branch : develop
kervala af26339d00 Fixed: Minor problems in French translations, see
--HG--
branch : develop
kervala cd20d2e486 Fixed: Conflicts with member variables, see
--HG--
branch : develop
kervala 933bda5fbb Removed: Useless files
--HG--
branch : develop
kervala 3790fa413e Changed: Reorganize Ryzom Configuration structure
--HG--
branch : develop
kervala a8ca0de9f8 Changed: Fix some files not deleted, see
--HG--
branch : develop
kervala 2de0cd6e25 Changed: Use 7z extension for 7z files, see
--HG--
branch : develop
kervala d1a2f27414 Changed: Reenable Debug menus in Debug, see
--HG--
branch : develop
kervala dc2dad8c77 Changed: Removed extraneous spaces
--HG--
branch : develop
kervala e4d3407be5 Changed: Fix the temporary directory, see
--HG--
branch : develop
kervala 271999e98f Changed: Use a temporary file to check if we're uninstalling old client, see
--HG--
branch : develop
kervala afb07586d3 Changed: Delete previously copied Ryzom Installer from TEMP directory, see
--HG--
branch : develop
kervala b4f1f0868c Changed: Launch upgrade script from 7z or ZIP archives if present, see
--HG--
branch : develop
kervala d2e3a795d8 Changed: Create or update client.cfg, see
--HG--
branch : develop
kervala 172b506b1e Changed: Best estimation for uncompressed data size, see
--HG--
branch : develop
kervala 122066e7ee Changed: Use default Qt translations from QRC
--HG--
branch : develop
kervala 47654fcd9a Changed: Use 7z files for clients too, see
--HG--
branch : develop
kervala 7b4ab5efa7 Changed: Call setUninstallingOldClient before, see
--HG--
branch : develop
kervala b7d37b71e3 Fixed: Compilation without PCH
--HG--
branch : develop
kervala 5b5925f529 Fixed: Compilation without PCH
--HG--
branch : develop
kervala 7422334e97 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
kervala 98ed4382d0 Changed: Other translations placeholder, see
--HG--
branch : develop
kervala e24e1c5957 Changed: French translations, see
--HG--
branch : develop
kervala b214ed3d7c Changed: Put source location in .TS files, see
--HG--
branch : develop
kervala 3bf24e05f1 Changed: Improved English texts (thanks to Cerulean!), see
--HG--
branch : develop
kervala 0dc4e37194 Changed: Don't need English translation anymore, see
--HG--
branch : develop
kervala ba5574624a Fixed: Don't restart Installer if in Debug, see
--HG--
branch : develop
kervala cf5a1a5a85 Fixed: Browse buttons were freezing the application, see
--HG--
branch : develop
kervala 75d3db65e8 Fixed: Only ask once if user want to uninstall Ryzom, see
--HG--
branch : develop
kervala 7191bf1b41 Changed: Disable Settings and Uninstall menus (only there for debugging purposes), see
--HG--
branch : develop
kervala 742f8ab2e4 Changed: Disable button if executable not found, see
--HG--
branch : develop
kervala fb934818a7 Fixed: Only ask once if user want to uninstall Ryzom, see
--HG--
branch : develop
kervala 5050a2bfa0 Fixed: Infinite loop when clicking on OK in profiles dialog, see
--HG--
branch : develop
kervala 32f682d5dc Fixed: Compilation under OS X in 32 bits
--HG--
branch : develop
kervala aacb492c30 Changed: Updated glext.h
--HG--
branch : develop
kervala dca429c0b5 Fixed: Don't put downloaded files in quarantine under OS X
--HG--
branch : develop
kervala fc202e4034 Changed: Minor change
--HG--
branch : develop
kervala 49abad7028 Fixed: Bug where exedll.bnp wasn't downloaded
--HG--
branch : develop
kervala 243f9bc9bd Changed: Wrong filename for packed sheets BNP, see
--HG--
branch : develop
kervala 508b5fdd24 Changed: QDir.cd already checks if directory exists, see
--HG--
branch : develop
kervala 400c17826e Changed: Added getGroundZ to develop branch too
--HG--
branch : develop
kervala eb878d97d1 Fixed: Compilation under macOS 10.12
--HG--
branch : develop
kervala 53290cb212 Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set
--HG--
branch : develop
kervala 8f7a28f5c9 Changed: Get length of song in FMod driver too (issue )
--HG--
branch : develop
Nimetu ee128cba1e Changed: Implement mp3 player playlist
--HG--
branch : develop
Nimetu f2dfd3cd8e Changed: Also return song length with title
--HG--
branch : develop
Nimetu c2226fe3ff Fixed: Adding songs from wrong list
--HG--
branch : develop
kervala aa39c4fccc Changed: Use %~X instead of %X because it removes double quotes
--HG--
branch : develop
kervala de109486b2 Changed: Remove unneeded double quotes in batch file
--HG--
branch : develop
Nimetu b6c03d5df8 Fixed: Save mp3 player volume to icfg
--HG--
branch : develop
Nimetu 439916fae8 Changed: Make media player to play songs from music directory (issue )
--HG--
branch : develop
kervala 7e1f006647 Changed: Relaunch Installer when installed/migrated, see
--HG--
branch : develop
kervala 373654ea46 Changed: Rerun installer from TEMP under Windows, see
--HG--
branch : develop
kervala 2bc1e26868 Changed: Check modification time of Installer to determine if it must be copied again, see
--HG--
branch : develop
kervala 78efe0a895 Changed: Try to load config file everytime, see
--HG--
branch : develop
kervala bb58710623 Added: CProfile and CServer classes have their own sources, see
--HG--
branch : develop
kervala 0f587c079d Fixed: Save config after choosing if we should uninstall previous version, see
--HG--
branch : develop
kervala 378ae6ecbb Fixed: Missing Q_OBJECT, see
--HG--
branch : develop
kervala fbd2c86629 Changed: Computes size of downloaded files, see
--HG--
branch : develop
kervala 29caab3ae7 Changed: Always copy installer if different, see
--HG--
branch : develop
kervala 4e70717251 Fixed: Wrong name of packed sheets BNP, see
--HG--
branch : develop
kervala 7ee609ae85 Changed: Allow to get size of a directory recursively or not, see
--HG--
branch : develop
Nimetu a6b9da78fc Changed: Replace icon bitmap text with a font
--HG--
branch : experimental-ui-scaling
Nimetu b5717de4fc Added: Remove hardcoded text overflow indicator
--HG--
branch : experimental-ui-scaling
Nimetu 4a722c7783 Changed: Use UI scale change event to change CViewText font scale
--HG--
branch : experimental-ui-scaling
Nimetu 279f67fc2d Changed: Use current scale value instead of asking CViewRenderer
--HG--
branch : experimental-ui-scaling
Nimetu 7b0d1cd056 Fixed: Double font width scaling
--HG--
branch : experimental-ui-scaling
Nimetu f56e9e5e4c Merge with develop
--HG--
branch : experimental-ui-scaling
kervala 8580daa0a1 Changed: Minor changes
--HG--
branch : develop
kervala 2c6bbb7124 Fixed: Wrong variable names
--HG--
branch : develop
Vinicius Arroyo b9bc6e91bd fixes wrong initialization of max number of objects and npc spaws in egs
--HG--
branch : viniciusarroyo/fixes-wrong-initialization-of-max-number-1470835250351
kervala a25697fbda Changed: Create a backup if version of default config is incremented, see
--HG--
branch : develop
kervala ca02500271 Changed: Minor changes, see
--HG--
branch : develop
kervala fd861467b6 Changed: Display directories in Settings, see
--HG--
branch : develop
kervala 388cb6445a Fixed: Include initguid.h to avoid linking against dxguid.lib
--HG--
branch : develop
kervala e150d7234f Added: Translations for Ryzom Installer, see
--HG--
branch : develop
kervala 8ba09b0c56 Changed: Winch Gate instead of Winchgate
--HG--
branch : develop
kervala 7d06821c96 Fixed: Wrong checks, see
--HG--
branch : develop
kervala ac381ea055 Changed: Get language and installation directory from registry, see
--HG--
branch : develop
kervala 8516c14b04 Changed: getInstallerFullPath() returns only directory, see
--HG--
branch : develop
kervala 419131091c Changed: Delete installer files in TEMP directory after a reboot, see
--HG--
branch : develop
kervala 626eba195d Changed: List all required files and copy them, see
--HG--
branch : develop
kervala 6e8671c55a Changed: Read default ryzom_installer.ini from QRC, see
--HG--
branch : develop
kervala ab828febbb Changed: 64 bits clients only available since Vista under Windows, see
--HG--
branch : develop
kervala 30aa93d55a Changed: Use PNG icons under Linux, see
--HG--
branch : develop
kervala e5db49b990 Merge
--HG--
branch : develop
kervala 7738b33675 Fixed: Disable STLport by default when using a recent version of VC++
--HG--
branch : develop
kervala 49607ddfb9 Changed: Check default installer.ini in different places, see
--HG--
branch : develop
kervala fffce0ca58 Fixed: When migrating from client 2.1 to 3.0, client_default.cfg is deleted because it exists in several unfiltered BNP, see
--HG--
branch : develop
kervala de01e9e559 Changed: Create shortcut to installer, see
--HG--
branch : develop
kervala 3e9a3404d1 Changed: Delete and create shortcuts, see
--HG--
branch : develop
kervala db1a7fbad3 Changed: Replace more variables, see
--HG--
branch : develop
kervala 7f70f26436 Changed: Create all profiles shortcuts at once, see
--HG--
branch : develop
kervala b5512d8311 Changed: Create .desktop file under Linux, see
--HG--
branch : develop
Nimetu 7aeedf7ad4 Fixed: Bad typo
--HG--
branch : develop
kervala 0f772c8605 Changed: Fix text align in patch windows, see
--HG--
branch : develop
kervala 5097e05d51 Added: New version of "DejaVu Sans" fonts (and monospace version)
--HG--
branch : develop
Nimetu 290e7e97d1 Merge with develop
--HG--
branch : experimental-ui-scaling
Nimetu 357973aa10 Added: font style to <pre> element
--HG--
branch : develop
Nimetu fe3601d664 Added: font-family style option
--HG--
branch : develop
Nimetu 9fb14c42d8 Added: Monospace font options
--HG--
branch : develop
Nimetu 58bf225891 Changed: Support custom font
--HG--
branch : develop
Nimetu afc08d2efd Added: Possible to use multiple fonts at the same time
--HG--
branch : develop
Nimetu f720b23dce Merge with develop
--HG--
branch : experimental-ui-scaling
Nimetu 91c9594a5a Fixed: Wrong align on info window on character creation screen.
--HG--
branch : develop
Nimetu ef703ed6de Fixed: Double tooltip on web image links
--HG--
branch : develop
kervala c57d77c1ba Changed: Fix right text align by Info Window (patch by Riasan)
--HG--
branch : develop
Nimetu 8d09471a6d Fixed: Pixel align underline/strikethrough line on text
--HG--
branch : experimental-ui-scaling
Nimetu 44208ba1ad Changed: Use float for bitmap pos for better pixel align when scale is used
--HG--
branch : experimental-ui-scaling
Nimetu 341f72e6ac Merge with develop
--HG--
branch : experimental-ui-scaling
kervala b4d1f7febe Fixed: Typos
--HG--
branch : develop
kervala 0e2d475ab2 Changed: Fox right text align by map and respawn window (patch by Riasan)
--HG--
branch : develop
Nimetu d8e1d3b254 Added: Border duplication option to texture atlas builder.
--HG--
branch : experimental-ui-scaling
Nimetu 5e1c6cd287 Added: Bilinear filtering option for texture atlas textures
--HG--
branch : experimental-ui-scaling
Nimetu 87aa86e016 Fixed: Mouse pointer location after exiting freelook
--HG--
branch : experimental-ui-scaling
Nimetu 6bfc777496 Fixed: Restore scaled interface from icfg
--HG--
branch : experimental-ui-scaling
Nimetu bc98a23af3 Fixed: Re-add handsbar horizontal mode
--HG--
branch : develop
kervala d4a9b63540 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
kervala 8e0846e16f Changed: Bad Position of Text after fix the Text High (by Riasan)
--HG--
branch : develop
Nimetu 8f1da052a2 Changed: Allow windowed mode to span over multiple desktops
--HG--
branch : develop
Nimetu 42a7d602af Changed: If char keys/icfg file does not exist, use shared keys/icfg file
--HG--
branch : develop
kervala 438d637f66 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
kervala fc1685af2c Fixed: Compilation under Linux
--HG--
branch : develop
kervala 2db7ca9729 Changed: Use std::numeric_limits instead of ~0
--HG--
branch : develop
kervala da94a077b3 Fixed: Launch old Uninstaller after copying old profile
--HG--
branch : develop
kervala 6d1e72c748 Changed: Only copy installer in TEMP if uninstalling
--HG--
branch : develop
kervala fb4461f00b Changed: Delete downloaded files in uninstaller
--HG--
branch : develop
kervala 8d3ca27424 Changed: Don't need to hardcode a text offset because the old font was not aligned
--HG--
branch : develop
kervala 766989a0b3 Fixed: Better alignment of text
--HG--
branch : develop
kervala b02321e36f Fixed: Wrong alignment of text in edit boxes
--HG--
branch : develop
kervala 9361a70549 Fixed: Wrong alignment of text on character selection screen
--HG--
branch : develop
kervala c6f3c0fb73 Fixed: Wrong alignment of text on login screen
--HG--
branch : develop
kervala 58f0ee5e9e Fixed: The height of a CViewText was wrong in some cases because "|" is not the tallest character of the current font (ryzom.ttf)
--HG--
branch : develop
kervala 4e761f69d6 Changed: Use toString instead of std::stringstream
--HG--
branch : develop
Nimetu 69f956583a Added: HTML css hsl(), hsla() color
--HG--
branch : develop
Nimetu c05fcd9b34 Added: HTML css rgb() and rgba() color
--HG--
branch : develop
Nimetu 5db76bfe99 Added: HTML #RGBA color
--HG--
branch : develop
Nimetu 07a68281a5 Fixed: Inconsistent html color parsing
--HG--
branch : develop
kervala 36a4c6dce7 Changed: Minor changes
--HG--
branch : develop
kervala 061ead00f4 Changed: Computes size of servers
--HG--
branch : develop
kervala 443355b6c8 Changed: Use application name instead of hardcoded value
--HG--
branch : develop
kervala bea8c9bfa1 Changed: Minor change
--HG--
branch : develop
kervala 0808ab8d3f Changed: Create client shortcuts for profile
--HG--
branch : develop
kervala 50d73127cb Changed: Update Add/Remove program
--HG--
branch : develop
kervala 7b6dd8f031 Changed: Use ID instead of index for profile and server
--HG--
branch : develop
kervala cb9acedb72 Changed: Create shortcut in menu for Installer
--HG--
branch : develop
kervala f27b388b11 Changed: Delete menu directory when uninstalling Installer
--HG--
branch : develop
kervala b6722dba24 Fixed: Close dialog when clicking on Abort
--HG--
branch : develop
kervala a7ca5eaac2 Changed: Support old and new data files
--HG--
branch : develop
kervala 7dac03f6ec Changed: More helpers
--HG--
branch : develop
kervala 4494dc42bc Changed: Use SComponents for added or removed components
--HG--
branch : develop
kervala 438744f3bf Changed: Copy Installer in TEMP directory under Windows (to be able to uninstall it)
--HG--
branch : develop
kervala 83c97c6c36 Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
kervala 5980e34b78 Changed: Use translations from COperationDialog
--HG--
branch : develop
kervala 4b6ed1ed36 Fixed: Create links under Windows
--HG--
branch : develop
kervala 10c62f1147 Changed: Use same directory as installer if downloading files
--HG--
branch : develop
kervala f6afed94ef Changed: Minor change
--HG--
branch : develop
kervala 3d120ed9e6 Changed: Extract data archive
--HG--
branch : develop
kervala 2a437f6cdb Fixed: Download of data and client
--HG--
branch : develop
kervala a57cfa0e30 Changed: Put installer.ini in same directory as other local files
--HG--
branch : develop
kervala 1a0c61e743 Fixed: Start client from server root directory
--HG--
branch : develop
kervala 640489e3da Fixed: Don't forget to expand variables un client names
--HG--
branch : develop
kervala a981cfbfe5 Changed: Display client version on the same line as filename and add a Default button to use default client
--HG--
branch : develop
kervala a8fac8f8e9 Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
Nimetu 7e488219a7 Changed: Add scrollbar to macro commands list
--HG--
branch : develop
kervala 306aae7af9 Changed: Only display virtual screen size if DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag is defined
--HG--
branch : develop
kervala d80371d459 Changed: Only display this message in debug
--HG--
branch : develop
kervala e3541dcc06 Changed: Use toString to format string
--HG--
branch : develop
kervala 50c86db753 Changed: Minor changes
--HG--
branch : develop
kervala ae94fb3f1a Fixed: xdelta 1.x returns 2 when an error occurs (0 or 1 is a success)
--HG--
branch : develop
kervala d55c2b25c4 Changed: Minor changes
--HG--
branch : develop
kervala d769c4a6c9 Changed: Default profile is using default server
--HG--
branch : develop
kervala 7688aa1bec Changed: Clear all profiles components after uninstalling them
--HG--
branch : develop
kervala 3091aa1e90 Changed: More operations
--HG--
branch : develop
kervala b7f60f740b Changed: Specify server to process
--HG--
branch : develop
kervala 38285cd8dc Changed: Different methods to process operations types
--HG--
branch : develop
kervala 79632a204d Changed: client_default.cfg is in client package
--HG--
branch : develop
kervala 0d65dea8ba Changed: Profiles update
--HG--
branch : develop
kervala c1d471cb19 Changed: Implement downloaded client extraction
--HG--
branch : develop
kervala 7535b41f45 Changed: Only remove directories if not empty path
--HG--
branch : develop
kervala f36c00cd00 Changed: Remove a profile
--HG--
branch : develop
kervala d6400c9d4e Changed: Helpers to get full path of a server or profile
--HG--
branch : develop
kervala 5a6a596eea Changed: Use servers and profiles ID instead of indices for uninstall
--HG--
branch : develop
kervala b952b51d05 Changed: Moved Operation steps enum
--HG--
branch : develop
kervala 97624ee719 Fixed: Typo
--HG--
branch : develop
kervala 995120317d Fixed: Usage of wglEnumGpuDevicesNV
--HG--
branch : develop
kervala 2ab16f61ef Changed: Updated OpenGL headers
--HG--
branch : develop
kervala af2c5887a3 Changed: Comments
--HG--
branch : develop
kervala ba58cdd295 Changed: Settings dialog
--HG--
branch : develop
kervala e614eaf240 Changed: Rename all WizardDialog to Dialog (not really a wizard)
--HG--
branch : develop
kervala 2790eed63e Changed: Fixed height for MainWindow
--HG--
branch : develop
kervala 09ba1038d5 Changed: Minor changes
--HG--
branch : develop
kervala 270377d854 Changed: Fixed height for Uninstall dialog
--HG--
branch : develop
kervala d09c48622d Changed: Comments
--HG--
branch : develop
kervala 91d1c70b5a Changed: Cancel instead of Quit
--HG--
branch : develop
kervala a59c904f2f Fixed: Use original files permissions
--HG--
branch : develop
kervala a1c7bd673a Fixed: Make upgrade script executable under UNIX
--HG--
branch : develop
kervala 78730c0dd4 Fixed: Don't try to use a directory if empty
--HG--
branch : develop
kervala bd766614bc Changed: Replaced spaces by tabs
--HG--
branch : develop
kervala 389e5712df Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
kervala 1b87b12c19 Changed: Typo
--HG--
branch : develop
kervala 9116ec1c44 Changed: Use IOperationProgressListener for CDownloader
--HG--
branch : develop
kervala d77db6ce27 Changed: Comments
--HG--
branch : develop
kervala a2a5bf1618 Changed: HTML accent
--HG--
branch : develop
kervala ef77256661 Changed: Profiles instead of configurations
--HG--
branch : develop
kervala b8ec5a2bc3 Changed: Update profiles files after changing them
--HG--
branch : develop
kervala b82d3deea9 Changed: Backup old profiles to compare with updated ones
--HG--
branch : develop
Nimetu b5a4ba313d Fixed: Keep \n inside <textarea>
--HG--
branch : develop
Nimetu 69728b9a2e Changed: CSS inherit value for some properties
--HG--
branch : develop
Nimetu f201abe6db Changed: Set <textarea>, <input> font style
--HG--
branch : develop
Nimetu caf8c5195c Added: Rows attribute to <textarea> element
--HG--
branch : develop
Nimetu e8c7cdbb32 Added: Minimum lines option to multiline text
--HG--
branch : develop
kervala b547861532 Changed: Better checks
--HG--
branch : develop
kervala 0c2535c4a0 Fixed: Compilation
--HG--
branch : develop
kervala 52df4c8e56 Fixed: Preserve files permissions after copying a file
--HG--
branch : develop
kervala a9540fb9d1 Changed: Use profile ID instead of index for -p parameter
--HG--
branch : develop
kervala 8f88b352ab Changed: Quit menu item
--HG--
branch : develop
kervala a9ec60ad69 Changed: Display previous profile after one is deleted
--HG--
branch : develop
kervala a37752e213 Fixed: Use the right executable for client or default one
--HG--
branch : develop
kervala f5762eff59 Changed: Open directory containing the profile
--HG--
branch : develop
kervala 32e3dfe54b Changed: Adding new profile
--HG--
branch : develop
kervala d8f53a1fcb Changed: Removed account option
--HG--
branch : develop
kervala aa5f3b8499 Changed: Updated CMake toolchains modules
--HG--
branch : develop
kervala 9609ac7de2 Changed: Replace atof by fromString
--HG--
branch : develop
kervala 4a2fe97f95 Fixed: Support for all Windows 10 products types
--HG--
branch : develop
Nimetu 2cb71e654a Fixed: Update text widget parent size when interface scale changes
--HG--
branch : experimental-ui-scaling
kervala 3ec485331c Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
kervala 1588b43998 Changed: Minor changes
--HG--
branch : develop
kervala 1c03b41fab Changed: Delete clients and profiles operations
--HG--
branch : develop
kervala 70aad8085d Changed: LZMA updated to 16.02
--HG--
branch : develop
kervala e140951e56 Changed: More details on OS and machine in client.log
--HG--
branch : develop
kervala ac5e8b5202 Fixed: Automatically determine UCRT version
--HG--
branch : develop
Nimetu 34fa04644e Fixed: In scene text bubble position
--HG--
branch : experimental-ui-scaling
kervala 11cffca581 Changed: Changed sizes with signals (fix Qt warnings)
--HG--
branch : develop
kervala ba8520f6d4 Changed: Implement components selection for uninstaller
--HG--
branch : develop
kervala 2e02f20c83 Fixed: Error 18 when moving a file between different file systems
--HG--
branch : develop
Nimetu 8965ce50d5 Changed: Font scaling
--HG--
branch : experimental-ui-scaling
Nimetu b474f39970 Added: Scaling options to client config
--HG--
branch : experimental-ui-scaling
Nimetu cf357edcb9 Added: Interface auto scaling to view renderer
--HG--
branch : experimental-ui-scaling
Nimetu 9ba0ac65ea Fixed: Send user-agent string and cookies with image request.
--HG--
branch : develop
Nimetu 85051340e1 Changed: Move addLink code to beginElement
--HG--
branch : develop
Nimetu 250a94e186 Changed: minor changes
--HG--
branch : develop
kervala 4b46b9f18f Fixed: Read NeL crash reports as UTF-8 files
--HG--
branch : develop
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 86e143191c Changed: Return 1 if user aborted operation
--HG--
branch : develop
kervala 2a4ae9ba6c Changed: COperationDialog supports different types of operations
--HG--
branch : develop
kervala 304a1eac43 Changed: Split all parameters for Ryzom client
--HG--
branch : develop
kervala 1e1dbaec5c Changed: Uninstall previous Ryzom version if detected
--HG--
branch : develop
kervala f505744c03 Changed: Define parent of QDialog
--HG--
branch : develop
kervala 0d3443e4dd Changed: Show Uninstall Wizard Dialog
--HG--
branch : develop
kervala 2deadcce5c Changed: Added getDirectorySize() function
--HG--
branch : develop
kervala 0134d9bb22 Added: Uninstall Wizard Dialog used in Add/Remove programs under Windows
--HG--
branch : develop
kervala 2270796556 Changed: Use product variables from installer.ini
--HG--
branch : develop
kervala aeb33f9967 Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
kervala cb8bb5f6f4 Changed: No need to change VSync if same value
--HG--
branch : develop
kervala b29441f22e Changed: Display a warning if setSwapVBLInterval is called before OpenGL initialization
--HG--
branch : develop
kervala ae7fa4da2e Changed: Instead of forcing VSYNC, get initial value
--HG--
branch : develop
kervala eea1bbb0e2 Fixed: VSync inverted under Windows and in OpenGL ES
--HG--
branch : develop
kervala 18d1f2341a Fixed: Arguments for slot method
--HG--
branch : develop
kervala bc9c03e284 Fixed: Typos
--HG--
branch : develop
kervala 1c606692fc Changed: New step for add/remove program
--HG--
branch : develop
kervala 30012f9fb2 Changed: Minor changes
--HG--
branch : develop
kervala 43b658e815 Changed: Return language selected in old installer
--HG--
branch : develop
kervala 0943b2889c Changed: Copy installer
--HG--
branch : develop
kervala 0df2eb43b0 Changed: Comment
--HG--
branch : develop
kervala d76058a130 Changed: Moved qBytesToHumanReadable to utils.h/cpp
--HG--
branch : develop
kervala 130b2c3c1a Changed: More variables in INI file
--HG--
branch : develop
kervala 6025bc12f4 Changed: Get languages
--HG--
branch : develop
kervala 8eff5c4c60 Changed: Put Ryzom Installer in Add/Remove
--HG--
branch : develop
kervala 34f57e80a7 Changed: Removed status bar
--HG--
branch : develop
kervala b861dfb142 Changed: Fixed sizes
--HG--
branch : develop
kervala 7d71047a01 Changed: CWizardDialog splitted to CMigrateWizard and CInstallWizard
--HG--
branch : develop
kervala 5e0e5770d7 Changed: Remove context help button
--HG--
branch : develop
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
kervala ee2938e3cb Changed: Use uint instead of unsigned
--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 1ba31e36d7 Changed: Disable maximize button in window title bar
--HG--
branch : develop
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
kervala cc72b3e2a1 Fixed: Typo in comment
--HG--
branch : develop
kervala a3f85fa8cd Changed: Save/load configuration filename
--HG--
branch : develop
kervala 8f3f6075bb Changed: Configure button action
--HG--
branch : develop
kervala 87ce45dcb1 Fixed: Delay when logging in
--HG--
branch : develop
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
kervala 221a8c471e Changed: Use client filename defined in installer.ini
--HG--
branch : develop
kervala 48d37e5289 Changed: Use same header image as NSIS
--HG--
branch : develop
kervala 2ba19e44c0 Removed: Bitmaps for NSIS
--HG--
branch : develop
kervala 13dfa25a04 Changed: Added commented QT5_CREATE_TRANSLATION
--HG--
branch : develop
kervala de7031ee06 Changed: Don't need to use QXcbGlxIntegrationPlugin
--HG--
branch : develop
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
kervala 048cd7731f Fixed: Link Installer to OPENGL_gl_LIBRARY
--HG--
branch : develop
kervala 1fc5934bfa Fixed: Typo
--HG--
branch : develop
kervala da5c53e3c2 Changed: Compilation under Linux
--HG--
branch : develop
kervala 7818e78b33 Fixed: Compilation with GCC
--HG--
branch : develop
kervala 579e9eecc3 Changed: Add more checks for data
--HG--
branch : develop
kervala db11469631 Changed: Better English
--HG--
branch : develop
kervala 44d3f75cc9 Changed: Update progress in CFilesCleaner
--HG--
branch : develop
kervala f042f1850f Changed: Allow to abort when extracting files
--HG--
branch : develop
kervala 9f06af9a87 Changed: Minor change
--HG--
branch : develop
kervala af248d0a0f Changed: Don't download changelog
--HG--
branch : develop
kervala 4675cdb0d7 Changed: Call accept() or reject() depending on next action
--HG--
branch : develop
kervala 3efc46a681 Changed: Emit done when an operation is finished
--HG--
branch : develop
kervala 3e0aa24703 Changed: Launch upgd_nl.bat/sh script after extracting BNP client files
--HG--
branch : develop
kervala 740e8ef1e2 Changed: Display current operation
--HG--
branch : develop
kervala 32cb08ad72 Changed: Remove Help icon in window title bar
--HG--
branch : develop
kervala 0b2928d349 Changed: Moved createDefaultProfile
--HG--
branch : develop
kervala 591f9c88d5 Changed: downloadData and downloadClient methods
--HG--
branch : develop
kervala 714d899611 Changed: Name of OperationDialog UI
--HG--
branch : develop
kervala dbf1229aae Changed: operationFinish() not useful
--HG--
branch : develop
kervala c1485f500a Changed: Use profile default index instead of ID
--HG--
branch : develop
kervala 1fed8f51a0 Changed: Better syntax for profile display
--HG--
branch : develop
kervala a161968c3c Changed: Profile ID is now a QString
--HG--
branch : develop
kervala db70d04dce Changed: Include Windows headers only under Windows
--HG--
branch : develop
kervala 079ac81c8d Changed: Index is not the ID
--HG--
branch : develop
kervala 56e220a050 Changed: New COperationDialog that manager progress bar in a dialog
--HG--
branch : develop
kervala 4d983577dc Changed: One class per files operation
--HG--
branch : develop
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
kervala 9d586221df Merge with develop
--HG--
branch : feature-ryzom-installer
kervala cf7ecf9857 Changed: Only compile installer if WITH_RYZOM_INSTALLER set
--HG--
branch : feature-ryzom-installer
kervala 9a55bb5783 Changed: Create default profile
--HG--
branch : feature-ryzom-installer
kervala c09b1dab31 Changed: Check for memory leaks
--HG--
branch : feature-ryzom-installer
kervala f3feb5ebd9 Changed: Include Windows.h only under Windows
--HG--
branch : feature-ryzom-installer
kervala 4f79e265f8 Changed: Don't redefine FILE_ATTRIBUTE_* if already defined
--HG--
branch : feature-ryzom-installer
kervala f3a6422626 Changed: New done() signal to go to next step
--HG--
branch : feature-ryzom-installer
kervala 5deb7327e3 Changed: Play button
--HG--
branch : feature-ryzom-installer
kervala 3397d1dc38 Changed: Clean files
--HG--
branch : feature-ryzom-installer
kervala 2bcdc5107b Changed: Display error message when no installer.ini file found
--HG--
branch : feature-ryzom-installer
kervala d56aa19b1a Changed: Compile shortcuts code only under Windows
--HG--
branch : feature-ryzom-installer
kervala 8e8a0d4ffa Changed: Hide help button
--HG--
branch : feature-ryzom-installer
kervala 01e284af12 Changed: Renamed configurationsComboBox to profilesComboBox
--HG--
branch : feature-ryzom-installer
kervala be40cda4c1 Merge with develop
--HG--
branch : feature-ryzom-installer
Nimetu f15926dd7e Changed: Remove legacy HTTPCurrentDomain variable
--HG--
branch : develop
Nimetu ae46d76d88 Fixed: Parsing url authority when path is empty
--HG--
branch : develop
Nimetu 8aa2a3ced6 Changed: Rename CUrlParser domain variable
--HG--
branch : develop
kervala 9fd00d8505 Fixed: Missing to include PCH
--HG--
branch : develop
Nimetu 131f3814a3 Fixed: Resolve http-equiv refresh url
--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
Nimetu cdfecc8d69 Fixed: url inheriting for defined empty query component
--HG--
branch : develop
kervala af6b282ec1 Changed: Minor changes
--HG--
branch : develop
kervala 583db43e71 Changed: Disable too verbose message for sound sheets
--HG--
branch : develop
kervala ab2ac66cb5 Fixed: Stack size errors while compiling with VC++ 2015
--HG--
branch : develop
kervala b932c31546 Fixed: Use correct formatted HTTP 1.1 query, previous one was blocked by some security software (a big thanks to Vojtech Vobr from AVG Technologies for his investigation to help us to fix this issue)
--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 1ff64c71d4 Fixed: Some problems with AMS, patches by depyraken (thanks a lot!)
--HG--
branch : develop
kervala 1e0283d38c Fixed: Use %p to display pointer
--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 77ae602e6a Changed: Better alignment
--HG--
branch : develop
kervala 99b87b1128 Changed: Update interfaces files with patchlet version
--HG--
branch : develop
kervala 32e22ab208 Changed: Simplify CMake end tags
--HG--
branch : develop
Nimetu 7cd5204457 Changed: When writing to icfg or keys files, write to temp file and then rename
--HG--
branch : develop
Nimetu a1e8408be0 Fixed: Tooltip position related to parent window
--HG--
branch : develop
Nimetu a8a697c5dd Fixed: bad commit (issue )
--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 ccb69f8b27 Changed: Signed/unsigned comparison
--HG--
branch : develop
kervala d1d6f6da41 Fixed: Creation of sn_0_* folders under OS X 10.7
--HG--
branch : develop
kervala e82ada1026 Fixed: Link to freetype when using Qt
--HG--
branch : develop
kervala 8090ddd12f Changed: Display parameters passed to batch in log
--HG--
branch : develop
kervala 32ce9a47cb Fixed: Compilation with Qt 5.6
--HG--
branch : develop
kervala ba1486ea48 Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 7ff21f975d Changed: Q_COMPILER_RVALUE_REFS hack useless with Qt 5.6
--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 a002b20c7f Changed: Minor changes
--HG--
branch : develop
kervala bac64a0860 Changed: Reverted change, not sure it fixes anything
--HG--
branch : develop
kervala 3219ce959b Changed: Use booleans to know if we already added a loopback address
--HG--
branch : develop
kervala 3c8228df15 Fixed: Empty const char* because std::string destructor called
--HG--
branch : develop
kervala 7dd635960a Changed: Use toString for formatting
--HG--
branch : develop
kervala c30bf20ccc Changed: Minor changes
--HG--
branch : develop
kervala a410f2fcc1 Changed: Better camel case syntax
--HG--
branch : develop
depyraken 96fd182335 add isloopbackIPAddress prototype to code/nel/include/nel/net/inet_address.h
add isloopbackIPAddress to code/nel/src/net/inet_address.cpp
add IPv4&IPv6 loopback IP addresses to localAddresses

In code/nel/src/net/unified_network.cpp:
replace is127001 calls by isloopbackIPAddress
change wrong comments about default network id (nid = 0xFF)
When the selected connectionId is not valid
	warnings are not triggered anymore when using default network (nid = 0xFF): the logs were full of warnings and the server was lagging
	When nid = 0xFF, the new connectionId is stored into DefaultNetwork
	When nid <> 0xFF, the new connectionId is stored into NetworkConnectionAssociations[nid]

--HG--
branch : develop
kervala e785de2a6e Fixed: Typo
--HG--
branch : develop
kervala 7ed352ca8c Fixed: Wrong locale under Linux
--HG--
branch : develop
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
kervala 89532b2afb Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
kaetemi bbec2c5b33 Fix random thunder activation caused by rounding error in setup interpolation
--HG--
branch : develop
kaetemi 198323b9b5 Compile fix
--HG--
branch : develop
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : develop
kervala dadfb51257 Fixed: Use presets from client_default.cfg for client_config_qt
--HG--
branch : develop
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
kervala e191e1675b Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
--HG--
branch : develop
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop
kervala f376317f10 Fixed: Compilation
--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 40c7c82a2d Changed: Removed wrong check
--HG--
branch : develop
kervala 05e0500aaf Changed: Check if LC_NUMERIC is correct before loading or saving config files
--HG--
branch : develop
kervala 97647b2264 Fixed: Set numeric locale in CApplicationContext
--HG--
branch : develop
kervala d7121b4b7a Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
--HG--
branch : develop
kervala 94f4e901c9 Changed: Fix clang warnings
--HG--
branch : develop
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
kervala 962b43d2bd Fixed: Possible crashes if ov_info returns NULL
--HG--
branch : develop
kervala a77fee685b Changed: Implement CI18N::setSystemLanguageCode, if we must force it
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)

--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 c39190b38d Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
--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 f1b882c0f3 Changed: Removed useless dependencies on DirectX
--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 2dd97967ff Changed: Remove Hungarian because this language is not supported by Ryzom
--HG--
branch : develop
kervala 011e87b3bc Changed: Updated Configuration translations
--HG--
branch : develop
kervala 888c21cd97 Changed: Fix typo
--HG--
branch : develop
kervala 27413888b3 Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 61c33024b6 Changed: Updated Configuration translations
--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
kervala 0a16b3b8dd Changed: Sligthly changes
--HG--
branch : develop
kervala 0be32d3a25 Fixed: UTF-8 encoding
--HG--
branch : develop
kervala 7bfb43c25d Changed: Updated translations for Ryzom Configuration
--HG--
branch : develop
kervala 30703b5591 Changed: Update shorcuts
--HG--
branch : feature-ryzom-installer
kervala 95f6b154fb Changed: Save when clicking on OK
--HG--
branch : feature-ryzom-installer
kervala d446dd3942 Changed: Update index in servers list
--HG--
branch : feature-ryzom-installer
kervala d34b434b23 Changed: Disable widgets if no profile selected
--HG--
branch : feature-ryzom-installer
kervala 0d06721689 Changed: Read version from client and display it
--HG--
branch : feature-ryzom-installer
kervala a1ceaf0c5e Changed: Use CServersModel
--HG--
branch : feature-ryzom-installer
kervala b98f625e7a Changed: Methods to convert index from/to profile ID
--HG--
branch : feature-ryzom-installer
kervala 733969f148 Changed: Minor changes
--HG--
branch : feature-ryzom-installer
kervala 4a50cf1d3a Changed: Read/write shortcuts
--HG--
branch : feature-ryzom-installer
kervala 0828e1cc30 Changed: Use checkboxes for shortcuts
--HG--
branch : feature-ryzom-installer
kervala 61b2a3e6f2 Added: ServersModel to manage servers list
--HG--
branch : feature-ryzom-installer
kervala 9d48b2923b Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 691c8cdbd3 Changed: Use QString::number() instead of QString("%1") to convert an int to QString
--HG--
branch : develop
kervala 587b63e1d1 Fixed: Use full path to launch Ryzom client and pass profile argument
--HG--
branch : develop
kervala 21a84a3ed4 Changed: Declare CCmdArgs outside of main() to be able to use it in other files
--HG--
branch : develop
kervala 13851e3df5 Fixed: 0x0 is Auto mode
--HG--
branch : develop
kervala b9231adb78 Fixed: ForceDXTC is not to disable compression but force it
--HG--
branch : develop
kervala e4f8bb0e16 Changed: Use MiB for RAM
--HG--
branch : develop
kervala c0958ab0b5 Fixed: Determine path of client.cfg and client_default.cfg
--HG--
branch : develop
kervala e0be334456 Changed: Create new client.cfg
--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 5c3f5e841c Changed: Write a warning instead of error
--HG--
branch : develop
kervala faae2973ac Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
--HG--
branch : develop
kervala 41176a7d02 Fixed: OpenGL ES driver compilation
--HG--
branch : develop
kervala 8dec2fbb54 Changed: Random names generator updated by Osquallo
--HG--
branch : develop
kaetemi 48a120b21f Fix curl crash
--HG--
branch : develop
kervala 124bfac9f0 Improved Luabind CMake module, fixes and fixes
--HG--
branch : develop
kervala d6e97a9ebc Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 846be58379 Changed: Better warning
--HG--
branch : develop
kervala f445789fb0 Changed: Profiles dialog code
--HG--
branch : feature-ryzom-installer
kervala 5a11b80b9f Added: Profiles model class
--HG--
branch : feature-ryzom-installer
kervala ae88268333 Changed: Create a typedef for lists of profiles and servers
--HG--
branch : feature-ryzom-installer
kervala d4f6be1578 Changed: Use "arguments" instead of "parameters"
--HG--
branch : feature-ryzom-installer
kervala 76d83a5890 Improved Luabind CMake module, fixes
--HG--
branch : develop
kervala 865bece41c Changed: Random names generator updated by Osquallo
--HG--
branch : develop
kervala 5d3796d225 Lua 5.3 support for Fedora 22+, fixes
--HG--
branch : develop
Nimetu 1d0d1a505c Added: Possibility to set text as grayed in combo box
--HG--
branch : develop
Nimetu bc8fd9fe2b Added: Horizontal mode to second action bar
--HG--
branch : develop
kervala 0fa672f5f5 Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 81408bbc5a Fixed: Missing translation for bytes in patcher
--HG--
branch : develop
kervala dac5a3b50f Changed: Slots for buttons
--HG--
branch : feature-ryzom-installer
kervala 767ab0b83c Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
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 d39911345e Fixed: Only use "open" if extension is app
--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 0040fa888e Fixed: Compilation under OS X
--HG--
branch : develop
kervala e38af28d40 Merge with develop
--HG--
branch : feature-ryzom-installer
kervala a47d3845bd Fixed: Compilation
--HG--
branch : develop
kervala 6e301d59cd Merge with develop
--HG--
branch : feature-ryzom-installer
kervala 92dfe1e2ff Changed: Extract Windows and UNIX attributes from 7z headers
--HG--
branch : feature-ryzom-installer
kervala 86bfb53ff2 Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
kervala 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
kervala b3b48a3ae3 Changed: New functions to convert arguments string from/to an array of strings
--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 f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
kervala 2b64e30aa2 Changed: Minor changes
--HG--
branch : develop
kervala c0fe37ab8e Fixed: Memory leak
--HG--
branch : develop
kervala 79be594f54 Changed: Trim URL before to display it
--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 ad4857cfaa Changed: Minor changes
--HG--
branch : develop
Nimetu a95c887534 Changed: Implement multi-row select box
--HG--
branch : develop
Nimetu e2fca3a8f3 Added: http-equiv refresh
--HG--
branch : develop
Nimetu a50689a885 Changed: Use multiline text for http errors
--HG--
branch : develop
kervala dd15287d6c Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
kervala 14f46e884b Changed: Updated world_editor_classes.xml
--HG--
branch : develop
kervala 3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
kervala baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
kervala 18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
kervala 35e3ef1d68 Changed: Minor changes (replaced l: by L:)
--HG--
branch : develop
kervala f698c31aa1 Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
kervala 3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
kervala d18c7b24f5 Changed: Don't look for Qt5WinExtras in root CmakeLists.txt
--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 460708a015 Changed: Use L:/ path instead of R:/ for leveldesign
--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 db92fc81f1 Changed: Minor changes
--HG--
branch : develop
kervala 3f0e6f3757 Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes
--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 0575a51632 Last changes for Unicode support under Windows, fixes
--HG--
branch : develop
kervala 2b7ce14a57 Changed: Minor changes
--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 591c7ed0bf Fixed: Display an error if unable to open a ogg file
--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 baecfcf944 Adapt CSTLoader to use nlfopen and some simplifications, issue
--HG--
branch : develop
kervala 33a30d186c Use Unicode of CreateProcess, issue
--HG--
branch : develop
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
kervala ba077aaab8 Use right versions of Win32 functions, issue
--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 69547db6ce New function to format a timestamp to human readable
--HG--
branch : develop
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue
--HG--
branch : develop
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue
--HG--
branch : develop
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue
--HG--
branch : develop
Gary Preston c7a7b2c503 Merge
--HG--
branch : develop