Commit graph

6157 commits

Author SHA1 Message Date
kervala
3ef66c79d9 Changed: Delete previously copied Ryzom Installer from TEMP directory, see #279 2016-09-20 17:43:08 +02:00
kervala
ba8357bb61 Changed: Launch upgrade script from 7z or ZIP archives if present, see #279 2016-09-20 17:40:14 +02:00
kervala
c98bf6f44f Changed: Create or update client.cfg, see #279 2016-09-20 17:39:29 +02:00
kervala
1b4997ccd7 Changed: Best estimation for uncompressed data size, see #279 2016-09-20 17:38:22 +02:00
kervala
a8b28aa24c Changed: Use default Qt translations from QRC 2016-09-20 17:37:02 +02:00
kervala
3ae90854ea Changed: Use 7z files for clients too, see #279 2016-09-19 17:51:12 +02:00
kervala
1a902a502a Changed: Call setUninstallingOldClient before, see #279 2016-09-19 14:35:29 +02:00
kervala
46f448ee9c Fixed: Compilation without PCH 2016-09-19 14:34:49 +02:00
kervala
4928c10656 Fixed: Compilation without PCH 2016-09-18 16:34:28 +02:00
kervala
97634f2157 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded 2016-09-16 19:24:43 +02:00
kervala
cfaceffe9e Changed: Other translations placeholder, see #279 2016-09-16 18:59:52 +02:00
kervala
faa77e6e9b Changed: French translations, see #279 2016-09-16 18:59:22 +02:00
kervala
c59afc9ec8 Changed: Put source location in .TS files, see #279 2016-09-16 18:58:57 +02:00
kervala
0583e1e879 Changed: Improved English texts (thanks to Cerulean!), see #279 2016-09-16 18:58:33 +02:00
kervala
6c2c932024 Changed: Don't need English translation anymore, see #279 2016-09-15 18:07:34 +02:00
kervala
cae95ca01d Fixed: Don't restart Installer if in Debug, see #279 2016-09-14 08:16:00 +02:00
kervala
c6e045ee44 Fixed: Browse buttons were freezing the application, see #279 2016-09-14 08:15:31 +02:00
kervala
dae4a3b93e Fixed: Only ask once if user want to uninstall Ryzom, see #279 2016-09-14 08:14:56 +02:00
kervala
90b9372fe3 Changed: Disable Settings and Uninstall menus (only there for debugging purposes), see #279 2016-09-14 08:14:34 +02:00
kervala
b636a7376e Changed: Disable button if executable not found, see #279 2016-09-14 08:14:00 +02:00
kervala
86546c56dc Fixed: Only ask once if user want to uninstall Ryzom, see #279 2016-09-14 08:13:20 +02:00
kervala
a5c209f83b Fixed: Infinite loop when clicking on OK in profiles dialog, see #279 2016-09-14 08:12:49 +02:00
kervala
081a34ffce Fixed: Compilation under OS X in 32 bits 2016-09-12 14:39:07 +02:00
kervala
62979a8a4f Changed: Updated glext.h 2016-09-12 14:38:49 +02:00
kervala
26985f0fea Fixed: Don't put downloaded files in quarantine under OS X 2016-09-10 19:39:36 +02:00
kervala
833ba9baf8 Changed: Minor change 2016-09-10 19:38:40 +02:00
kervala
b78d33d1e2 Fixed: Bug where exedll.bnp wasn't downloaded 2016-09-10 19:38:27 +02:00
kervala
3b7c82c473 Changed: Wrong filename for packed sheets BNP, see #279 2016-09-03 10:14:48 +02:00
kervala
8e05b80b18 Changed: QDir.cd already checks if directory exists, see #279 2016-09-03 10:14:06 +02:00
kervala
34df094f24 Changed: Added getGroundZ to develop branch too 2016-09-03 10:05:56 +02:00
kervala
99cfd4d693 Fixed: Compilation under macOS 10.12 2016-09-03 10:04:56 +02:00
kervala
88cb2e4791 Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set 2016-09-03 10:04:09 +02:00
kervala
dd88ab208c Changed: Get length of song in FMod driver too (issue #59) 2016-09-03 10:03:33 +02:00
Nimetu
2c38ac8e2e Changed: Implement mp3 player playlist 2016-08-30 21:25:58 +03:00
Nimetu
f3ea058c80 Changed: Also return song length with title 2016-08-30 21:25:46 +03:00
Nimetu
6487bc4dd9 Fixed: Adding songs from wrong list 2016-08-30 18:38:30 +03:00
kervala
d71751293b Changed: Use %~X instead of %X because it removes double quotes 2016-08-26 13:30:30 +02:00
kervala
77c9be8d5b Changed: Remove unneeded double quotes in batch file 2016-08-26 13:00:51 +02:00
Nimetu
136d07bf4f Fixed: Save mp3 player volume to icfg 2016-08-25 22:14:58 +03:00
Nimetu
cc1a749f90 Changed: Make media player to play songs from music directory (issue #59) 2016-08-25 22:08:05 +03:00
kervala
66c3562750 Changed: Relaunch Installer when installed/migrated, see #279 2016-08-16 18:27:00 +02:00
kervala
97b82ac58f Changed: Rerun installer from TEMP under Windows, see #279 2016-08-14 13:35:46 +02:00
kervala
6ad79f707e Changed: Check modification time of Installer to determine if it must be copied again, see #279 2016-08-14 13:29:27 +02:00
kervala
372d06c342 Changed: Try to load config file everytime, see #279 2016-08-14 13:28:50 +02:00
kervala
43e8593735 Added: CProfile and CServer classes have their own sources, see #279 2016-08-14 13:26:45 +02:00
kervala
0fc7d54c8c Fixed: Save config after choosing if we should uninstall previous version, see #279 2016-08-14 12:52:22 +02:00
kervala
52eeb2a0b2 Fixed: Missing Q_OBJECT, see #279 2016-08-14 12:50:29 +02:00
kervala
1c75bcde46 Changed: Computes size of downloaded files, see #279 2016-08-14 12:50:11 +02:00
kervala
0cb718f37b Changed: Always copy installer if different, see #279 2016-08-14 12:49:39 +02:00
kervala
51cff76ce2 Fixed: Wrong name of packed sheets BNP, see #279 2016-08-14 12:48:33 +02:00
kervala
c34414b71e Changed: Allow to get size of a directory recursively or not, see #279 2016-08-14 12:47:56 +02:00
kervala
2c8409506f Changed: Minor changes 2016-08-10 15:45:37 +02:00
kervala
a5a400bd3f Fixed: Wrong variable names 2016-08-10 15:45:28 +02:00
Vinicius Arroyo
7cf8de2922 fixes wrong initialization of max number of objects and npc spaws in egs 2016-08-10 13:23:35 +00:00
kervala
16d6357cb6 Changed: Create a backup if version of default config is incremented, see #279 2016-08-06 20:11:48 +02:00
kervala
c74c8984b9 Changed: Minor changes, see #279 2016-08-06 20:11:15 +02:00
kervala
a12b47c446 Changed: Display directories in Settings, see #279 2016-08-06 20:10:31 +02:00
kervala
8260641eae Fixed: Include initguid.h to avoid linking against dxguid.lib 2016-08-06 20:09:40 +02:00
kervala
3781f38994 Added: Translations for Ryzom Installer, see #279 2016-08-06 20:05:02 +02:00
kervala
0ffd7bda5c Changed: Winch Gate instead of Winchgate 2016-07-27 12:48:16 +02:00
kervala
03107010d5 Fixed: Wrong checks, see #279 2016-07-27 12:42:24 +02:00
kervala
a115f89ed2 Changed: Get language and installation directory from registry, see #279 2016-07-27 12:41:02 +02:00
kervala
041070f479 Changed: getInstallerFullPath() returns only directory, see #279 2016-07-27 11:56:53 +02:00
kervala
b308063431 Changed: Delete installer files in TEMP directory after a reboot, see #279 2016-07-27 11:55:31 +02:00
kervala
1b3c882d3a Changed: List all required files and copy them, see #279 2016-07-27 11:54:35 +02:00
kervala
969f54a35e Changed: Read default ryzom_installer.ini from QRC, see #279 2016-07-27 11:52:59 +02:00
kervala
d4ac247790 Changed: 64 bits clients only available since Vista under Windows, see #279 2016-07-26 18:23:03 +02:00
kervala
d2f9358fb7 Changed: Use PNG icons under Linux, see #279 2016-07-26 18:22:18 +02:00
kervala
20bd5dbea1 Merge 2016-07-25 18:57:00 +02:00
kervala
68a7fe8c8b Fixed: Disable STLport by default when using a recent version of VC++ 2016-07-25 18:55:31 +02:00
kervala
444bdeceb6 Changed: Check default installer.ini in different places, see #279 2016-07-25 18:54:37 +02:00
kervala
190f72d95f Fixed: When migrating from client 2.1 to 3.0, client_default.cfg is deleted because it exists in several unfiltered BNP, see #279 2016-07-25 18:38:25 +02:00
kervala
9eb6c89733 Changed: Create shortcut to installer, see #279 2016-07-25 18:36:45 +02:00
kervala
b6d9b74caf Changed: Delete and create shortcuts, see #279 2016-07-25 18:36:03 +02:00
kervala
7b01cafbb3 Changed: Replace more variables, see #279 2016-07-25 18:32:15 +02:00
kervala
a4fdeac558 Changed: Create all profiles shortcuts at once, see #279 2016-07-25 18:31:11 +02:00
kervala
3f398463c7 Changed: Create .desktop file under Linux, see #279 2016-07-25 18:27:53 +02:00
Nimetu
04f59795e7 Fixed: Bad typo 2016-07-25 19:26:49 +03:00
kervala
bdd66f019d Changed: Fix text align in patch windows, see #280 2016-07-25 10:45:07 +02:00
kervala
99aa166911 Added: New version of "DejaVu Sans" fonts (and monospace version) 2016-07-25 09:35:23 +02:00
Nimetu
db6a314479 Added: font style to <pre> element 2016-07-24 16:07:36 +03:00
Nimetu
9e17c46d19 Added: font-family style option 2016-07-24 16:07:31 +03:00
Nimetu
74a4e107b6 Added: Monospace font options 2016-07-24 16:07:18 +03:00
Nimetu
976b5d5689 Changed: Support custom font 2016-07-24 16:05:04 +03:00
Nimetu
9f104a27ba Added: Possible to use multiple fonts at the same time 2016-07-24 16:03:37 +03:00
Nimetu
eb877f41ad Fixed: Wrong align on info window on character creation screen. 2016-07-23 11:04:45 +03:00
Nimetu
5d3b99efc8 Fixed: Double tooltip on web image links 2016-07-20 14:31:44 +03:00
kervala
6a6aa0eec3 Changed: Fix right text align by Info Window (patch by Riasan) 2016-07-20 14:07:10 +02:00
kervala
d2dece0aaa Fixed: Typos 2016-07-19 09:41:27 +02:00
kervala
69e68f8d3c Changed: Fox right text align by map and respawn window (patch by Riasan) 2016-07-19 09:41:12 +02:00
Nimetu
5290549a48 Fixed: Re-add handsbar horizontal mode 2016-07-09 14:54:11 +03:00
kervala
fc0ec87fc9 Changed: Apply changes from default interface to Syphox one 2016-07-09 13:47:30 +02:00
kervala
d0e2b9441e Changed: Bad Position of Text after fix the Text High (by Riasan) 2016-07-09 08:55:24 +02:00
Nimetu
0d4bbaf373 Changed: Allow windowed mode to span over multiple desktops 2016-07-07 00:47:00 +03:00
Nimetu
16c0314701 Changed: If char keys/icfg file does not exist, use shared keys/icfg file 2016-07-01 21:37:26 +03:00
kervala
7332a26dc6 Changed: Apply changes from default interface to Syphox one 2016-07-01 10:41:48 +02:00
kervala
b3c12786b8 Fixed: Compilation under Linux 2016-06-27 11:51:30 +02:00
kervala
13ec474eff Changed: Use std::numeric_limits instead of ~0 2016-06-26 19:43:08 +02:00
kervala
480b126c7f Fixed: Launch old Uninstaller after copying old profile 2016-06-26 19:42:35 +02:00
kervala
3dc3df8943 Changed: Only copy installer in TEMP if uninstalling 2016-06-26 19:42:02 +02:00