Commit Graph

526 Commits (186caf171a917c91f9db48ae4d3523de4c943a73)

Author SHA1 Message Date
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 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 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 7ed352ca8c Fixed: Wrong locale under Linux
--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 a7b3532687 Changed: Minor changes
--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 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
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 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 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 f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
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
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 705173bce7 Changed: Minor changes
--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 3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
9 years ago
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
9 years ago
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
9 years ago
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 478371a666 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala aa3993681b Changed: Use std::numeric_limits
--HG--
branch : develop
9 years ago
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
9 years ago
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
9 years ago
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
9 years ago
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
9 years ago
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
9 years ago
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala ec8d9ea266 Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
--HG--
branch : develop
9 years ago
kervala f87218e7e3 Changed: Real executable name for client_config_qt
--HG--
branch : develop
9 years ago
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
9 years ago
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
9 years ago
kervala 1d00f974b6 Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
9 years ago
kervala 23ecfa9fe7 Changed: Better translations
--HG--
branch : develop
9 years ago
kervala 9f11987a3b Changed: Update MaxTrack at launch
--HG--
branch : develop
9 years ago
kervala 9d3de84c38 Changed: Make QString from UTF-8 string
--HG--
branch : develop
9 years ago
kervala 926af19e1a Fixed: Ryzom Configuration language can be different from Ryzom language
--HG--
branch : develop
9 years ago
kervala c4b933d1bd Changed: Load interface translations at launch
--HG--
branch : develop
9 years ago
kervala 5707757198 Changed: There is no suffix under Linux or OS X
--HG--
branch : develop
9 years ago
kervala 739cba1d2a Changed: Use PNG images
--HG--
branch : develop
9 years ago
kervala 9fdb287175 Changed: Compile client_config_qt with Qt 5
--HG--
branch : develop
9 years ago
kervala 5e686dfc60 Changed: Convert BMP images to PNG
--HG--
branch : develop
9 years ago
kervala 5b797db264 Added: French translation for client_config_qt
--HG--
branch : develop
9 years ago
kervala 0666f9d2c9 Removed: Useless MFC readme.txt
--HG--
branch : develop
9 years ago
kaetemi ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi eff07ebbf9 Add an assert
--HG--
branch : develop
10 years ago
kaetemi 9678b56ed5 Fix strange code
--HG--
branch : develop
10 years ago
kaetemi 4f648ba736 Fix texture lookup
--HG--
branch : develop
10 years ago
kaetemi 95cd60db52 Some initial bugfixing for the map generation
--HG--
branch : develop
10 years ago
kaetemi 6bb136dca9 Change cfg name
--HG--
branch : develop
10 years ago
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
10 years ago
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 11 years ago
kervala 652915412f Changed: Link to opengl library 11 years ago
kervala 0b29d3993d Changed: Don't check for D3D radio button under other OSes 11 years ago
kervala f8179f68ad Changed: Minor change 11 years ago
kervala f11f5c8b7a Changed: Disable D3D radio button for other OSes 11 years ago
kervala 339242d88e Changed: Virtual destructors 11 years ago
kervala b638779240 Fixed: Compilation under Linux 11 years ago
kervala 28eb142f24 Changed: Minor changes 11 years ago
kervala b5e7542602 Fixed: Wrong driver version in Ryzom Configurator
Fixed: Typo in "width"
11 years ago
kervala b0b1c8a0b6 Changed: Added PCH for ryzom configurator qt 11 years ago
kervala 89b945bb8c Changed: Minor changes 11 years ago
kervala d77926c96e Fixed: EOL for client_config_qt 12 years ago
dfighter1985 d2a7c66e9f Use to .toUTF8() instead of .toStdString().
--HG--
branch : client_config_qt
12 years ago
dfighter1985 e950834079 Merged default
--HG--
branch : client_config_qt
12 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala de9b4be9c6 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
dfighter1985 28e3393dce Translation files are now embedded into the binary, also made the source groups a bit more sane.
--HG--
branch : client_config_qt
13 years ago
dfighter1985 9796bc02b2 The Qt Ryzom client configuration tool can now be built with CMake!
--HG--
branch : client_config_qt
13 years ago
dfighter1985 fd516bcf82 Adding the Qt client config tool files from the other repo.
--HG--
branch : client_config_qt
13 years ago
kervala 6a6115061c Fixed: #1420 Client patcher compilation under Mac OS X 13 years ago
kervala 15fa0b67f7 Fixed: ryzom_client_patcher missing file 13 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 2767bc1483 Changed: #1051 Check for client.cfg in Ryzom application directory 14 years ago
kervala cd2164e602 Changed: #1051 Crash when index is out of bounds 14 years ago
kervala cfecd4fc6d Fixed: client_patcher compilation 14 years ago
kervala 10522eae91 Changed: #1023 Use a standard application path for writing files 14 years ago
kervala 1347527272 Changed: #1051 Fixed some display problems 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 14 years ago
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation 14 years ago
kervala 7401b20488 Fixed: Some services compilation (winmain not found) 14 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 14 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 14 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 14 years ago
kervala bce05f44f9 Changed: #1051 Progress tweak 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows 14 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala 4884d2ed97 Changed: #1051 Progress overwrite current line 14 years ago
kervala c2c4092730 Changed: #1051 Create a console-based working patcher 14 years ago
kervala c549c8f4dd Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 6b84d99679 Fixed: #1051 Create a console-based working patcher 14 years ago
kervala dcab3b681b Changed: #1051 Create a console-based working patcher 14 years ago
kervala 81c6b7e48a Changed: #1051 Create a console-based working patcher 14 years ago
kervala dd0b5df304 Changed: #1051 Create a console-based working patcher 14 years ago
kervala 18dd1b0ee2 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 7a00fb5082 Fixed: client_config compilation 15 years ago
kervala ea5c5b8bad Fixed: client_config compilation 15 years ago
kervala 6c47a3a615 Changed: #878 Fix typos in comments/code 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
acemtp@users.sourceforge.net 61eefa97c2 Fixed: #841 set the good agpl header 15 years ago
acemtp@users.sourceforge.net 29b38937a5 Fixed: #841 set the good agpl header 15 years ago
kaetemi@users.sourceforge.net 318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions. 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago