Eugene Sandulenko
63f6f6f63d
PINK: Provided back link to the added detection entry
2021-04-23 15:56:48 +02:00
aryanrawlani28
29ceb07959
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
...
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28
8189a05316
ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
...
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
Wammus
7e1e73e39d
PINK: Add Dutch detection entry
2019-10-23 07:30:33 +03:00
Henrik "Henke37" Andersson
5bb50b9a18
PINK: The engine does not use midi, flag the games as such.
2019-09-29 19:34:16 +03:00
Andrei Prykhodko
e35f016016
PINK: added English detection entry
2019-05-07 13:45:55 +03:00
Andrei Prykhodko
2d48c435ad
PINK: added german detection entry
2019-05-07 13:41:57 +03:00
lotharsm
9b47d340b9
PINK: Add detection entry for Danish "pokus" version
...
Detection information was provided by sauravisus in
https://bugs.scummvm.org/ticket/10919
2019-03-21 06:12:48 +01:00
Bastien Bouclet
9894976ade
PINK: Push down the advanced detector include
...
So the whole engine is not rebuilt when making changes to shared code.
2018-12-10 19:12:18 +01:00
Andrei Prykhodko
53aefd442a
PINK: added detection entry for Danish version
2018-10-29 20:59:47 +02:00
Andrei Prykhodko
486a63d14f
PINK: JANITORIAL: formatting fixes
2018-08-16 06:33:53 +03:00
whiterandrek
b4ab89a749
PINK: added support for Dutch version
2018-08-14 13:23:09 +03:00
Eugene Sandulenko
db955ab295
PINK: Sort detection entries alphabetically
2018-07-03 20:12:51 +02:00
Eugene Sandulenko
6068ed547f
PINK: Simplify game detection entries
2018-07-03 20:12:25 +02:00
Andrei Prykhodko
68e020ee92
PINK: added detection for Deutsch version of Peril
2018-07-03 11:00:46 +03:00
Adrian Frühwirth
33353b3e9c
PINK: fileType field in ADGameFileDescription shouldn't be NULL
2018-06-29 00:49:10 +02:00
Eugene Sandulenko
f7679c6c9b
PINK: Do not drop language on target generation during autodetection
2018-06-28 23:51:32 +02:00
Andrei Prykhodko
42a649fd80
PINK: fix saving/loading
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
db5f5e7b0d
PINK: Added Polish Peril detection
2018-06-28 23:51:32 +02:00
whiterandrek
8516684b4a
PINK: fixed MD5 of Swedish versions
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
9792e8651f
PINK: Added detection for Portuguese versions of the games
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
9e08dc6537
PINK: Added Polish Pokus detection
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
8b43fe75bc
PINK: Added Finnish and Spanish versions detection
2018-06-28 23:51:32 +02:00
whiterandrek
3c07f9bf31
PINK: added Swedish vesions detection
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
7803349271
PINK: Added French versions detection
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
96dbec0184
PINK: Added detection for Hebrew version
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
0f2654fb0c
PINK: Added detection for Russian versions
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
6b6e38fa1d
PINK: JANITORIAL: Fix indentation
2018-06-28 23:51:32 +02:00
Eugene Sandulenko
7e344abbd9
PINK: Added detection for English versions
2018-06-28 23:51:32 +02:00
whiterandrek
4f13df4828
PINK: add saving/loading of game.
...
It's bugged, but playable
2018-06-28 23:51:32 +02:00
whiterandrek
e98c14c3d7
PINK: fix formatting
2018-06-28 23:51:32 +02:00
whiterandrek
82974a9ce3
PINK: fix indentation
2018-06-28 23:51:32 +02:00
whiterandrek
39ed15d2f7
PINK: fix includes
2018-06-28 23:51:32 +02:00
whiterandrek
49d5ea28c0
PINK: added basic cursor implementation, fixed sequenceAudio restarting and skipping, fixed various mem leaks, hopefully fixed finding of transparent color index.
2018-06-28 23:51:32 +02:00
whitertandrek
d058e5dfe6
PINK: moved game descriptions to detection_tables.h
2018-06-28 23:51:32 +02:00