Commit graph

806 commits

Author SHA1 Message Date
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
botanic
324bfb8623 Merge 2014-04-07 06:27:49 -07:00
botanic
2277f6fbcb missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
3316ed1c3d Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
2014-04-06 22:31:39 -07:00
Matthew Lagoe
80d3670385 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
2014-04-06 22:29:55 -07:00
Jan Boon
b210450b8d Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
2014-03-28 20:02:14 +01:00
Jan Boon
8c60f711fe Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
2014-03-28 20:01:46 +01:00
shubham_meena
ccd5355f48 changed hardcoded location of ams_lib with location difined in configuration 2014-03-27 16:50:26 +05:30
shubham_meena
7d92faa5be login.php edited online with Bitbucket: to provide access through both username and email 2014-03-25 06:35:21 +00:00
shubham_meena
be4633c1b8 changed login through email / username 2014-03-25 06:29:17 +00:00
botanic
101b48fcc8 fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
b719ba6464 changed login from username to both username and email 2014-03-24 17:07:53 +05:30
shubham_meena
5bdcd04060 added web title in translations 2014-03-23 18:48:39 +05:30
shubham_meena
4841387a8c added title of web in translations 2014-03-23 17:56:42 +05:30
shubham_meena
61c7cdebcb libsetup.php edited online with Bitbucket 2014-03-23 10:45:30 +00:00
shubham_meena
fae178b059 colation changed to utf8_unicode_ci 2014-03-23 15:16:20 +05:30
botanic
b4f4745c7d dont chmod just check permissions 2014-03-10 12:56:47 -07:00