Eugene Sandulenko
7ff34bc9ec
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +02:00
Eugene Sandulenko
7ea6781043
PLUGINS: PLUGIN_TYPE_METAENGINE -> PLUGIN_TYPE_ENGINE_DETECTION
2020-10-11 23:12:32 +02:00
aryanrawlani28
d26bbe521c
ENGINES: ALL: Finish renaming ME & AME classes
...
- ME -> MetaEngineStatic (static parts)
- MEC -> MetaEngine (dynamic parts)
2020-10-03 14:56:36 +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
aryanrawlani28
6ade053c01
CHEWY: Split detection features & adapt to new plugins.
2020-10-03 14:56:36 +02:00
mataniko
581a6ec7d6
JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher
2020-05-12 10:36:38 +02:00
Bastien Bouclet
4d69dad91b
CHEWY: Add override keywords
2020-02-09 12:43:15 +01:00
Eugene Sandulenko
716fca8894
CHEWY: Added override keywords
2020-02-05 14:53:11 +01:00
Paul Gilbert
5b80320525
ENGINES: Adding override keyword to hasFeature methods
2020-02-04 20:04:11 -08:00
Bastien Bouclet
9c8bd056d6
ENGINES: Stop using 'single id'
2019-11-03 11:43:00 +01:00
Bastien Bouclet
4b42112721
ENGINES: Add an engine ID to all the engines
2019-11-03 11:43:00 +01:00
Henrik "Henke37" Andersson
fb79c78930
CHEWY: The game doesn't use MIDI for the music, mark it as such.
2019-09-29 19:34:16 +03:00
Bastien Bouclet
9a4c0ae281
ENGINES: Normalize the getName() result of metaengines
...
Also-By: Matthew Hoops <clone2727@gmail.com >
2018-12-10 06:47:27 +01:00
Lothar Serra Mari
c808f33f52
CREDITS: Change nickname for Lothar Serra Mari
2018-06-26 09:15:24 +02:00
Adrian Frühwirth
cee4d6b853
JANITORIAL: Fix trailing whitespace
2018-05-24 15:30:55 +02:00
rootfather
c55aeec6fe
CHEWY: Add additional version information to detection entries
2016-11-01 13:39:32 +01:00
rootfather
2abdea727e
CHEWY: Add detection entries for German versions
2016-10-16 18:45:05 +02:00
Filippos Karapetis
c1e44df357
CHEWY: Use atds.tap for detection
...
Now that a lot of the game's resources have been figured out, it turns
out that using comic.tgp was a bad idea, as it's the same in both the
English and German versions. atds.tap contains all of the game's texts,
so it is probably the best candidate for detection
2016-10-09 23:34:51 +03:00
Filippos Karapetis
9dd2e5d24e
CHEWY: Implement detection for the English version
2016-10-03 00:32:40 +03:00
Eugene Sandulenko
77e60faa03
CHEWY: Fix compilation with plugins enabled
2016-10-03 00:32:36 +03:00
Eugene Sandulenko
3596672735
CHEWY: Added engine stub
2016-10-03 00:32:32 +03:00