Cameron Cawley
f24bffab48
ULTIMA8: Move getExtraGuiOption() into UltimaMetaEngineDetection
2021-08-14 13:57:54 +02:00
Matthew Duggan
7fcbc9249c
ULTIMA8: Make Usecode variant selection more generic
...
There are more variants than I initially thought. Make the logic a bit more
generic.
2021-07-24 13:48:09 +09: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
53c772aebb
ULTIMA: Split detection features & adapt to new plugins.
2020-10-03 14:56:36 +02:00
Paul Gilbert
993476ad17
ULTIMA: No need to override metaengine savegame pattern
2020-09-18 21:34:22 -07:00
Thierry Crozat
6df7de40f3
ULTIMA: Fix compilation
2020-04-25 16:46:04 +01:00
Matthew Duggan
c773804e10
ULTIMA: Don't totally forget crusader games
2020-04-25 23:26:23 +09:00
Paul Gilbert
1dcd3d5226
ULTIMA8: Properly reset current domain after reading game Id
2020-03-06 19:32:43 -08:00
Paul Gilbert
c5cfe75f22
ULTIMA8: Beginning of transition to ScummVM keymapper
2020-03-05 21:11:03 -08:00
Paul Gilbert
91801a9c55
ULTIMA: Refactor out use of meta engine pointer
2020-02-16 15:44:28 -08:00
Bastien Bouclet
aedcefea74
ULTIMA: Add override keywords
2020-02-09 12:55:00 +01:00
Paul Gilbert
bba4dedf92
NUVIE: Slot 1 now allows loading original save, unless ScummVM save present
2020-02-08 17:28:41 -08:00
Paul Gilbert
9f8c45ac4e
ENGINES: Provide a default MetaEngine::hasFeature with extended save options on
2020-02-04 20:04:11 -08:00
Paul Gilbert
0a4b20c35e
ULTIMA: Add years to Origin copyright message
2020-02-01 13:13:51 -08:00
Paul Gilbert
f9bfcfae5b
ULTIMA1: Added Ultima 1 VGA Enhanced detection entry
2020-02-01 13:13:51 -08:00
Paul Gilbert
1e4e76a429
ULTIMA6: gcc compilation fixes
2020-02-01 13:13:51 -08:00
Paul Gilbert
955b9655ee
ULTIMA6: Added a new 'Enhanced' detection entry
...
This will be a convenient way for users to see the Nuvie enhanced
mode, without having to fiddle around with hte configuration
2020-02-01 13:13:51 -08:00
Paul Gilbert
d76e1bd8b6
ULTIMA6: Fixes for savegame file names
2020-02-01 13:13:51 -08:00
Paul Gilbert
e2f1b3127b
ULTIMA6: Hooking up loadGameState/saveGameState
2020-02-01 13:13:51 -08:00
Paul Gilbert
328e840769
ULTIMA8: Remove redundant Meta engine methods
2020-02-01 13:13:51 -08:00
Paul Gilbert
627a10eb86
ULTIMA8: Made ultima8 be a sub-engine of an overall ultima folder
...
This is future proofing for the eventual inclusion of other earlier
Ultima games. The first few, in particular look like they can share
some of their classes in common, and the ultima8.dat is going to be
re-purposed to have support data for multiple Ultima games
2020-02-01 13:13:51 -08:00