Commit Graph

2897 Commits (3fb4424909d7627a273d3593b0ba57acc041aaff)

Author SHA1 Message Date
kervala 7b6dd8f031 Changed: Use ID instead of index for profile and server
--HG--
branch : develop
9 years ago
kervala cb9acedb72 Changed: Create shortcut in menu for Installer
--HG--
branch : develop
9 years ago
kervala f27b388b11 Changed: Delete menu directory when uninstalling Installer
--HG--
branch : develop
9 years ago
kervala b6722dba24 Fixed: Close dialog when clicking on Abort
--HG--
branch : develop
9 years ago
kervala a7ca5eaac2 Changed: Support old and new data files
--HG--
branch : develop
9 years ago
kervala 7dac03f6ec Changed: More helpers
--HG--
branch : develop
9 years ago
kervala 4494dc42bc Changed: Use SComponents for added or removed components
--HG--
branch : develop
9 years ago
kervala 438744f3bf Changed: Copy Installer in TEMP directory under Windows (to be able to uninstall it)
--HG--
branch : develop
9 years ago
kervala 83c97c6c36 Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
9 years ago
kervala 5980e34b78 Changed: Use translations from COperationDialog
--HG--
branch : develop
9 years ago
kervala 4b6ed1ed36 Fixed: Create links under Windows
--HG--
branch : develop
9 years ago
kervala 10c62f1147 Changed: Use same directory as installer if downloading files
--HG--
branch : develop
9 years ago
kervala f6afed94ef Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 3d120ed9e6 Changed: Extract data archive
--HG--
branch : develop
9 years ago
kervala 2a437f6cdb Fixed: Download of data and client
--HG--
branch : develop
9 years ago
kervala a57cfa0e30 Changed: Put installer.ini in same directory as other local files
--HG--
branch : develop
9 years ago
kervala 1a0c61e743 Fixed: Start client from server root directory
--HG--
branch : develop
9 years ago
kervala 640489e3da Fixed: Don't forget to expand variables un client names
--HG--
branch : develop
9 years ago
kervala a981cfbfe5 Changed: Display client version on the same line as filename and add a Default button to use default client
--HG--
branch : develop
9 years ago
Nimetu 7e488219a7 Changed: Add scrollbar to macro commands list
--HG--
branch : develop
9 years ago
kervala e3541dcc06 Changed: Use toString to format string
--HG--
branch : develop
9 years ago
kervala 50c86db753 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ae94fb3f1a Fixed: xdelta 1.x returns 2 when an error occurs (0 or 1 is a success)
--HG--
branch : develop
9 years ago
kervala d55c2b25c4 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d769c4a6c9 Changed: Default profile is using default server
--HG--
branch : develop
9 years ago
kervala 7688aa1bec Changed: Clear all profiles components after uninstalling them
--HG--
branch : develop
9 years ago
kervala 3091aa1e90 Changed: More operations
--HG--
branch : develop
9 years ago
kervala b7f60f740b Changed: Specify server to process
--HG--
branch : develop
9 years ago
kervala 38285cd8dc Changed: Different methods to process operations types
--HG--
branch : develop
9 years ago
kervala 79632a204d Changed: client_default.cfg is in client package
--HG--
branch : develop
9 years ago
kervala 0d65dea8ba Changed: Profiles update
--HG--
branch : develop
9 years ago
kervala c1d471cb19 Changed: Implement downloaded client extraction
--HG--
branch : develop
9 years ago
kervala 7535b41f45 Changed: Only remove directories if not empty path
--HG--
branch : develop
9 years ago
kervala f36c00cd00 Changed: Remove a profile
--HG--
branch : develop
9 years ago
kervala d6400c9d4e Changed: Helpers to get full path of a server or profile
--HG--
branch : develop
9 years ago
kervala 5a6a596eea Changed: Use servers and profiles ID instead of indices for uninstall
--HG--
branch : develop
9 years ago
kervala b952b51d05 Changed: Moved Operation steps enum
--HG--
branch : develop
9 years ago
kervala 97624ee719 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala af2c5887a3 Changed: Comments
--HG--
branch : develop
9 years ago
kervala ba58cdd295 Changed: Settings dialog
--HG--
branch : develop
9 years ago
kervala e614eaf240 Changed: Rename all WizardDialog to Dialog (not really a wizard)
--HG--
branch : develop
9 years ago
kervala 2790eed63e Changed: Fixed height for MainWindow
--HG--
branch : develop
9 years ago
kervala 09ba1038d5 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 270377d854 Changed: Fixed height for Uninstall dialog
--HG--
branch : develop
9 years ago
kervala d09c48622d Changed: Comments
--HG--
branch : develop
9 years ago
kervala 91d1c70b5a Changed: Cancel instead of Quit
--HG--
branch : develop
9 years ago
kervala a59c904f2f Fixed: Use original files permissions
--HG--
branch : develop
9 years ago
kervala a1c7bd673a Fixed: Make upgrade script executable under UNIX
--HG--
branch : develop
9 years ago
kervala 78730c0dd4 Fixed: Don't try to use a directory if empty
--HG--
branch : develop
9 years ago
kervala 389e5712df Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
9 years ago
kervala 1b87b12c19 Changed: Typo
--HG--
branch : develop
9 years ago
kervala 9116ec1c44 Changed: Use IOperationProgressListener for CDownloader
--HG--
branch : develop
9 years ago
kervala d77db6ce27 Changed: Comments
--HG--
branch : develop
9 years ago
kervala a2a5bf1618 Changed: HTML accent
--HG--
branch : develop
9 years ago
kervala ef77256661 Changed: Profiles instead of configurations
--HG--
branch : develop
9 years ago
kervala b8ec5a2bc3 Changed: Update profiles files after changing them
--HG--
branch : develop
9 years ago
kervala b82d3deea9 Changed: Backup old profiles to compare with updated ones
--HG--
branch : develop
9 years ago
Nimetu f201abe6db Changed: Set <textarea>, <input> font style
--HG--
branch : develop
9 years ago
Nimetu caf8c5195c Added: Rows attribute to <textarea> element
--HG--
branch : develop
9 years ago
kervala b547861532 Changed: Better checks
--HG--
branch : develop
9 years ago
kervala 0c2535c4a0 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 52df4c8e56 Fixed: Preserve files permissions after copying a file
--HG--
branch : develop
9 years ago
kervala a9540fb9d1 Changed: Use profile ID instead of index for -p parameter
--HG--
branch : develop
9 years ago
kervala 8f88b352ab Changed: Quit menu item
--HG--
branch : develop
9 years ago
kervala a9ec60ad69 Changed: Display previous profile after one is deleted
--HG--
branch : develop
9 years ago
kervala a37752e213 Fixed: Use the right executable for client or default one
--HG--
branch : develop
9 years ago
kervala f5762eff59 Changed: Open directory containing the profile
--HG--
branch : develop
9 years ago
kervala 32e3dfe54b Changed: Adding new profile
--HG--
branch : develop
9 years ago
kervala d8f53a1fcb Changed: Removed account option
--HG--
branch : develop
9 years ago
kervala 9609ac7de2 Changed: Replace atof by fromString
--HG--
branch : develop
9 years ago
kervala 3ec485331c Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
9 years ago
kervala 1588b43998 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 1c03b41fab Changed: Delete clients and profiles operations
--HG--
branch : develop
9 years ago
kervala 70aad8085d Changed: LZMA updated to 16.02
--HG--
branch : develop
9 years ago
kervala e140951e56 Changed: More details on OS and machine in client.log
--HG--
branch : develop
9 years ago
kervala 11cffca581 Changed: Changed sizes with signals (fix Qt warnings)
--HG--
branch : develop
9 years ago
kervala ba8520f6d4 Changed: Implement components selection for uninstaller
--HG--
branch : develop
9 years ago
kervala 9a7bcd8613 Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
9 years ago
kervala 13ab34d174 Changed: Remove useless comments/commented code
--HG--
branch : develop
9 years ago
kervala 86e143191c Changed: Return 1 if user aborted operation
--HG--
branch : develop
9 years ago
kervala 2a4ae9ba6c Changed: COperationDialog supports different types of operations
--HG--
branch : develop
9 years ago
kervala 304a1eac43 Changed: Split all parameters for Ryzom client
--HG--
branch : develop
9 years ago
kervala 1e1dbaec5c Changed: Uninstall previous Ryzom version if detected
--HG--
branch : develop
9 years ago
kervala f505744c03 Changed: Define parent of QDialog
--HG--
branch : develop
9 years ago
kervala 0d3443e4dd Changed: Show Uninstall Wizard Dialog
--HG--
branch : develop
9 years ago
kervala 2deadcce5c Changed: Added getDirectorySize() function
--HG--
branch : develop
9 years ago
kervala 0134d9bb22 Added: Uninstall Wizard Dialog used in Add/Remove programs under Windows
--HG--
branch : develop
9 years ago
kervala 2270796556 Changed: Use product variables from installer.ini
--HG--
branch : develop
9 years ago
kervala aeb33f9967 Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
9 years ago
kervala 18d1f2341a Fixed: Arguments for slot method
--HG--
branch : develop
9 years ago
kervala bc9c03e284 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 1c606692fc Changed: New step for add/remove program
--HG--
branch : develop
9 years ago
kervala 30012f9fb2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 43b658e815 Changed: Return language selected in old installer
--HG--
branch : develop
9 years ago
kervala 0943b2889c Changed: Copy installer
--HG--
branch : develop
9 years ago
kervala 0df2eb43b0 Changed: Comment
--HG--
branch : develop
9 years ago
kervala d76058a130 Changed: Moved qBytesToHumanReadable to utils.h/cpp
--HG--
branch : develop
9 years ago
kervala 130b2c3c1a Changed: More variables in INI file
--HG--
branch : develop
9 years ago
kervala 6025bc12f4 Changed: Get languages
--HG--
branch : develop
9 years ago
kervala 8eff5c4c60 Changed: Put Ryzom Installer in Add/Remove
--HG--
branch : develop
9 years ago
kervala 34f57e80a7 Changed: Removed status bar
--HG--
branch : develop
9 years ago
kervala b861dfb142 Changed: Fixed sizes
--HG--
branch : develop
9 years ago
kervala 7d71047a01 Changed: CWizardDialog splitted to CMigrateWizard and CInstallWizard
--HG--
branch : develop
9 years ago
kervala 5e0e5770d7 Changed: Remove context help button
--HG--
branch : develop
9 years ago
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
9 years ago
kervala efe00fa8bf Changed: Replace string empty assign by clear()
--HG--
branch : develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala fa7a46205d Fixed: Inconsistent EOL
--HG--
branch : develop
9 years ago
kervala 5ad9a57ada Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
9 years ago
Cédric OCHS b2fdf9c936 Merged in Llapp/ryzomcore/dev-syui (pull request #139)
UI modification:

--HG--
branch : develop
9 years ago
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
9 years ago
kervala 1ba31e36d7 Changed: Disable maximize button in window title bar
--HG--
branch : develop
9 years ago
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
9 years ago
kervala cc72b3e2a1 Fixed: Typo in comment
--HG--
branch : develop
9 years ago
kervala a3f85fa8cd Changed: Save/load configuration filename
--HG--
branch : develop
9 years ago
kervala 8f3f6075bb Changed: Configure button action
--HG--
branch : develop
9 years ago
kervala 87ce45dcb1 Fixed: Delay when logging in
--HG--
branch : develop
9 years ago
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 221a8c471e Changed: Use client filename defined in installer.ini
--HG--
branch : develop
9 years ago
kervala 48d37e5289 Changed: Use same header image as NSIS
--HG--
branch : develop
9 years ago
kervala 2ba19e44c0 Removed: Bitmaps for NSIS
--HG--
branch : develop
9 years ago
kervala 13dfa25a04 Changed: Added commented QT5_CREATE_TRANSLATION
--HG--
branch : develop
9 years ago
kervala de7031ee06 Changed: Don't need to use QXcbGlxIntegrationPlugin
--HG--
branch : develop
9 years ago
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
9 years ago
kervala 048cd7731f Fixed: Link Installer to OPENGL_gl_LIBRARY
--HG--
branch : develop
9 years ago
kervala 1fc5934bfa Fixed: Typo
--HG--
branch : develop
9 years ago
kervala da5c53e3c2 Changed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 7818e78b33 Fixed: Compilation with GCC
--HG--
branch : develop
9 years ago
kervala 579e9eecc3 Changed: Add more checks for data
--HG--
branch : develop
9 years ago
kervala db11469631 Changed: Better English
--HG--
branch : develop
9 years ago
kervala 44d3f75cc9 Changed: Update progress in CFilesCleaner
--HG--
branch : develop
9 years ago
kervala f042f1850f Changed: Allow to abort when extracting files
--HG--
branch : develop
9 years ago
kervala 9f06af9a87 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala af248d0a0f Changed: Don't download changelog
--HG--
branch : develop
9 years ago
kervala 4675cdb0d7 Changed: Call accept() or reject() depending on next action
--HG--
branch : develop
9 years ago
kervala 3efc46a681 Changed: Emit done when an operation is finished
--HG--
branch : develop
9 years ago
kervala 3e0aa24703 Changed: Launch upgd_nl.bat/sh script after extracting BNP client files
--HG--
branch : develop
9 years ago
kervala 740e8ef1e2 Changed: Display current operation
--HG--
branch : develop
9 years ago
kervala 32cb08ad72 Changed: Remove Help icon in window title bar
--HG--
branch : develop
9 years ago
kervala 0b2928d349 Changed: Moved createDefaultProfile
--HG--
branch : develop
9 years ago
kervala 591f9c88d5 Changed: downloadData and downloadClient methods
--HG--
branch : develop
9 years ago
kervala 714d899611 Changed: Name of OperationDialog UI
--HG--
branch : develop
9 years ago
kervala dbf1229aae Changed: operationFinish() not useful
--HG--
branch : develop
9 years ago
kervala c1485f500a Changed: Use profile default index instead of ID
--HG--
branch : develop
9 years ago
kervala 1fed8f51a0 Changed: Better syntax for profile display
--HG--
branch : develop
9 years ago
kervala a161968c3c Changed: Profile ID is now a QString
--HG--
branch : develop
9 years ago
kervala db70d04dce Changed: Include Windows headers only under Windows
--HG--
branch : develop
9 years ago
kervala 079ac81c8d Changed: Index is not the ID
--HG--
branch : develop
9 years ago
kervala 56e220a050 Changed: New COperationDialog that manager progress bar in a dialog
--HG--
branch : develop
9 years ago
kervala 4d983577dc Changed: One class per files operation
--HG--
branch : develop
9 years ago
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
9 years ago
kervala cf7ecf9857 Changed: Only compile installer if WITH_RYZOM_INSTALLER set
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 9a55bb5783 Changed: Create default profile
--HG--
branch : feature-ryzom-installer
9 years ago
kervala c09b1dab31 Changed: Check for memory leaks
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f3feb5ebd9 Changed: Include Windows.h only under Windows
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 4f79e265f8 Changed: Don't redefine FILE_ATTRIBUTE_* if already defined
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f3a6422626 Changed: New done() signal to go to next step
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 5deb7327e3 Changed: Play button
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 3397d1dc38 Changed: Clean files
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 2bcdc5107b Changed: Display error message when no installer.ini file found
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d56aa19b1a Changed: Compile shortcuts code only under Windows
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 8e8a0d4ffa Changed: Hide help button
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 01e284af12 Changed: Renamed configurationsComboBox to profilesComboBox
--HG--
branch : feature-ryzom-installer
9 years ago
kervala be40cda4c1 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 5b3683bbd3 Changed: Replace other cp=1 by cp=2
--HG--
branch : develop
9 years ago
kervala c1d142b9ee Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
--HG--
branch : develop
9 years ago
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a885b9b557 Changed: Added new command /playedTime that displays time played with this character
--HG--
branch : develop
9 years ago
kervala af6b282ec1 Changed: Minor changes
--HG--
branch : develop
9 years ago
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
9 years ago
kervala c95bd7faba Changed: Check for NULL X509_INFO
--HG--
branch : develop
9 years ago
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
9 years ago
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8fb8cfb218 Changed: Specify host too for login HTTP requests
--HG--
branch : develop
9 years ago
kervala 0786abd9f6 Backed out changeset: d758db202adf
--HG--
branch : develop
9 years ago
Nimetu 6f8a9b8108 Changed: Increase default request timeout for web browsers
--HG--
branch : develop
9 years ago
kervala 77ae602e6a Changed: Better alignment
--HG--
branch : develop
9 years ago
kervala 99b87b1128 Changed: Update interfaces files with patchlet version
--HG--
branch : develop
9 years ago
Nimetu 7cd5204457 Changed: When writing to icfg or keys files, write to temp file and then rename
--HG--
branch : develop
9 years ago
Nimetu a8a697c5dd Fixed: bad commit (issue #143)
--HG--
branch : develop
9 years ago
kervala 811a39aa1a Changed: Display certificate path
--HG--
branch : develop
9 years ago
kervala 631b7346c2 Fixed: Warnings with clang
--HG--
branch : develop
9 years ago
kervala 5b53bbbe3f Fixed: Ignore "certificate already in hash table" errors
--HG--
branch : develop
9 years ago
kervala 8090ddd12f Changed: Display parameters passed to batch in log
--HG--
branch : develop
9 years ago
kervala ba1486ea48 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 7ff21f975d Changed: Q_COMPILER_RVALUE_REFS hack useless with Qt 5.6
--HG--
branch : develop
9 years ago
kervala 6e05750fa3 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 28f66549a0 Fixed: CURLE_NOT_BUILT_IN undefined with some CURL versions
--HG--
branch : develop
9 years ago
kervala 0a110eff4f Fixed: Wrong display of max resist levels
--HG--
branch : develop
9 years ago
kervala c5e57273a9 Changed: Give priority to login specified as argument
--HG--
branch : develop
9 years ago
kervala a002b20c7f Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala bac64a0860 Changed: Reverted change, not sure it fixes anything
--HG--
branch : develop
9 years ago
kervala e785de2a6e Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 7ed352ca8c Fixed: Wrong locale under Linux
--HG--
branch : develop
9 years ago
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
9 years ago
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala dadfb51257 Fixed: Use presets from client_default.cfg for client_config_qt
--HG--
branch : develop
9 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala cf20e21f83 Changed: Use named arguments in uiFilterMenuDynamic translation
--HG--
branch : develop
9 years ago
kervala 4074f095eb Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
9 years ago
kervala 94f4e901c9 Changed: Fix clang warnings
--HG--
branch : develop
9 years ago
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
9 years ago
kervala 1356c1d447 Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
--HG--
branch : develop
9 years ago
kervala 413dd8eb93 Fixed: We need to restart client from the same startup directory as parent one
--HG--
branch : develop
9 years ago
kervala 8bc243ffe1 Changed: Removed some semicolons in Lua when useless
--HG--
branch : develop
9 years ago
kervala 5121cdb7d4 Changed: Use # in Lua to get the size of an array
--HG--
branch : develop
9 years ago
kervala d113bb7b10 Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
--HG--
branch : develop
9 years ago
kervala 61934be39a Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
--HG--
branch : develop
9 years ago
kervala c3d3024507 Changed: Remived useless semicolons
--HG--
branch : develop
9 years ago
kervala 2dd97967ff Changed: Remove Hungarian because this language is not supported by Ryzom
--HG--
branch : develop
9 years ago
kervala 011e87b3bc Changed: Updated Configuration translations
--HG--
branch : develop
9 years ago
kervala 27413888b3 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 61c33024b6 Changed: Updated Configuration translations
--HG--
branch : develop
9 years ago
kervala bb67a604e6 Fixed: Wrong first and last names orders and some minor bugs
--HG--
branch : develop
9 years ago
kervala efac9c97b1 Changed: Use more explicit variable names
--HG--
branch : develop
9 years ago
kervala 7366a1f994 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
9 years ago
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 9d48b2923b Merge with develop
--HG--
branch : feature-ryzom-installer
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 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 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 8dec2fbb54 Changed: Random names generator updated by Osquallo
--HG--
branch : develop
9 years ago
kaetemi 48a120b21f Fix curl crash
--HG--
branch : develop
9 years ago
kervala d6e97a9ebc Merge with develop
--HG--
branch : feature-ryzom-installer
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 865bece41c Changed: Random names generator updated by Osquallo
--HG--
branch : 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 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 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 22b582fe46 Fixed: Escape paths with quotes under OS X
--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 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 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--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 2b64e30aa2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0fe37ab8e Fixed: Memory leak
--HG--
branch : develop
9 years ago
kervala 79be594f54 Changed: Trim URL before to display it
--HG--
branch : 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
Nimetu a95c887534 Changed: Implement multi-row select box
--HG--
branch : develop
9 years ago
kervala 14f46e884b Changed: Updated world_editor_classes.xml
--HG--
branch : 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 baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
9 years ago
kervala 18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 35e3ef1d68 Changed: Minor changes (replaced l: by L:)
--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 ce382f87dc Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala c6ac53598b Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
--HG--
branch : develop
9 years ago
kervala ae100981d7 Changed: Removed extraenous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
9 years ago
kervala db92fc81f1 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3f0e6f3757 Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
--HG--
branch : develop
9 years ago
kervala fad63280db Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
--HG--
branch : develop
9 years ago
kervala 9322fa87b3 Music player can now handle unicode filenames and m3u8 playlists, issue #261
--HG--
branch : develop
9 years ago
kervala a0f8660d0d Changed: Removed useless commented code
--HG--
branch : develop
9 years ago
kervala e583a7a970 Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
--HG--
branch : develop
9 years ago
kervala 3c1a41d2b3 Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
--HG--
branch : develop
9 years ago
kervala 3487bf16ff Fixed: Display human readable version of file timestamps
--HG--
branch : develop
9 years ago
kervala 0c7aeaaac7 Changed: Display only filename in patch screen
--HG--
branch : develop
9 years ago
kervala 83090fc2f5 Changed: Use uiByte translation
--HG--
branch : develop
9 years ago
kervala 872bb2e697 Changed: Don't put spaces in front of percent value
--HG--
branch : develop
9 years ago
kervala 1bfc12bd6c Changed: Use upgrade script if present
--HG--
branch : develop
9 years ago
kervala d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
9 years ago
kervala dba1ff8cf9 Changed: Added NamingPolicyURL variable in cfg
--HG--
branch : develop
9 years ago
kervala 6e54ba6420 Display patch errors/warnings in UTF-8, issue #261
--HG--
branch : develop
9 years ago
kervala baecfcf944 Adapt CSTLoader to use nlfopen and some simplifications, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
9 years ago
kervala ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala 52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
9 years ago
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
9 years ago
kervala 1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
9 years ago
kervala c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
9 years ago
kervala 1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
9 years ago
kervala a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
9 years ago
kervala e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
9 years ago
kervala a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
9 years ago
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
9 years ago
kervala b262c90fdb Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
9 years ago
kervala 40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
9 years ago
kervala 5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
9 years ago
kervala 4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
9 years ago
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
9 years ago
Nimetu 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
9 years ago
kervala c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
9 years ago
kervala 203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
9 years ago
kervala 47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
9 years ago
kervala 34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
9 years ago
kervala 8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
9 years ago
kervala 9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
9 years ago
kervala eb263cd4e4 Fixed: Client patcher compilation
--HG--
branch : develop
9 years ago
kervala a8fdf67c19 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
--HG--
branch : develop
9 years ago
kaetemi e2d60e8183 Fix tools compilation
--HG--
branch : develop
9 years ago
kervala 3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
9 years ago
kervala dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
9 years ago
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
9 years ago
kervala 72e1724b67 Changed: Use absolute path
--HG--
branch : develop
9 years ago
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
9 years ago
kervala 27e7efca56 Changed: Use CCmdArgs for client_patcher
--HG--
branch : develop
9 years ago
kervala 5a57de43fa Changed: Simplify client_patcher
--HG--
branch : develop
9 years ago
kervala d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
9 years ago
kervala 69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
9 years ago
kervala 6ff327f99c Fixed: Use absolute paths in patch batch and escape all paths
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files

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

--HG--
branch : develop
9 years ago
kervala 475864dac0 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 5bf17060c0 Fixed: Crash if spawnBot is NULL
--HG--
branch : develop
9 years ago
kervala fc96bdf46d Fixed: AIS crash if variable not initialized (forgot to commit)
--HG--
branch : develop
9 years ago
kervala e60b630d09 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala b6f8fe80e9 Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
9 years ago
kervala 75307d00da Changed: Minor changes (thanks to SIELA1915)
--HG--
branch : develop
9 years ago
kervala 178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
9 years ago
kervala 086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
9 years ago
kervala 0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
9 years ago
kervala 733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
9 years ago
kervala 3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala b6dae7002e Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 93d89700bc Fixed: Useless dependencies
--HG--
branch : develop
9 years ago
kervala c1125199ca Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 093ee91656 Fixed: libxml2 dependencies
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala c5d8c9965e Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
9 years ago
kervala ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
9 years ago
kervala 482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
9 years ago
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
9 years ago
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
9 years ago
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
9 years ago
kervala e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
9 years ago
kervala 963892913f Fixed: Crash in backup service
--HG--
branch : develop
9 years ago
kervala f5a60e3a60 Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
--HG--
branch : develop
9 years ago
kervala e281fc1706 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
9 years ago
kervala a79393e9f8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
9 years ago
kervala b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
9 years ago
kervala 0be5356f78 Fixed: Right directories
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
9 years ago
kaetemi d5654ad62e Fix bad printf parameters
--HG--
branch : develop
9 years ago