Eugene Sandulenko
da73ab0b89
PETKA: Fix company name
2020-11-26 23:20:43 +01:00
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
556aa7ef7c
PETKA: Split detection features & adapt to new plugins.
2020-10-03 14:56:36 +02:00
Eugene Sandulenko
18779dd5c7
PETKA: Added override keywords
2020-05-16 22:48:56 +02:00
Andrei Prykhodko
4fcb585065
PETKA: fixed compilation on newer revision of ScummVM
2020-05-16 22:37:59 +02:00
Andrei Prykhodko
db52ecd907
PETKA: implemented saving/loading system
2020-05-16 22:37:59 +02:00
Andrei Prykhodko
32dd96e6ca
PETKA: Initial engine commit
2020-05-16 22:37:59 +02:00