kervala
|
f39e135494
|
Fixed: Delete ryzom_installer.ini when uninstalling Installer
--HG--
branch : develop
|
2016-09-29 20:47:03 +02:00 |
|
kervala
|
b6a88ad754
|
Fixed: Create Installer link under Linux
--HG--
branch : develop
|
2016-09-29 20:46:29 +02:00 |
|
kervala
|
76d05750f4
|
Changed: Don't update Qt translations
--HG--
branch : develop
|
2016-09-29 17:07:28 +02:00 |
|
kervala
|
a5e964351d
|
Changed: Updated translations
--HG--
branch : develop
|
2016-09-29 17:06:38 +02:00 |
|
kervala
|
7e32d9b928
|
Changed: New checks after selecting a directory (must be empty and write permissions)
--HG--
branch : develop
|
2016-09-29 17:05:20 +02:00 |
|
kervala
|
13aac03c04
|
Changed: Use default directory when choosing destination
--HG--
branch : develop
|
2016-09-29 17:03:59 +02:00 |
|
kervala
|
a9891214bd
|
Changed: Disable texts that don't need to be translated
--HG--
branch : develop
|
2016-09-29 17:03:17 +02:00 |
|
kervala
|
f5035aa63d
|
Changed: New button for default location
--HG--
branch : develop
|
2016-09-29 16:54:50 +02:00 |
|
kervala
|
75faa59be4
|
Changed: Updated translations
--HG--
branch : develop
|
2016-09-29 00:20:25 +02:00 |
|
kervala
|
bf96615bc4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-09-28 23:42:33 +02:00 |
|
kervala
|
e7b23c958a
|
Fixed: Connexion -> Connection typo
--HG--
branch : develop
|
2016-09-28 23:42:01 +02:00 |
|
kervala
|
9c4225d74e
|
Fixed: Desktop files need to be executable
--HG--
branch : develop
|
2016-09-28 23:32:24 +02:00 |
|
kervala
|
9af4edf07a
|
Changed: Increase timeout delay to 30s (just to avoid to wait forever)
--HG--
branch : develop
|
2016-09-28 23:31:26 +02:00 |
|
kervala
|
f168dd17e2
|
Changed: Also check icon in same directory as executable
--HG--
branch : develop
|
2016-09-28 23:30:24 +02:00 |
|
kervala
|
9557aff2cc
|
Fixed: Remove all directories from data excepted fonts one
--HG--
branch : develop
|
2016-09-28 23:29:02 +02:00 |
|
kervala
|
5d4bdf8f60
|
Fixed: Don't fix height of operation dialog
--HG--
branch : develop
|
2016-09-28 23:27:15 +02:00 |
|
kervala
|
9534b01d87
|
Changed: Updated translations
--HG--
branch : develop
|
2016-09-28 12:23:25 +02:00 |
|
kervala
|
ad11871e7a
|
Changed: Simplify progress texts
--HG--
branch : develop
|
2016-09-28 12:22:27 +02:00 |
|
kervala
|
c1d48c995a
|
Changed: Updated translations
--HG--
branch : develop
|
2016-09-26 10:40:56 +02:00 |
|
kervala
|
07ddb63d61
|
Changed: Add a new line after description
--HG--
branch : develop
|
2016-09-25 10:50:13 +02:00 |
|
kervala
|
a41ae065d8
|
Changed: Remove alternative formats for parameters (too verbose)
--HG--
branch : develop
|
2016-09-25 10:49:55 +02:00 |
|
kervala
|
4b4b321169
|
Changed: Allow to compile Ryzom tools even without MySQL (mysql client library has compilation problems with VC++ 2015)
--HG--
branch : develop
|
2016-09-25 10:24:51 +02:00 |
|
kervala
|
72ed8b2c61
|
Changed: Client directory already processed
--HG--
branch : develop
|
2016-09-25 10:23:57 +02:00 |
|
kervala
|
e6fa251d92
|
Changed: Moved init code in sheets_packer.cpp
Changed: Expand environment variables for other variables too
Changed: Don't create log.log
Changed: Added missing AGPL headers
--HG--
branch : develop
|
2016-09-25 10:23:34 +02:00 |
|
kervala
|
33dfd39409
|
Changed: Use CCmdArgs for sheets_packer, see #281
--HG--
branch : develop
|
2016-09-25 10:20:49 +02:00 |
|
kervala
|
130b270380
|
Fixed: tga2dds doesn't generate mipmaps
--HG--
branch : develop
|
2016-09-24 15:54:28 +02:00 |
|
kervala
|
b1f28ace36
|
Changed: Updated German translations
--HG--
branch : develop
|
2016-09-24 15:53:58 +02:00 |
|
kervala
|
ec5deea3f0
|
Changed: Generate an exception if file is not a supported bitmap format
--HG--
branch : develop
|
2016-09-24 14:19:35 +02:00 |
|
kervala
|
af1f02c53f
|
Changed: Download from "installer" directory now, see #279
--HG--
branch : develop
|
2016-09-24 14:18:44 +02:00 |
|
kervala
|
162e683803
|
Changed: New methods loadFromSettings and saveToSettings for CProfile and CServer, see #279
--HG--
branch : develop
|
2016-09-24 14:17:43 +02:00 |
|
kervala
|
1ce480a809
|
Changed: Minor change
--HG--
branch : develop
|
2016-09-24 14:00:01 +02:00 |
|
kervala
|
3c4f5bfd4c
|
Changed: Moved Syphox mod to ryzom/data/mods to not conflict when creating gamedev.bnp
--HG--
branch : develop
|
2016-09-24 13:59:09 +02:00 |
|
kervala
|
67f1797f6d
|
Changed: Updated German translations
--HG--
branch : develop
|
2016-09-24 13:26:45 +02:00 |
|
kervala
|
536483f8a7
|
Changed: Factorize saving to right bitmap format
--HG--
branch : develop
|
2016-09-23 13:31:41 +02:00 |
|
kervala
|
35b4a3d98a
|
Changed: Minor changes
--HG--
branch : develop
|
2016-09-23 13:29:50 +02:00 |
|
kervala
|
39275558c0
|
Changed: Simplify outString (a simple printf should be enough)
--HG--
branch : develop
|
2016-09-23 13:29:00 +02:00 |
|
kervala
|
20f4825686
|
Changed: Use CCmdArgs for build_interface
--HG--
branch : develop
|
2016-09-23 13:26:55 +02:00 |
|
kervala
|
ed3a5e577f
|
Changed: Link to Version.lib, see #279
--HG--
branch : develop
|
2016-09-22 18:47:53 +02:00 |
|
kervala
|
f5ba2e2ff5
|
Changed: Implements shouldCopyInstaller() based on version from executable, see #279
--HG--
branch : develop
|
2016-09-22 18:11:47 +02:00 |
|
kervala
|
ba8673432b
|
Changed: Use getVersionFromExecutable in CProfilesDialog, see #279
--HG--
branch : develop
|
2016-09-22 18:10:13 +02:00 |
|
kervala
|
d6b0f49db2
|
Changed: One second timeout to get version, see #279
--HG--
branch : develop
|
2016-09-22 18:09:43 +02:00 |
|
kervala
|
8b2d787c77
|
Changed: Implement --version/-v ourself and process it before loading config, see #279
--HG--
branch : develop
|
2016-09-22 18:09:02 +02:00 |
|
kervala
|
f824bf0b48
|
Changed: New method to get executable version, see #279
--HG--
branch : develop
|
2016-09-22 17:24:41 +02:00 |
|
kervala
|
eb219b0c2b
|
Changed: Display an better text for status code 307, see #279
--HG--
branch : develop
|
2016-09-22 11:40:13 +02:00 |
|
kervala
|
6447e9794e
|
Changed: Remove certificates in data (they should be in gamedev.bnp now), see #279
--HG--
branch : develop
|
2016-09-22 11:39:33 +02:00 |
|
kervala
|
cd9abbcaae
|
Fixed: Stalling interface when an error occurs when downloading, see #279
--HG--
branch : develop
|
2016-09-22 11:38:32 +02:00 |
|
kervala
|
36b106e2ab
|
Changed: German translations, see #279
--HG--
branch : develop
|
2016-09-22 11:37:43 +02:00 |
|
Nimetu
|
02dd8db21f
|
Added: Lua function to render html string as new webpage
--HG--
branch : develop
|
2016-09-21 20:11:13 +03:00 |
|
kervala
|
338c1883bc
|
Fixed: Don't ask confirmation
--HG--
branch : develop
|
2016-09-21 18:04:07 +02:00 |
|
kervala
|
0b6546244d
|
Fixed: Missing ENDIF()
--HG--
branch : develop
|
2016-09-21 17:38:10 +02:00 |
|