26 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01: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
4bd7cdf28f SLUDGE: Add release versions of Robin's Rescue 2020-04-28 19:25:33 +02:00
Eugene Sandulenko
ccabd54e8c SLUDGE: Added frasse versions 2020-04-28 18:46:25 +02:00
Eugene Sandulenko
7652fad2f4 SLUDGE: Dropped incorrect detection entry for cubert 2020-04-28 15:57:28 +02:00
Eugene Sandulenko
f8a4160b88 SLUDGE: Added older versions of Mandy to detection 2020-04-28 15:43:47 +02:00
Eugene Sandulenko
c1c3a8cf52 SLUDGE: Corrected language and specified version for mandy 2020-04-28 15:36:07 +02:00
Eugene Sandulenko
ec0e065903 SLUDGE: Added new SLUDGE games to detection 2020-04-28 15:31:46 +02:00
Tarek Soliman
cda92ce70e Revert "Revert "SLUDGE: All games are unstable, since the engine is unstable.""
This reverts commit a328e49dc549295c14b188d158d18b288d8a0c45 thus
reinstating commit 31c3b4cd3276f9fa40adef6380951903189de796

Details in #1904
2019-10-23 11:07:59 -05:00
Eugene Sandulenko
a328e49dc5 Revert "SLUDGE: All games are unstable, since the engine is unstable."
This reverts commit 31c3b4cd3276f9fa40adef6380951903189de796.

The engine is nut enabled by default, so there is no point for these
flags.
2019-10-23 08:40:50 +02:00
Henrik "Henke37" Andersson
31c3b4cd32 SLUDGE: All games are unstable, since the engine is unstable. 2019-10-23 07:29:58 +03:00
Henrik "Henke37" Andersson
94a92e9fe2 SLUDGE: The engine does not support midi, mark detected games as such. 2019-09-29 19:34:16 +03:00
Simei Yin
867b8dbb92 SLUDGE: Reset engine when launching a new game data file 2017-08-22 16:20:15 +02:00
Simei Yin
516c24e8c3 SLUDGE: Change game file to be loaded 2017-08-21 10:19:19 +02:00
Simei Yin
5c853fbd65 SLUDGE: Add some windows-only games with running problems 2017-07-21 13:29:57 +02:00
Simei Yin
e120aa585e SLUDGE: Add game Life Flashes By 2017-07-21 11:57:29 +02:00
Simei Yin
e4cbba9d09 SLUDGE: Add game The Interview 2017-07-21 11:49:01 +02:00
Simei Yin
0cc9e59105 SLUDGE: Add game Frasse and the Peas of Kejick 2017-07-21 11:45:45 +02:00
Simei Yin
aded7ce9e9 SLUDGE: Add game Out Of Order 2017-07-20 02:00:18 +02:00
yinsimei
ef5e8091f6 SLUDGE: use multiple entries for language selection 2017-07-13 18:27:45 +02:00
yinsimei
3c84965724 SLUDGE: delete a game that doesn't exist any more 2017-07-13 18:27:45 +02:00
yinsimei
279a53302a SLUDGE: add game detection for Robin's rescue 2017-07-13 18:27:45 +02:00
yinsimei
36d078cfe4 SLUDGE: add sound loop test game
game links: https://github.com/yinsimei/sludge-test-games
2017-07-13 18:27:45 +02:00
yinsimei
7b2a2123f4 SLUDGE: add new game for testing 2017-07-13 18:27:45 +02:00
yinsimei
2ca6845962 SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1 2017-07-13 18:27:45 +02:00