Commit graph

22 commits

Author SHA1 Message Date
Le Philousophe
65c0429045 ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
Eugene Sandulenko
caacb4d1e4
ENGINES: "Missing game code" -> "Game not implemented" for unsupported games
As suggested by lephilosouphe, we show this to the end users on attempt
to run unsupported gamesA.
2024-08-13 23:39:57 +02:00
Cameron Cawley
441b02d057 DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
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
3c61812ed8 TRECISION: 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
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
821b7a7e1f
TRECISION: Dropping ADGF_TESTING flag 2021-10-01 14:17:19 +03:00
Filippos Karapetis
40031bf5c0 TRECISION: Add a game ID and an initial detection entry for Ark of Time
Ark of Time isn't supported at all yet, this is just a placeholder for
further development
2021-09-11 12:30:46 +03:00
SupSuper
184a2ca56b TRECISION: Add Nightlong Hungarian fan-translation 2021-06-12 20:34:47 +01:00
SupSuper
03fae0e5d1 TRECISION: Enable Nightlong testing 2021-06-11 14:47:31 +01:00
aviloria
fa2eb39c24 TRECISION: Add Deustch demo (#12600)
Added the German demo to the detection table. It's working right now
2021-06-04 21:34:38 +01:00
SupSuper
49c4c26b44 TRECISION: Experimental support for Nightlong Amiga 2021-05-31 06:40:04 +01:00
D G Turner
8abd7ae2b1 TRECISION: Add Missing Detection Entry for 3-CD English Windows Version 2021-05-29 21:24:47 +01:00
Filippos Karapetis
408a0d4260 TRECISION: Move data file checking inside the game detection entries 2021-05-29 21:24:43 +01:00
SupSuper
b0d981f1a3 TRECISION: Missing options terminator 2021-05-29 21:24:29 +01:00
SupSuper
55b863be4e TRECISION: Finish support for demo 2021-05-29 21:24:28 +01:00
Filippos Karapetis
59d854e30b TRECISION: Initial support for the demo version of Nightlong 2021-05-29 21:24:27 +01:00
Filippos Karapetis
ddbb3e1b80 TRECISION: Hook the ScummVM savegame restore screen 2021-05-29 21:23:22 +01:00
SupSuper
352adbfd78 TRECISION: New engine 2021-05-29 21:22:48 +01:00