Commit graph

103 commits

Author SHA1 Message Date
Max Horn
61aadb378d Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeature comments
svn-id: r34896
2008-11-04 16:11:40 +00:00
Sven Hesse
2e9ddbb09c Added a spanish floppy version of Lost in Time, as supplied by goodoldgeorg in bug report #2105220
svn-id: r34661
2008-09-27 20:04:04 +00:00
Sven Hesse
f2ef3015f9 Added polish version of Woodruff, as supplied by goodoldgeorg in bug report #2098838
svn-id: r34415
2008-09-07 16:27:04 +00:00
Sven Hesse
07b59d1936 Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #2098621
svn-id: r34413
2008-09-07 15:39:06 +00:00
Sven Hesse
d26982eaf2 Added another demo version of Gobliiins (bug #2098412)
svn-id: r34404
2008-09-07 13:16:58 +00:00
Sven Hesse
cf7ab829e3 Added another version of Lost in Time CD, as supplied by SiRoCs in bug report #2093672
svn-id: r34332
2008-09-04 19:20:51 +00:00
Sven Hesse
eadde9d6e4 Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734
svn-id: r34287
2008-09-02 21:29:06 +00:00
Sven Hesse
741364602c Urban Runner stubs
svn-id: r34286
2008-09-02 20:15:42 +00:00
Max Horn
7953312bc6 Merging more of the GSoC 2008 RTL branch: GOB
svn-id: r34245
2008-09-01 17:50:00 +00:00
Sven Hesse
805a46b229 Added some The Last Dynasty stubs
svn-id: r34217
2008-08-30 23:59:46 +00:00
Christopher Page
ec8dac5540 Added a MetaEngineFeature for RTL support, the RTL button is disabled in the GMM if the engine doesn't support it
svn-id: r33921
2008-08-16 02:53:16 +00:00
Sven Hesse
da0495cd78 Added a Gob1 version supplied by raina in the forums.
It does look like the Mac version with a DOS executable and stripped music to me, so let's hope the Mac level image workaround works there as well.

svn-id: r32963
2008-07-08 11:36:52 +00:00
Sven Hesse
a0a8e0e690 Fixed Italian Woodruff's MD5
svn-id: r32309
2008-05-26 23:03:17 +00:00
Sven Hesse
b36354c998 Added the Italien version of Woodruff, as supplied by DjDiabolik in bug report #1891864
svn-id: r32244
2008-05-24 14:23:16 +00:00
Sven Hesse
220d6ce82f Restructured sound code
svn-id: r31937
2008-05-08 00:47:23 +00:00
Jordi Vilalta Prat
38a8aa516e Allow static and dynamic plugins to be used at the same time
svn-id: r31888
2008-05-06 03:00:26 +00:00
Sven Hesse
f4623ab18c The Last Dynasty starts and play the intro videos, so uncommenting its detection
svn-id: r31833
2008-05-02 20:57:16 +00:00
Max Horn
29f1e6de38 Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default)
svn-id: r31413
2008-04-05 22:29:08 +00:00
Sven Hesse
c5d48856a3 Added the MD5 for a non-interactive demo of Lost in Time
svn-id: r31223
2008-03-23 00:24:58 +00:00
Max Horn
6547ef6e12 Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead)
svn-id: r31121
2008-03-14 17:31:04 +00:00
Max Horn
8a9a14002e Advanced Detector: Changed fallback detector from a callback function pointer to an overrideable method of AdvancedMetaEngine
svn-id: r31119
2008-03-14 13:59:31 +00:00
Sven Hesse
beaef7f322 Added the MD5 for the German floppy version of Lost in Time, as supplied by cartman_ on #scummvm
svn-id: r31037
2008-03-03 22:37:59 +00:00
Sven Hesse
fc91de07df Forgot to change a few GameTypes + Added a floppy version
svn-id: r31033
2008-03-03 00:18:52 +00:00
Sven Hesse
a513f0f43a Added a workaround of sorts for Inca2. It's essentially playable, sans saving, space shooter and correct speech language selection
svn-id: r31032
2008-03-02 23:57:29 +00:00
Sven Hesse
9146cf3603 Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report #1895126
svn-id: r30884
2008-02-16 22:32:24 +00:00
Sven Hesse
a93b6b22bb Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #1891869
svn-id: r30851
2008-02-12 14:55:31 +00:00
Jordi Vilalta Prat
c103290e2b Initial support for plugin types
svn-id: r30825
2008-02-08 00:02:23 +00:00
Max Horn
8a73356a2d Revised Engine plugin API to only provide a single func which returns a MetaEngine instance. Used this to simplify the rest of the plugin system
svn-id: r30780
2008-02-03 18:56:47 +00:00
Torbjörn Andersson
e51bf80218 Changed "COMPATIBLITY" to "COMPATIBILITY".
svn-id: r30754
2008-02-03 10:15:36 +00:00
Sven Hesse
22ead25049 Fixed the description for the Gob2 Amiga demo (bug report #1883801)
svn-id: r30745
2008-02-02 20:26:19 +00:00
Sven Hesse
23ca56961c Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808
svn-id: r30744
2008-02-02 20:18:29 +00:00
Max Horn
34b35348be Moved AdvancedMetaEngine to namespace Common
svn-id: r30736
2008-02-02 11:52:04 +00:00
Jordi Vilalta Prat
5165ff448d Converted the remaining engines to use MetaEngine
svn-id: r30728
2008-02-02 02:35:13 +00:00
Sven Hesse
77d7e01332 Added the french floppy version of "Lost In Time", as supplied by Arshlan in the forums
svn-id: r29659
2007-11-29 14:38:12 +00:00
Sven Hesse
3f03a8d224 Apparently, I can't write...
svn-id: r29650
2007-11-27 15:00:54 +00:00
Sven Hesse
25314ef591 Added detection fallback for Lost In Time
svn-id: r29649
2007-11-27 14:00:34 +00:00
Eugene Sandulenko
c640d1c604 Patch #1825276: "DETECTION: advanced detector engine simplification"
svn-id: r29386
2007-11-03 21:06:58 +00:00
Nicola Mettifogo
258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +00:00
Travis Howell
2c0317ec61 The Lost in Time demo uses Adlib.
svn-id: r28700
2007-08-23 10:58:09 +00:00
Travis Howell
397aeeebfb Ooops, remove extra white space.
svn-id: r28586
2007-08-13 09:58:59 +00:00
Travis Howell
7e2390deb9 Add Lost In Time demo.
svn-id: r28580
2007-08-13 07:55:47 +00:00
Sven Hesse
a2aec6c753 Saving works now in Lost in Time
svn-id: r28418
2007-08-02 22:12:20 +00:00
Torbjörn Andersson
da8dbb271d Added entries for the CD version of Lost in Time. (I'm told this is how we
handle multi-lingual games.)

svn-id: r28416
2007-08-02 20:48:09 +00:00
Sven Hesse
93f9cf5fd3 Renamed "lost" to "lostintime".
svn-id: r28415
2007-08-02 19:16:32 +00:00
Sven Hesse
a865457d73 Added Lost in Time. The title screen doesn't show and the wobble-effect isn't there, but the game is (partly?) playable.
svn-id: r28414
2007-08-02 19:07:47 +00:00
Sven Hesse
c1d7fa0433 Added the MD5 of Inca II. It works a bit but hangs when a space shooter sequence should start
svn-id: r28413
2007-08-02 16:55:57 +00:00
Sven Hesse
d51b3b4f62 Added Italian Woodruff, as supplied by Hkz on #scummvm
svn-id: r28403
2007-08-02 09:01:58 +00:00
Sven Hesse
6b3c03317d Added Ween English Atari ST and updated the Amiga version, as provided by pwigren in bug #1764174
svn-id: r28369
2007-07-31 20:15:58 +00:00
Sven Hesse
873a3e24e5 Added an English Bargon Attack Amiga/AtariST version, as provided by pwigren in bug #1764174
svn-id: r28366
2007-07-31 19:18:41 +00:00
Sven Hesse
ea251afbb7 Added the spanish version of Woodruff, provided by jvprat on #scummvm
svn-id: r28360
2007-07-31 17:05:45 +00:00