Le Philousophe
90b886097f
ENGINES: Create a type aware advanced detector
2024-06-30 18:39:06 +02:00
Cameron Cawley
30b977c272
DETECTION: Mark more symbols as const
2023-12-26 20:23:59 +01:00
Cameron Cawley
ffd5f4909a
BURIED: Add the Skip support option for the demo versions
...
Also marked the engine as not using MIDI.
2023-08-27 09:40:38 +03:00
Cameron Cawley
38596980b1
BURIED: Move the engine options into the MetaEngine subclass
2022-11-16 23:58:54 +01:00
Cameron Cawley
f3b094e53f
ENGINES: Change the MetaEngineDetection interface to match MetaEngine
2022-07-23 23:31:58 +02:00
Torbjörn Andersson
e06f3c9a5a
GUI: Allow game option checkboxes to be disabled
...
Depending on other game option checkboxes. This is used to
enable/disable the semi-smooth scrolling checkboxes for FM Towns Loom,
since it's only used when smooth scrolling is enabled.
2022-04-21 11:07:17 +02:00
Filippos Karapetis
a6bee10165
BURIED: Add support and game option for video skipping - FR #12891
...
Video skipping is done with the escape key and is enabled by default,
but can be disabled with the new "skip support" game option to keep
the original game behavior where video skipping isn't possible
2021-12-28 15:01:37 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
369eae5f35
BURIED: Use nullptr
...
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Orgad Shaneh
ee57380de7
ENGINES: JANITORIAL: Remove 'virtual' when override is specified
2021-11-14 14:32:04 +02:00
Eugene Sandulenko
26fe61bfb8
BURIED: Re-add accidentally removed method
2021-03-22 00:07:44 +01:00
Eugene Sandulenko
c529636463
BURIED: Converted detection.cpp to the new plugin structure
2021-03-22 00:07:44 +01:00
Eugene Sandulenko
45ff8fb04e
BURIED: Moved detection table to a separate file
2021-03-22 00:07:44 +01:00
Matthew Hoops
615247b5f8
BURIED: Add support for the Spanish version
...
Some inventory text is incorrectly wrapped still, however
2021-03-22 00:07:44 +01:00
Matthew Hoops
0d04d75a3c
BURIED: Add support for the Italian version
2021-03-22 00:07:44 +01:00
Matthew Hoops
be2de373ae
BURIED: Add detection for the trial version
2021-03-22 00:07:44 +01:00
Matthew Hoops
1cc30236a5
BURIED: Add detection for the French version
2021-03-22 00:07:44 +01:00
Matthew Hoops
e593a6a3bb
BURIED: Implement basic save/load support through the GMM
...
In-game save/load buttons don't work yet
2021-03-22 00:07:41 +01:00
Matthew Hoops
9f12e36917
BURIED: Add detection for the German v1.05 version
2021-03-22 00:07:39 +01:00
Matthew Hoops
a966f157af
BURIED: Add detection for the Japanese version
2021-03-22 00:07:39 +01:00
Matthew Hoops
04328b98fd
BURIED: Font-related cleanup
...
The Japanese font can now be loaded, if available. and FreeSans from the theme can be used as a fallback where Arial is not available.
2021-03-22 00:07:38 +01:00
Matthew Hoops
6b72a97670
BURIED: Add support for the Win95 binaries
2021-03-22 00:07:38 +01:00
Matthew Hoops
a3d4eb646b
BURIED: Use the extra as a hint for detection
2021-03-22 00:07:37 +01:00
Matthew Hoops
48f1fae34e
BURIED: Add uncompressed detection
2021-03-22 00:07:37 +01:00
Matthew Hoops
51cb5d1672
BURIED: Add some more functions for detection
2021-03-22 00:07:36 +01:00
Matthew Hoops
f00ee606d3
ENGINES: Add stub Buried in Time engine
2021-03-22 00:07:36 +01:00