Commit graph

126 commits

Author SHA1 Message Date
kervala
a9c06ce8d0 Fixed: Use presets from client_default.cfg for client_config_qt 2016-03-19 19:27:00 +01:00
kervala
78c7a925c7 Changed: Minor changes 2016-03-18 22:26:58 +01:00
kervala
a0f20c8ad4 Changed: Remove Hungarian because this language is not supported by Ryzom 2016-03-15 12:31:20 +01:00
kervala
3e0c6fc2e1 Changed: Updated Configuration translations 2016-03-15 12:30:52 +01:00
kervala
b80b71d6f8 Changed: Updated Configuration translations 2016-03-15 00:06:06 +01:00
kervala
a7874615d4 Changed: Sligthly changes 2016-03-14 21:36:50 +01:00
kervala
caf9a7b54f Fixed: UTF-8 encoding 2016-03-14 21:27:28 +01:00
kervala
b805749e98 Changed: Updated translations for Ryzom Configuration 2016-03-14 21:07:06 +01:00
kervala
861472b799 Changed: Use QString::number() instead of QString("%1") to convert an int to QString 2016-03-12 14:49:04 +01:00
kervala
1562a5dddf Fixed: Use full path to launch Ryzom client and pass profile argument 2016-03-12 14:48:18 +01:00
kervala
b571de42b7 Changed: Declare CCmdArgs outside of main() to be able to use it in other files 2016-03-12 14:47:13 +01:00
kervala
e010a87a9e Fixed: 0x0 is Auto mode 2016-03-12 14:46:13 +01:00
kervala
3cb0fdf4f0 Fixed: ForceDXTC is not to disable compression but force it 2016-03-11 09:50:22 +01:00
kervala
4cfe978814 Changed: Use MiB for RAM 2016-03-11 09:48:59 +01:00
kervala
13e3489e11 Fixed: Determine path of client.cfg and client_default.cfg 2016-03-11 09:45:11 +01:00
kervala
23ed5c2be4 Changed: Create new client.cfg 2016-03-11 09:44:21 +01:00
kervala
00e6ff45ea Fixed: Missing translation for bytes in patcher 2016-03-01 14:01:47 +01:00
kervala
b00b6acf03 Fixed: Client patcher compilation 2016-02-04 14:32:40 +01:00
kervala
f72cf4789c Changed: Simplify client_patcher to not rely on UXT files anymore and only use english 2016-02-04 13:21:14 +01:00
kervala
47f4a5d501 Changed: Use CCmdArgs for client_patcher 2016-02-02 19:30:19 +01:00
kervala
22c8ce32a7 Changed: Simplify client_patcher 2016-02-02 19:30:00 +01:00
kervala
13c4282911 Changed: Minor changes 2016-02-02 19:21:14 +01:00
kervala
ec3e54f29f Changed: OS X bundles have app extension 2016-01-28 13:27:08 +01:00
kervala
3ac60ba7d8 Fixed: ReleaseDebug configuration not used anymore 2016-01-28 13:26:45 +01:00
kervala
8e54d7b25b Fixed: Don't display D3D item in tree under Linux and OS X 2016-01-28 13:26:02 +01:00
kervala
fc4ef1909b Fixed: Compilation of client_patcher 2016-01-27 14:42:19 +01:00
kervala
3faeb82290 Changed: Removed more useless dependencies 2016-01-26 22:43:35 +01:00
kervala
237b6767b0 Fixed: Remove inherited dependency on libxml2 for all projects 2016-01-26 22:30:13 +01:00
kervala
823818f31f Fixed: Don't display D3D page under Linux and OS X 2016-01-14 21:26:47 +01:00
kervala
02f6248bd4 Changed: Expand environment variables in paths read from cfg files 2016-01-13 19:59:09 +01:00
kervala
7bcae9dbe4 Fixed: Ryzom Configuration under OS X 2016-01-11 10:09:10 +01:00
kervala
2ef9f7dbd9 Fixed: Compilation 2016-01-09 16:29:59 +01:00
kervala
98041d381a Changed: Minor changes 2016-01-06 16:03:39 +01:00
kervala
6ac293c848 Fixed: Warnings with GCC 2016-01-06 16:03:04 +01:00
kervala
8fd5f96d83 Changed: Minor changes 2016-01-05 12:59:40 +01:00
kervala
0d0e08948e Changed: Use std::numeric_limits 2016-01-05 12:59:28 +01:00
kervala
873ac7e727 Changed: Copy tools related to client into client bundle under OS X 2016-01-04 13:43:49 +01:00
kervala
df89274053 Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle 2016-01-03 17:47:31 +01:00
kervala
2b30974cc2 Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle) 2016-01-02 22:23:49 +01:00
kervala
038612ec9b Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher 2016-01-01 15:57:10 +01:00
kervala
5708a3997c Fixed: Warnings with GCC 2015-12-25 20:49:59 +01:00
kervala
36fc5a3839 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static 2015-12-25 15:28:11 +01:00
kervala
0b24fa4dd4 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement 2015-12-25 15:26:32 +01:00
kervala
328ad17bc4 Fixed: Need to initialize OpenGL driver 2015-12-25 15:25:08 +01:00
kervala
f8862636f4 Fixed: Use Xcb plugin for Qt 5 under Linux 2015-12-23 15:00:49 +01:00
kervala
90185f7682 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher 2015-12-21 17:31:14 +01:00
kervala
da367306cb Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX 2015-12-15 22:51:55 +01:00
kervala
fd3e147574 Changed: Real executable name for client_config_qt 2015-12-13 13:11:02 +01:00
kervala
c744716973 Fixed: Compilation of some tools with Qt 5 in static 2015-12-13 13:09:25 +01:00
kervala
451823bda9 Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set 2015-12-13 13:06:23 +01:00