Vladimir Serbinenko
|
ef3eda01e0
|
GUI: Fix black rectangle around cursor in modern remastered them without RGB
Modern remastered uses cursor with alpha. It's not correctly converted and
so we get black rectangle around it when using --disable-16bit
|
2023-02-02 19:36:12 +03:00 |
|
Lothar Serra Mari
|
d923714434
|
CREDITS: Update credits for MM (Xeen)
|
2023-01-22 20:58:14 +01:00 |
|
Walter Agazzi
|
dcf27268f4
|
GUI: Also fix achievements strings for lowres
|
2023-01-22 15:46:30 +01:00 |
|
Walter Agazzi
|
e457a45027
|
GUI: Show complete strings in Achievements tab
|
2023-01-22 15:46:30 +01:00 |
|
Eugene Sandulenko
|
6cc3d45ecf
|
GUI: Update default shaders pack
|
2023-01-21 22:54:20 +01:00 |
|
Eugene Sandulenko
|
30ca862174
|
GUI: Update default icons set
|
2023-01-20 20:07:46 +01:00 |
|
Walter Agazzi
|
f068d5a65d
|
GUI: Add SVG loading for extras overlay
|
2023-01-20 19:09:55 +01:00 |
|
Le Philousophe
|
0fdf53f984
|
ANDROID: Remove platform specific code from shared code
|
2023-01-20 14:14:03 +01:00 |
|
Lothar Serra Mari
|
d8f83247b2
|
CREDIS: Update credits for TETRAEDGE
|
2023-01-16 19:31:52 +01:00 |
|
Cameron Cawley
|
138a983d80
|
COMMON: Refactor VSync handling to match the other options
|
2023-01-16 18:09:53 +01:00 |
|
Lothar Serra Mari
|
3dd9022485
|
GUI: Use dynamic packname string in cache clearing dialogs
|
2023-01-15 10:55:27 +01:00 |
|
Eugene Sandulenko
|
e1ec545abd
|
GUI: Update default icons set. Based on bf016200f2b1b9080cb
|
2023-01-12 23:17:48 +01:00 |
|
Walter Agazzi
|
70a2b2ac5f
|
GUI: Improve comment, typo fix
|
2023-01-12 23:11:50 +01:00 |
|
Walter Agazzi
|
23aa5eeb31
|
GUI: Align flags using thumbnail size
|
2023-01-12 23:11:50 +01:00 |
|
Walter Agazzi
|
d54daa0aee
|
GUI: Try loading PNG flag if a vector isn't available
|
2023-01-12 23:11:50 +01:00 |
|
Lothar Serra Mari
|
aac2ef5d0a
|
I18N: Update GUI translations datafile
|
2023-01-12 19:23:57 +01:00 |
|
Vladimir Serbinenko
|
0fe52aed23
|
GUI: Support RGB332 for Theme Engine
|
2023-01-12 10:27:20 +03:00 |
|
Lothar Serra Mari
|
fe0ec0f5f5
|
CREDITS: Add the seal
|
2023-01-09 22:30:32 +01:00 |
|
Eugene Sandulenko
|
e72135309f
|
GUI: Update download progress only twice a second to put less strain on CPU
|
2023-01-08 15:10:14 +01:00 |
|
Eugene Sandulenko
|
fcb2182266
|
GUI: Move the icon-related code from the DownloadPacksDialog to the options
|
2023-01-08 14:10:27 +01:00 |
|
Eugene Sandulenko
|
efaeb08a4f
|
GUI: Added default shaders pack.
The source is in https://github.com/scummvm/scummvm-shaders/tree/master/base
|
2023-01-08 01:15:54 +01:00 |
|
Eugene Sandulenko
|
3c7a05825c
|
GUI: Sync classic theme, bump theme version and regenerate
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
bfbaff64c1
|
GUI: Fix ShadowBrowser for classic theme
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
965f0f370f
|
GUI: Implemented shader packs downloading
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
31afcec77c
|
GUI: Generalize DownloadPacksDialog
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
4d0f0fda52
|
GUI: Renamed DownloadIconsDialog -> DownloadPacksDialog
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
ee33e99357
|
GUI: Rename downloadiconsdialog.* -> downloadpacksdialog.*
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
5de84d8724
|
GUI: Added button for updating shaders
|
2023-01-08 01:15:53 +01:00 |
|
Eugene Sandulenko
|
8f469af5dc
|
GUI: Added alternate file picker to ShaderBrowser
|
2023-01-08 01:15:52 +01:00 |
|
Eugene Sandulenko
|
0a9d3ca616
|
GUI: Added text filter to the ShaderBrowser
|
2023-01-08 01:15:52 +01:00 |
|
Eugene Sandulenko
|
c1478cd1e6
|
GUI: Fixed search icon tooltip
|
2023-01-08 01:15:52 +01:00 |
|
Eugene Sandulenko
|
ad8ffd0035
|
GUI: Initial code for Shader Browser. Zip selection works
|
2023-01-08 01:15:52 +01:00 |
|
Eugene Sandulenko
|
e41559cfa5
|
GUI: Moved icons pack set generation to common/
|
2023-01-08 01:15:51 +01:00 |
|
Eugene Sandulenko
|
01fed3e462
|
GUI: Load icons set in correct order
Previously we were loading default gui-icons.dat first which
was effectively preventing us from overriding the matching files
from the icon packs.
|
2023-01-05 14:38:59 +01:00 |
|
elasota
|
648d7e9718
|
GUI: Add mousewheel scrolling to credits.
|
2023-01-04 11:26:25 +02:00 |
|
D G Turner
|
8e7ef23177
|
GUI: Fix Signed vs. Unsigned Comparison GCC Compiler Warning
|
2023-01-02 18:47:53 +00:00 |
|
Eugene Sandulenko
|
e4686897d4
|
GUI: Added setting for global RNG seed in the Misc tab
|
2023-01-02 16:12:44 +01:00 |
|
Eugene Sandulenko
|
41da1de090
|
COMMON: Sync RNG seed initialising between common and event recorder
|
2023-01-02 16:12:44 +01:00 |
|
Eugene Sandulenko
|
3a577c3856
|
GUI: Split out GUI-related settings into a separate tab
Also, bump the theme version and add widgets for the random seed.
|
2023-01-02 15:09:37 +01:00 |
|
Eugene Sandulenko
|
22c37d2c90
|
ALL: Update copyright year
|
2023-01-01 00:00:51 +01:00 |
|
Cameron Cawley
|
67a57e945d
|
GUI: Improve support for group selection in the launcher on small screens
|
2022-12-25 16:26:26 +01:00 |
|
Cameron Cawley
|
9728584687
|
GUI: Automatically extend the width of single column pop-up dialogs
|
2022-12-25 16:26:26 +01:00 |
|
Cameron Cawley
|
7f2d9fd0fd
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
|
Walter Agazzi
|
ab248d8d91
|
GUI: Change wording of "return to launcher" checkbox
|
2022-12-20 11:29:11 +01:00 |
|
AndywinXp
|
c356df9095
|
CREDITS: Update SCUMM section
|
2022-12-13 21:25:26 +01:00 |
|
neuromancer
|
763654fcd9
|
CREDITS: Updated to include freescape authors
|
2022-12-13 11:27:41 -03:00 |
|
Cameron Cawley
|
28d7b361ea
|
COMMON: Move more file format code into common/formats
|
2022-12-11 22:33:23 +01:00 |
|
Vladimir Serbinenko
|
aaced28b98
|
GUI: Switch debugger to openFileOrDataFork
|
2022-12-11 21:32:30 +01:00 |
|
Roberto Sánchez
|
75231868db
|
GUI: Place empty metadata games last when sorting
|
2022-12-08 23:19:45 +01:00 |
|
elasota
|
cebe367bab
|
JANITORIAL: Change 0xffffffffu to uint32(-1) instead.
|
2022-12-04 00:08:48 +01:00 |
|