Commit graph

797 commits

Author SHA1 Message Date
kervala
ec8d9ea266 Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
--HG--
branch : develop
2015-12-15 22:51:55 +01:00
kervala
2064fa2699 Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
2015-12-15 13:40:12 +01:00
kervala
189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
2015-12-15 13:39:02 +01:00
kervala
84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
2015-12-15 13:35:04 +01:00
kervala
7977ef5903 Changed: Minor changes
--HG--
branch : develop
2015-12-13 20:23:58 +01:00
kervala
8b9098b5d5 Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
2015-12-13 20:23:08 +01:00
kervala
57f711a41a Fixed: New LZMA syntax under Linux
--HG--
branch : develop
2015-12-13 13:19:55 +01:00
kervala
f87218e7e3 Changed: Real executable name for client_config_qt
--HG--
branch : develop
2015-12-13 13:11:02 +01:00
kervala
9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
2015-12-13 13:09:25 +01:00
kervala
7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
2015-12-13 13:06:23 +01:00
kervala
fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
2015-12-13 13:03:16 +01:00
kervala
fcb0963888 Fixed: Typo
--HG--
branch : develop
2015-12-12 11:26:55 +01:00
kervala
e66f15dba6 Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt
--HG--
branch : develop
2015-12-12 11:24:01 +01:00
kervala
c245155525 Changed: Install sheets_packer.cfg too
--HG--
branch : develop
2015-12-12 11:13:41 +01:00
kervala
1d00f974b6 Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
2015-12-08 17:49:23 +01:00
kervala
079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
2015-12-07 21:48:32 +01:00
kervala
23ecfa9fe7 Changed: Better translations
--HG--
branch : develop
2015-12-06 19:43:47 +01:00
kervala
9f11987a3b Changed: Update MaxTrack at launch
--HG--
branch : develop
2015-12-06 19:43:27 +01:00
kervala
9d3de84c38 Changed: Make QString from UTF-8 string
--HG--
branch : develop
2015-12-06 19:43:01 +01:00
kervala
926af19e1a Fixed: Ryzom Configuration language can be different from Ryzom language
--HG--
branch : develop
2015-12-06 19:42:18 +01:00
kervala
c4b933d1bd Changed: Load interface translations at launch
--HG--
branch : develop
2015-12-06 16:55:37 +01:00
kervala
5707757198 Changed: There is no suffix under Linux or OS X
--HG--
branch : develop
2015-12-06 16:54:57 +01:00
kervala
739cba1d2a Changed: Use PNG images
--HG--
branch : develop
2015-12-06 16:52:48 +01:00
kervala
9fdb287175 Changed: Compile client_config_qt with Qt 5
--HG--
branch : develop
2015-12-06 16:51:36 +01:00
kervala
5e686dfc60 Changed: Convert BMP images to PNG
--HG--
branch : develop
2015-12-06 16:49:17 +01:00
kervala
5b797db264 Added: French translation for client_config_qt
--HG--
branch : develop
2015-12-06 16:45:47 +01:00
kervala
1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
2015-11-29 14:37:14 +01:00
kervala
0666f9d2c9 Removed: Useless MFC readme.txt
--HG--
branch : develop
2015-11-29 14:19:55 +01:00
kervala
93fc6c163b Removed: Ryzom translations in develop
--HG--
branch : develop
2015-11-15 12:51:00 +01:00
kervala
a9af8f4efe Changed: Improved text alignment in french
--HG--
branch : develop
2015-11-14 18:20:26 +01:00
kervala
cfb5fd56df Changed: Updated translations
--HG--
branch : develop
2015-11-04 17:29:56 +01:00
kervala
e00376a584 Added: Bin directory for translations
--HG--
branch : develop
2015-11-04 15:45:17 +01:00
kervala
959fc6a961 Changed: Updated translations
--HG--
branch : develop
2015-11-04 15:35:42 +01:00
kervala
f01ff0a222 Added: Tutorial for translations
--HG--
branch : develop
2015-11-04 15:27:47 +01:00
kervala
499a2605e0 Added: Translations diff directory
--HG--
branch : develop
2015-11-04 10:47:27 +01:00
kervala
c67f177297 Added: Client-side translations
--HG--
branch : develop
2015-11-04 10:41:30 +01:00
kaetemi
edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
2015-07-10 06:24:17 +02:00
kaetemi
9a10f1413b Fix DXSDK include order
--HG--
branch : develop
2015-07-10 06:16:19 +02:00
kaetemi
0cd51d59c7 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj

--HG--
branch : develop
2015-07-10 02:31:04 +02:00
kaetemi
2d297efc2a Merge with hotfix
--HG--
branch : develop
2015-03-06 23:40:48 +01:00
kervala
242b19e9e2 Fixed: Compilation
--HG--
branch : develop
2015-03-03 18:59:23 +01:00
kervala
bb429f0ea9 Changed: Use NLMISC::toString instead of itoa
--HG--
branch : develop
2015-03-02 13:09:57 +01:00
kervala
a0c60bc896 Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
2015-03-02 13:09:16 +01:00
kervala
fdc8ddb9f4 Fix #229 missing include in tools sources
--HG--
branch : develop
2015-03-02 13:08:42 +01:00
kaetemi
ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 13:13:11 +01:00
kaetemi
aede54925f Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 12:38:43 +01:00
kervala
3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
2015-01-13 19:47:14 +01:00
kervala
303f7d2e79 Changed: Minor changes
--HG--
branch : develop
2015-01-13 14:11:07 +01:00
kervala
704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
2015-01-13 13:47:19 +01:00
kervala
3bfcd8644d Changed: Minor changes
--HG--
branch : develop
2014-12-26 13:12:56 +01:00
kaetemi
5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
2014-10-08 23:20:35 +02:00
kaetemi
eff07ebbf9 Add an assert
--HG--
branch : develop
2014-09-21 13:24:33 +02:00
kaetemi
cec992c4a5 Fix double delete
--HG--
branch : develop
2014-09-21 12:31:02 +02:00
kaetemi
0275d0fe29 It works on my machine
--HG--
branch : develop
2014-09-18 21:02:14 +02:00
kaetemi
9678b56ed5 Fix strange code
--HG--
branch : develop
2014-09-13 11:13:25 +02:00
kaetemi
4f648ba736 Fix texture lookup
--HG--
branch : develop
2014-09-12 22:09:43 +02:00
kaetemi
95cd60db52 Some initial bugfixing for the map generation
--HG--
branch : develop
2014-09-12 21:50:09 +02:00
kaetemi
6bb136dca9 Change cfg name
--HG--
branch : develop
2014-09-12 20:33:20 +02:00
kaetemi
07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
2014-09-12 20:29:50 +02:00
kaetemi
b0c0439b39 Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
botanic
64fafda9bc updated hgignore 2014-08-15 03:55:49 -07:00
kaetemi
3f5eedf040 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
aca4d8e48b One set of SQL scripts to rule them all 2014-07-14 19:15:23 +02:00
botanic
b57755b9ee Fix for bug from de6f606 2014-05-10 09:15:00 -07:00
kervala
d7c9608d83 Fixed: Compilation error 2014-05-09 19:18:56 +02:00
kervala
8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 2014-04-26 22:51:03 +02:00
Matthew Lagoe
c7650f041a 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
db2f0435cd missing = 2014-04-21 03:03:39 -07:00
botanic
bac99a8815 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
18f72e3781 php is_writable is not reliable 2014-04-21 02:39:29 -07:00
shubham_meena
1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
2014-04-11 13:25:12 +05:30
botanic
4891ce5dc4 fix paths 2014-04-07 08:03:55 -07:00
botanic
fd4fce0d6a missing . 2014-04-07 06:39:41 -07:00
botanic
5fe1dd709f display erors on installer 2014-04-07 06:35:15 -07:00
botanic
fff4682d92 missed it on all of them 2014-04-07 06:29:44 -07:00
botanic
cd9deab467 Merge 2014-04-07 06:27:49 -07:00
botanic
08b1602e5a missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
0a631f5f9f 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
3f54b93b30 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
2eacddc47c 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
6765d4f091 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
685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
2014-03-27 16:50:26 +05:30
shubham_meena
420a615321 login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
2014-03-25 06:35:21 +00:00
shubham_meena
26c8e7ad15 changed login through email / username
--HG--
branch : Issue#123
2014-03-25 06:29:17 +00:00
botanic
99b122c84c fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
2014-03-24 17:07:53 +05:30
shubham_meena
5bef18032e added web title in translations
--HG--
branch : Issue#121
2014-03-23 18:48:39 +05:30
shubham_meena
7217a99c59 added title of web in translations
--HG--
branch : Issue#121
2014-03-23 17:56:42 +05:30
shubham_meena
bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
2014-03-23 10:45:30 +00:00
shubham_meena
f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
2014-03-23 15:16:20 +05:30
botanic
9661711c66 dont chmod just check permissions 2014-03-10 12:56:47 -07:00
kaetemi
c5f3c5d9d0 Compile fix 2014-03-02 21:43:24 +01:00
botanic
d5d65ae56e fixed cretion of users 2014-02-25 19:38:10 -08:00
kaetemi
91d453dd63 Make packed sheets behaviour consistent accross services 2014-02-20 21:53:11 +01:00
kaetemi
020bfb775e Disable build of dataset packed sheets in build pipeline 2014-02-20 20:15:18 +01:00
kaetemi
2289285c14 Add AIS sheets to shard sheets packer tool 2014-02-19 00:40:04 +01:00
kaetemi
2555e93771 Add sheets packer tool for CTimeDateSeasonManager 2014-02-19 00:07:22 +01:00
kaetemi
30030220c1 Add EGS sheets to shard sheets packer tool 2014-02-18 23:50:55 +01:00
kaetemi
f65a48cc4b Rename CSheets in GPM to CGpmSheets 2014-02-18 22:43:06 +01:00
kaetemi
32eafb179d Add sheets packer tool for shard GPMS and CContinentContainer 2014-02-18 22:37:21 +01:00