48 Commits

Author SHA1 Message Date
Martin Gerhardy
8afa89d70e TWINE: new detection entry for version 3.2.3.1 of lba1 gog 2022-11-06 15:55:22 +01:00
Martin Gerhardy
196fa4d42c TWINE: new detection entry for version 3.2.3 of lba1 steam 2022-11-06 15:55:22 +01:00
Martin Gerhardy
353f9ea4c2 TWINE: reduced detection entry duplication 2022-11-06 15:55:21 +01:00
Cameron Cawley
f3b094e53f ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
Cameron Cawley
541dcdb54d TWINE: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Martin Gerhardy
f164b7220b TWINE: updated detection entries for classic version update 2022-07-04 06:19:44 +02:00
Martin Gerhardy
14925888a9 TWINE: detection entry for updated gog release 2022-06-21 23:40:04 +02:00
Martin Gerhardy
e6034fdb07 TWINE: added detection entries for new steam classic release 2022-06-11 13:19:20 +02:00
eientei
b527d3d674 TWINE: Move Android sample playing to right place, mark as stable 2022-06-08 11:43:09 +02:00
eientei
5e8aa1a7ba TWINE: Add detection for DotEmu Android version of LBA1 2022-06-08 11:43:09 +02:00
Martin Gerhardy
99584cc060 TWINE: added new steam classic release to detection entries 2022-06-03 21:05:17 +02:00
Martin Gerhardy
bd99e76dfa TWINE: fixed lba1 classic date 2022-06-02 10:09:25 +02:00
Martin Gerhardy
50cb1551ed TWINE: added detection for gog lba1 classic release 2022-06-01 18:16:00 +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
Martin Gerhardy
101d98d6a6 TWINE: added debug channel for scripting messages 2022-02-15 07:55:05 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Martin Gerhardy
ad3aba1908 TWINE: added support for lbashow 2021-11-30 15:40:48 +01:00
Martin Gerhardy
ca9044323c TWINE: removed broken crossfade feature 2021-11-29 17:17:20 +01:00
Martin Gerhardy
7d82a8fd6f TWINE: added support for spanish cd release
https://bugs.scummvm.org/ticket/13064
2021-11-05 03:22:45 +01:00
Martin Gerhardy
ab1d096d4e TWINE: Add support for Asian release of Little Big Adventure
https://bugs.scummvm.org/ticket/13008
2021-11-05 03:33:52 +01:00
trembyle
c740f96f63 COMMON: Normalize and document language maintenance
* Add documentation to add or maintain language values
* Fix and reorder existing entries to match ISO standards
2021-11-11 12:06:15 +01:00
eientei
829eba0f82 TWINE: Add French demo dated 21 October 1994 2021-10-26 09:58:01 +02:00
eientei
281b87f92f TWINE: Mark later Preview Version as unstable 2021-10-23 11:25:55 +02:00
eientei
d132d04c43 TWINE: Add LBA Preview Version dated August 15 1994 2021-10-23 11:25:55 +02:00
Eugene Sandulenko
42eb57ca37
TWINE: Dropping ADGF_TESTING flag 2021-10-01 14:17:19 +03:00
Martin Gerhardy
580223e2b2 TWINE: added Lupin Island Destiny and Prequel mod support
see https://bugs.scummvm.org/ticket/12833
2021-08-23 17:43:59 +02:00
Martin Gerhardy
fbba2c92d7 TWINE: removed comment
the widget now supports more than 7 options
2021-08-17 23:13:16 +02:00
Cameron Cawley
c947dd350d TWINE: Move getExtraGuiOption() into TwinEMetaEngineDetection 2021-08-14 13:57:54 +02:00
Martin Gerhardy
3916b1b345 TWINE: add ADGF_CD to the detection entries 2021-08-14 11:26:58 +02:00
Martin Gerhardy
96f79a27f9 TWINE: mark floppy disk version as unsupported when gif support is not compiled in 2021-04-10 18:51:58 +02:00
Martin Gerhardy
b813ad1c07 TWINE: flag the game demo with ADGF_DEMO 2021-03-02 08:17:28 +01:00
Martin Gerhardy
9bb1b9b0ab TWINE: fixed missing TF_VERSION_USA flag for USA release of lba1 2021-01-26 00:09:31 +01:00
Martin Gerhardy
a79e7b5a6d TWINE: Reverted new detection entries
This reverts commit 1ccb275f83d0092fea80ad11c46b2ea964e14b94.

The RELENT.EXE was missing in the game directory. This entry is already
included.
2021-01-26 00:09:31 +01:00
Martin Gerhardy
1ccb275f83 TWINE: added new detection entry
see https://bugs.scummvm.org/ticket/12078
2021-01-24 15:48:45 +01:00
Martin Gerhardy
1b67a288ab TWINE: added basic support for dotemu enhanced version file paths 2021-01-13 22:08:47 +01:00
Martin Gerhardy
d922ff7557 TWINE: converted pcx code to gif (wip)
The dos floppy version is the only version without fla movies I could find.
Also http://lbafileinfo.kazekr.net/index.php?title=LBA1:Fla_gif.hqr and no
FLA_PCX was ever mentioned. Not sure where why pcx code was added, maybe a
conversion from gif to pcx

The GIFDecoder is still missing, that's why this code is deactivated
2021-01-03 13:06:23 +01:00
Martin Gerhardy
f079ae1bb6 TWINE: added lba2 detection entries 2020-11-22 23:19:35 +01:00
Martin Gerhardy
b13c10f0b4 TWINE: re-added detection entry from pull request 2557
looks like they were removed in 98df1b2
2020-11-06 16:56:43 +01:00
Martin Gerhardy
d10913cf1c TWINE: switched from unstable to testing and build by default 2020-11-06 16:52:45 +01:00
Martin Gerhardy
95516fd446 TWINE: renamed sub-engine from twine to lba to also support lba2 2020-10-25 16:58:23 +01:00
Martin Gerhardy
55e82d6c0f TWINE: prepare for lba2 2020-10-25 16:57:27 +01:00
Alexandre Fontoura
98df1b2020
TWINE: Adding game detection for all versions (#2564) 2020-10-25 16:55:45 +01:00
Martin Gerhardy
1cf46c4ee0 TWINE: added german and french to the detection entry
see https://github.com/scummvm/scummvm/pull/2557
2020-10-25 09:22:58 +01:00
Torbjörn Andersson
f2ae4b1b87
TWINE: Add detection for UK version of Little Big Adventure (#2557) 2020-10-25 09:21:27 +01:00
Martin Gerhardy
950707912c TWINE: mark as unstable 2020-10-24 17:54:18 +02:00
Martin Gerhardy
784e62d012 TWINE: updated detection entries for other languages 2020-10-24 16:12:55 +02:00
Martin Gerhardy
37bbfc168b TWINE: converted to classes and use the scummvm systems
also converted the code to the coding guidelines of the scummvm team
2020-10-24 16:12:55 +02:00
Martin Gerhardy
bc35611293 TWINE: initial import 2020-10-24 16:12:55 +02:00