kervala
|
e8f77eb967
|
Changed: Check for alternative directories
--HG--
branch : develop
|
2015-12-12 11:12:38 +01:00 |
|
kervala
|
fdbaab6a38
|
Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
|
2015-12-12 11:07:00 +01:00 |
|
kervala
|
6f031728f5
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-11 20:21:56 +01:00 |
|
kervala
|
a1a557dd1b
|
Changed: Sort dictionary keys
--HG--
branch : develop
|
2015-12-11 20:21:17 +01:00 |
|
kervala
|
977103f9d0
|
Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
|
2015-12-11 20:19:10 +01:00 |
|
kervala
|
a75ebeffa7
|
Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--HG--
branch : develop
|
2015-12-11 20:16:06 +01:00 |
|
kervala
|
f90a29004c
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-12-10 18:14:45 +01:00 |
|
Nimetu
|
5c6e2109c4
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-10 10:56:53 +02:00 |
|
Nimetu
|
dceb45e373
|
Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
|
2015-12-10 10:56:03 +02:00 |
|
kervala
|
8cbb4743e7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-09 23:23:59 +01:00 |
|
Cédric OCHS
|
e1d24451b0
|
Merged in zerotacg/ryzomcore/feature-travis-ci (pull request #129)
Feature: travis-ci
--HG--
branch : develop
|
2015-12-09 23:22:17 +01:00 |
|
kervala
|
f0d76f7ea1
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-12-09 22:41:58 +01:00 |
|
kervala
|
58506f462c
|
Changed: Use english links for spanish and russian
--HG--
branch : compatibility-develop
|
2015-12-09 22:18:48 +01:00 |
|
Tobias Peters
|
c485f6b8b4
|
Merged github:zerotacg/ryzomcore/feature/travis-ci
--HG--
branch : feature-travis-ci
|
2015-12-09 08:10:27 +01:00 |
|
Tobias Peters
|
5ddf333954
|
Merged github:zerotacg/ryzomcore/feature/travis-ci
--HG--
branch : feature-travis-ci
|
2015-12-08 22:39:33 +01:00 |
|
Nimetu
|
5fc50473f7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-08 21:54:21 +02:00 |
|
Nimetu
|
612125a243
|
Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
|
2015-12-08 21:53:54 +02:00 |
|
kervala
|
b0b7e64936
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-08 17:50:01 +01:00 |
|
kervala
|
1d00f974b6
|
Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
|
2015-12-08 17:49:23 +01:00 |
|
Cédric OCHS
|
44a5ff53a5
|
Merged in zerotacg/ryzomcore/issue-remove-duplicated-ignores (pull request #128)
removed duplicated ignores
--HG--
branch : develop
|
2015-12-08 17:35:55 +01:00 |
|
Tobias Peters
|
7f955239b0
|
removed duplicated ignores
--HG--
branch : issue-remove-duplicated-ignores
|
2015-12-08 17:20:38 +01:00 |
|
kervala
|
b46dfe178f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-08 14:33:49 +01:00 |
|
kervala
|
76a8904e9a
|
Fixed: Compilation under OS X
--HG--
branch : develop
|
2015-12-08 14:33:09 +01:00 |
|
kervala
|
9e60db1a89
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-07 21:49:21 +01:00 |
|
kervala
|
079ea3e5c5
|
Changed: Let dependencies propagate to other targets
--HG--
branch : develop
|
2015-12-07 21:48:32 +01:00 |
|
kervala
|
b9e6658562
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-07 19:38:26 +01:00 |
|
kervala
|
f833cc43de
|
Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
--HG--
branch : develop
|
2015-12-07 19:37:50 +01:00 |
|
kervala
|
be1ed3349c
|
Fixed: Wrong copy-paste
--HG--
branch : develop
|
2015-12-07 19:37:03 +01:00 |
|
kervala
|
00ce08e006
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-07 19:14:55 +01:00 |
|
kervala
|
d14cdc856e
|
Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
|
2015-12-07 19:13:50 +01:00 |
|
kervala
|
71ff890d62
|
Fixed: Don't install all files in /usr/share if compiling a local client
--HG--
branch : develop
|
2015-12-07 19:11:51 +01:00 |
|
kervala
|
d46f3fa5e9
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-07 13:09:07 +01:00 |
|
kervala
|
8761ee3bcd
|
Fixed: RETURN() doesn't exit from macro but from current file (thanks Nimetu!)
--HG--
branch : develop
|
2015-12-07 13:08:27 +01:00 |
|
kervala
|
78c311a1c5
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-12-07 08:42:57 +01:00 |
|
kervala
|
8bcbe5b2b0
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 19:46:40 +01:00 |
|
kervala
|
f393554075
|
Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
|
2015-12-06 19:46:02 +01:00 |
|
kervala
|
e0decad6af
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 19:44:27 +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
|
af3aede724
|
Changed: Updated French translations
--HG--
branch : compatibility-develop
|
2015-12-06 19:11:21 +01:00 |
|
kervala
|
e88b07519e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 16:56:53 +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
|
c6b52c4a21
|
Fixed: Remove \SystemRoot\ from path returned from Registry
--HG--
branch : develop
|
2015-12-06 16:42:49 +01:00 |
|