13 Commits

Author SHA1 Message Date
Martin Gerhardy
50cb1551ed TWINE: added detection for gog lba1 classic release 2022-06-01 18:16:00 +02: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
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
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
0cdc57d070 TWINE: don't override the gameflags while initializing the config values 2021-01-03 13:06:23 +01:00
Martin Gerhardy
e8080cf030 TWINE: added version flag support to detection entries 2020-12-27 14:02:02 +01:00
Martin Gerhardy
f8210aac82 TWINE: added game variant detection by gameId 2020-10-26 18:11:14 +01:00
Martin Gerhardy
55e82d6c0f TWINE: prepare for lba2 2020-10-25 16:57:27 +01:00
Martin Gerhardy
c3f0c2b1c1 TWINE: removed unused enum 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