ysj1173886760
ad4f367292
GLK: move debug channels to metaEngineDetection
2021-05-22 01:34:57 +02:00
Eugene Sandulenko
7ff34bc9ec
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +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
92839dce1c
GLK: Split detection features & adapt to new plugins.
...
- Additionally, adapt to renaming glulxe -> glulx
2020-10-03 14:56:36 +02:00
Paul Gilbert
83dbdf0c1f
GLK: Mark engine as build by default
2020-07-26 19:29:41 -07:00
Thierry Crozat
1210aecab2
GLK: Use speech volume from options to control the TTS volume
2020-06-29 22:48:57 +01:00
Thierry Crozat
ceb5299811
GLK: Add engine options to enable TTS
2020-06-29 22:48:57 +01:00
Paul Gilbert
a63c614f4a
GLK: Adding testing/unstable flagging for sub-engines
2020-06-21 20:35:07 -07:00
Paul Gilbert
27496eeea5
GLK: COMPREHEND: Remove unused _filename field from GlkDetectionEntry
2020-06-03 15:23:45 -07:00
Paul Gilbert
5d8838005b
GLK: COMPREHEND: Skeleton engine
2020-06-02 18:22:08 -07:00
Bastien Bouclet
1e30923737
GLK: Add override keywords
2020-02-09 12:43:15 +01:00
Eugene Sandulenko
0595e9ba4a
JANITORIAL: Whitespace fixes
2020-01-31 13:35:09 +01:00
Eugene Sandulenko
118f0d26bd
GLK: Add override keywords
2020-01-31 13:34:45 +01:00
Bastien Bouclet
4b42112721
ENGINES: Add an engine ID to all the engines
2019-11-03 11:43:00 +01:00
Paul Gilbert
62f36d77c8
GLK: Changing ScummGlk engine name to Glk
...
Calling the engine a different name than it's namespace was just
causing confusion. Better to simply call it Glk, even if it will
be both the underlying API as well as the overall engine name
2019-09-29 16:38:41 -07:00
Paul Gilbert
7fe81a7f2f
GLK: ADRIFT: Added Italian detection
2019-09-25 20:13:26 -07:00
Paul Gilbert
58498cf5f2
GLK: Fixing some gcc 8 warnings
2019-07-24 20:32:14 -07:00
Paul Gilbert
a39a0c76ae
GLK: TADS2: Add detection entries for remaining games
2019-07-11 20:12:25 -07:00
Paul Gilbert
7223e6509e
GLK: TADS2: Added Adventions detection entries
2019-07-09 19:19:55 -07:00
Paul Gilbert
79627fbf61
GLK: TADS2: Move detection entry structure into Glk base namespace
2019-07-09 19:19:55 -07:00
Paul Gilbert
0a6f015a86
GLK: ALAN3: Fix gcc errors
2019-07-06 17:24:37 -07:00
Paul Gilbert
0502ac4bb1
GLK: ALAN3: Create GlkDetectedGame base class for simplifying detections
2019-07-06 15:27:09 -07:00
Paul Gilbert
013f39cb5d
GLK: Standardizing on a common GameDescriptor class for detectors
2018-12-31 19:47:14 -08:00
Paul Gilbert
84b6534c3f
GLK: Move GlkMetaEngine declaration into a new header file
2018-12-31 19:15:07 -08:00