Commit graph

823 commits

Author SHA1 Message Date
kervala
0d06721689 Changed: Read version from client and display it
--HG--
branch : feature-ryzom-installer
2016-03-12 21:58:53 +01:00
kervala
a1ceaf0c5e Changed: Use CServersModel
--HG--
branch : feature-ryzom-installer
2016-03-12 21:58:05 +01:00
kervala
b98f625e7a Changed: Methods to convert index from/to profile ID
--HG--
branch : feature-ryzom-installer
2016-03-12 21:57:24 +01:00
kervala
733969f148 Changed: Minor changes
--HG--
branch : feature-ryzom-installer
2016-03-12 21:56:23 +01:00
kervala
4a50cf1d3a Changed: Read/write shortcuts
--HG--
branch : feature-ryzom-installer
2016-03-12 21:54:44 +01:00
kervala
0828e1cc30 Changed: Use checkboxes for shortcuts
--HG--
branch : feature-ryzom-installer
2016-03-12 21:53:51 +01:00
kervala
61b2a3e6f2 Added: ServersModel to manage servers list
--HG--
branch : feature-ryzom-installer
2016-03-12 21:53:20 +01:00
kervala
9d48b2923b Merge with develop
--HG--
branch : feature-ryzom-installer
2016-03-12 14:50:10 +01:00
kervala
691c8cdbd3 Changed: Use QString::number() instead of QString("%1") to convert an int to QString
--HG--
branch : develop
2016-03-12 14:49:04 +01:00
kervala
587b63e1d1 Fixed: Use full path to launch Ryzom client and pass profile argument
--HG--
branch : develop
2016-03-12 14:48:18 +01:00
kervala
21a84a3ed4 Changed: Declare CCmdArgs outside of main() to be able to use it in other files
--HG--
branch : develop
2016-03-12 14:47:13 +01:00
kervala
13851e3df5 Fixed: 0x0 is Auto mode
--HG--
branch : develop
2016-03-12 14:46:13 +01:00
kervala
b9231adb78 Fixed: ForceDXTC is not to disable compression but force it
--HG--
branch : develop
2016-03-11 09:50:22 +01:00
kervala
e4f8bb0e16 Changed: Use MiB for RAM
--HG--
branch : develop
2016-03-11 09:48:59 +01:00
kervala
c0958ab0b5 Fixed: Determine path of client.cfg and client_default.cfg
--HG--
branch : develop
2016-03-11 09:45:11 +01:00
kervala
e0be334456 Changed: Create new client.cfg
--HG--
branch : develop
2016-03-11 09:44:21 +01:00
kervala
f445789fb0 Changed: Profiles dialog code
--HG--
branch : feature-ryzom-installer
2016-03-05 12:38:28 +01:00
kervala
5a11b80b9f Added: Profiles model class
--HG--
branch : feature-ryzom-installer
2016-03-05 12:35:32 +01:00
kervala
ae88268333 Changed: Create a typedef for lists of profiles and servers
--HG--
branch : feature-ryzom-installer
2016-03-05 12:34:02 +01:00
kervala
d4f6be1578 Changed: Use "arguments" instead of "parameters"
--HG--
branch : feature-ryzom-installer
2016-03-05 12:33:19 +01:00
kervala
0fa672f5f5 Merge with develop
--HG--
branch : feature-ryzom-installer
2016-03-01 14:03:41 +01:00
kervala
81408bbc5a Fixed: Missing translation for bytes in patcher
--HG--
branch : develop
2016-03-01 14:01:47 +01:00
kervala
dac5a3b50f Changed: Slots for buttons
--HG--
branch : feature-ryzom-installer
2016-03-01 14:00:06 +01:00
kervala
767ab0b83c Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
2016-03-01 13:48:51 +01:00
kervala
92dfe1e2ff Changed: Extract Windows and UNIX attributes from 7z headers
--HG--
branch : feature-ryzom-installer
2016-02-27 18:44:09 +01:00
kervala
86bfb53ff2 Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
2016-02-27 18:43:14 +01:00
kervala
f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
2016-02-25 21:19:27 +01:00
kervala
3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
2016-02-21 17:05:54 +01:00
kervala
eb263cd4e4 Fixed: Client patcher compilation
--HG--
branch : develop
2016-02-04 14:32:40 +01:00
kervala
a8fdf67c19 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
--HG--
branch : develop
2016-02-04 13:21:14 +01:00
kaetemi
e2d60e8183 Fix tools compilation
--HG--
branch : develop
2016-02-04 12:27:41 +01:00
kervala
27e7efca56 Changed: Use CCmdArgs for client_patcher
--HG--
branch : develop
2016-02-02 19:30:19 +01:00
kervala
5a57de43fa Changed: Simplify client_patcher
--HG--
branch : develop
2016-02-02 19:30:00 +01:00
kervala
705173bce7 Changed: Minor changes
--HG--
branch : develop
2016-02-02 19:21:14 +01:00
kervala
31e6bd1bb1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
2016-02-02 10:22:47 +01:00
kervala
178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
2016-01-28 13:27:08 +01:00
kervala
086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
2016-01-28 13:26:45 +01:00
kervala
0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
2016-01-28 13:26:02 +01:00
kervala
3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
2016-01-27 14:42:19 +01:00
kervala
63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
2016-01-27 12:56:16 +01:00
kervala
36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
kervala
af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
a79393e9f8 Changed: Minor changes
--HG--
branch : develop
2016-01-18 21:31:23 +01:00
kervala
9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
2016-01-18 21:31:10 +01:00
kervala
0be5356f78 Fixed: Right directories
--HG--
branch : develop
2016-01-16 23:49:39 +01:00
kervala
5b3e181227 Changed: Minor changes
--HG--
branch : develop
2016-01-16 23:47:58 +01:00
kervala
06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
2016-01-16 23:47:12 +01:00
kaetemi
d5654ad62e Fix bad printf parameters
--HG--
branch : develop
2016-01-15 16:42:21 +01:00
kaetemi
5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
2016-01-15 12:33:27 +01:00
kervala
7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
2016-01-14 21:26:47 +01:00