Commit graph

922 commits

Author SHA1 Message Date
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
97b85a790d Changed: Update shorcuts 2016-03-12 22:01:03 +01:00
kervala
1623961c20 Changed: Save when clicking on OK 2016-03-12 22:00:43 +01:00
kervala
a72e76be2f Changed: Update index in servers list 2016-03-12 22:00:12 +01:00
kervala
63dddb4df8 Changed: Disable widgets if no profile selected 2016-03-12 21:59:29 +01:00
kervala
1f999fc420 Changed: Read version from client and display it 2016-03-12 21:58:53 +01:00
kervala
b4c0c8f921 Changed: Use CServersModel 2016-03-12 21:58:05 +01:00
kervala
ebe627cce6 Changed: Methods to convert index from/to profile ID 2016-03-12 21:57:24 +01:00
kervala
c559bf1288 Changed: Minor changes 2016-03-12 21:56:23 +01:00
kervala
4c8d7884ea Changed: Read/write shortcuts 2016-03-12 21:54:44 +01:00
kervala
245b32782f Changed: Use checkboxes for shortcuts 2016-03-12 21:53:51 +01:00
kervala
a4e564bae5 Added: ServersModel to manage servers list 2016-03-12 21:53:20 +01:00
kervala
b4487dddec Merge with develop 2016-03-12 14:50:10 +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
02ab16f83f Changed: Profiles dialog code 2016-03-05 12:38:28 +01:00
kervala
008794031a Added: Profiles model class 2016-03-05 12:35:32 +01:00
kervala
960b3bc5e3 Changed: Create a typedef for lists of profiles and servers 2016-03-05 12:34:02 +01:00
kervala
78587d3d47 Changed: Use "arguments" instead of "parameters" 2016-03-05 12:33:19 +01:00
kervala
a88878a079 Merge with develop 2016-03-01 14:03:41 +01:00
kervala
00e6ff45ea Fixed: Missing translation for bytes in patcher 2016-03-01 14:01:47 +01:00
kervala
6af7a93174 Changed: Slots for buttons 2016-03-01 14:00:06 +01:00
kervala
64841ed85a Changed: Renamed configurations to profiles 2016-03-01 13:48:51 +01:00
kervala
022ca9622d Changed: Extract Windows and UNIX attributes from 7z headers 2016-02-27 18:44:09 +01:00
kervala
d819704717 Changed: Renamed configurations to profiles 2016-02-27 18:43:14 +01:00
kervala
d874429b7c Added: Initial commit for Ryzom Installer (WIP) 2016-02-25 21:19:27 +01:00
kervala
a58a3451b8 Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!) 2016-02-21 17:05:54 +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
kaetemi
1ed19d8677 Fix tools compilation 2016-02-04 12:27:41 +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
54aaa51736 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable 2016-02-02 10:22:47 +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
ba3b4a977b Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +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
58d7c95b05 Changed: Minor changes 2016-01-18 21:31:23 +01:00
kervala
eb30647103 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead) 2016-01-18 21:31:10 +01:00
kervala
06f72437e2 Fixed: Right directories 2016-01-16 23:49:39 +01:00
kervala
8124033e69 Changed: Minor changes 2016-01-16 23:47:58 +01:00
kervala
852da988fe Added: Config file for translation_tools 2016-01-16 23:47:12 +01:00
kaetemi
fe6cc6656b Fix bad printf parameters 2016-01-15 16:42:21 +01:00
kaetemi
c4f5b5d521 And more VS2015 fixes 2016-01-15 12:33:27 +01:00
kervala
823818f31f Fixed: Don't display D3D page under Linux and OS X 2016-01-14 21:26:47 +01:00
kervala
d55b781374 Fixed: Use map for faster search for example (implemented a TODO of GUIGUI) 2016-01-13 20:04:01 +01:00
kervala
29f56159b1 Changed: Replace \\ by / 2016-01-13 20:02:24 +01:00
kervala
13ee42d521 Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable 2016-01-13 20:01:36 +01:00
kervala
02f6248bd4 Changed: Expand environment variables in paths read from cfg files 2016-01-13 19:59:09 +01:00
kervala
b05b865cfb Changed: Minor changes 2016-01-13 19:54:23 +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
001b9facbe Fixed: GCC warnings 2016-01-05 12:51:06 +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
ef33828f1c Fixed: Compilation 2015-12-30 00:13:58 +01:00
kervala
7fc2edd38e Fixed: Compilation 2015-12-30 00:10:08 +01:00
kervala
a5e23cb0f9 Changed: Merge code from private repository 2015-12-29 22:06:49 +01:00
kervala
4275af8038 Changed: Merge code from private repository 2015-12-29 16:35:47 +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
180ef53f43 Fixed: _PatchDirectory already has a trailing slash 2015-12-15 13:40:12 +01:00
kervala
076af98123 Changed: Minor changes 2015-12-15 13:39:02 +01:00
kervala
68f5cb447f Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:35:04 +01:00
kervala
36f6fedd4f Changed: Minor changes 2015-12-13 20:23:58 +01:00
kervala
659842651d Fixed: Wrong copyFile and moveFile syntax 2015-12-13 20:23:08 +01:00
kervala
0bfc783142 Fixed: New LZMA syntax under Linux 2015-12-13 13:19: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
kervala
bf73907da1 Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 2015-12-13 13:03:16 +01:00
kervala
a276481492 Fixed: Typo 2015-12-12 11:26:55 +01:00
kervala
a2d32e684a Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt 2015-12-12 11:24:01 +01:00
kervala
17bf199157 Changed: Install sheets_packer.cfg too 2015-12-12 11:13:41 +01:00
kervala
583035ff3d Fixed: ryzom_client_patcher compilation 2015-12-08 17:49:23 +01:00
kervala
c4235f7b1e Changed: Let dependencies propagate to other targets 2015-12-07 21:48:32 +01:00
kervala
355576d2f8 Changed: Better translations 2015-12-06 19:43:47 +01:00
kervala
7989f5ac01 Changed: Update MaxTrack at launch 2015-12-06 19:43:27 +01:00
kervala
e04ef14577 Changed: Make QString from UTF-8 string 2015-12-06 19:43:01 +01:00
kervala
a7d727b5cb Fixed: Ryzom Configuration language can be different from Ryzom language 2015-12-06 19:42:18 +01:00
kervala
a6e046b260 Changed: Load interface translations at launch 2015-12-06 16:55:37 +01:00
kervala
c440e9586a Changed: There is no suffix under Linux or OS X 2015-12-06 16:54:57 +01:00
kervala
9f75bed8c2 Changed: Use PNG images 2015-12-06 16:52:48 +01:00
kervala
80c72aebd2 Changed: Compile client_config_qt with Qt 5 2015-12-06 16:51:36 +01:00
kervala
66e90cb8f3 Changed: Convert BMP images to PNG 2015-12-06 16:49:17 +01:00
kervala
4cc17f1295 Added: French translation for client_config_qt 2015-12-06 16:45:47 +01:00
kervala
0ad9f15831 Changed: Use RYZOM_VERSION from config.h (generated by CMake) 2015-11-29 14:37:14 +01:00
kervala
6a17da8951 Removed: Useless MFC readme.txt 2015-11-29 14:19:55 +01:00
kaetemi
8602783c96 MFC now requires XP or higher 2015-07-10 06:24:17 +02:00
kaetemi
ab0aed948a Fix DXSDK include order 2015-07-10 06:16:19 +02:00
kaetemi
d411833ee0 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
2015-07-10 02:31:04 +02:00
kaetemi
eaf44707a7 Merge with hotfix 2015-03-06 23:40:48 +01:00
kervala
5cc2b16c87 Fixed: Compilation 2015-03-03 18:59:23 +01:00
kervala
b34e10adb4 Changed: Use NLMISC::toString instead of itoa 2015-03-02 13:09:57 +01:00
kervala
ae2ee4e0f3 Changed: Use CFile::createEmptyFile() 2015-03-02 13:09:16 +01:00
kervala
06e443abbe Fix #229 missing include in tools sources 2015-03-02 13:08:42 +01:00
kaetemi
9eae8d81ec Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 13:13:11 +01:00
kaetemi
90b63768db Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:38:43 +01:00
kervala
1675e7af3a Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
kervala
d6a2af6abd Changed: Minor changes 2015-01-13 14:11:07 +01:00
kervala
7987db85ca Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
kervala
fe9e52931d Changed: Minor changes 2014-12-26 13:12:56 +01:00
kaetemi
d6586fa42a Configure shadow outline in applications 2014-10-08 23:20:35 +02:00
kaetemi
f051c5d156 Add an assert 2014-09-21 13:24:33 +02:00
kaetemi
d9819abd11 Fix double delete 2014-09-21 12:31:02 +02:00
kaetemi
5165f74aae It works on my machine 2014-09-18 21:02:14 +02:00
kaetemi
a3b0569624 Fix strange code 2014-09-13 11:13:25 +02:00
kaetemi
0e0b6e11bd Fix texture lookup 2014-09-12 22:09:43 +02:00
kaetemi
fee85bac2c Some initial bugfixing for the map generation 2014-09-12 21:50:09 +02:00
kaetemi
13e690b629 Change cfg name 2014-09-12 20:33:20 +02:00
kaetemi
536ac42f54 Add missing r2_islands_textures tool 2014-09-12 20:29:50 +02:00
kaetemi
55d2685aca Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
botanic
67ab6b4377 updated hgignore 2014-08-15 03:55:49 -07:00
kaetemi
07d3eba709 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary 2014-07-14 20:27:46 +02:00
kaetemi
47bc03522e One set of SQL scripts to rule them all 2014-07-14 19:15:23 +02:00
botanic
3c95e77cae Fix for bug from de6f606 2014-05-10 09:15:00 -07:00
kervala
c2d21f0363 Fixed: Compilation error 2014-05-09 19:18:56 +02:00
kervala
8c180c2520 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 2014-04-26 22:51:03 +02:00
Matthew Lagoe
9eee69f72d Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
2014-04-21 03:31:14 -07:00
botanic
10cdf495ca missing = 2014-04-21 03:03:39 -07:00
botanic
1191a37816 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
1c30c1067e php is_writable is not reliable 2014-04-21 02:39:29 -07:00
shubham_meena
3d2b66af73 remove wrong panel from settings page 2014-04-11 13:25:12 +05:30
botanic
01a7736de6 fix paths 2014-04-07 08:03:55 -07:00
botanic
7e27e78c25 missing . 2014-04-07 06:39:41 -07:00
botanic
23209d1735 display erors on installer 2014-04-07 06:35:15 -07:00
botanic
5e61238b6c missed it on all of them 2014-04-07 06:29:44 -07:00