Commit graph

12 commits

Author SHA1 Message Date
Vladimir Serbinenko
3df0927164 COMPOSER: Add configfile for french darby
Without it loading the game fails.
2023-01-10 18:34:33 +01:00
Vladimir Serbinenko
dc6ecf4d6c COMPOSER: Add imo and the king demo detection entry 2023-01-10 18:34:33 +01:00
BLooperZ
fbfe0280a9 COMPOSER: Fix typo in demo title 2022-12-08 19:09:38 +01:00
BLooperZ
76737d131d COMPOSER: Fix macintosh detection entries for v1 2022-12-08 19:09:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
e3e22e26c8
COMPOSER: Added detection for French littlesamurai. Bugreport #12124 2021-04-23 15:56:49 +02:00
Eugene Sandulenko
7fbe5512a7
COMPOSER: Added detection for French imoking. Bugreport #12123 2021-04-23 15:56:49 +02:00
Eugene Sandulenko
c2c4526e56
COMPOSER: Added detection for French babayaga. Bugreport #12122 2021-04-23 15:56:49 +02:00
sluicebox
93eeffc84d JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +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
Eugene Sandulenko
c7a9fc2acf COMPOSER: Split out detection tables 2020-02-05 15:01:24 +01:00