Commit graph

114 commits

Author SHA1 Message Date
Jordi Vilalta Prat
047f116515 Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
svn-id: r39132
2009-03-05 12:04:58 +00:00
Travis Howell
79f7b51c16 Ooops, remove excess space.
svn-id: r38195
2009-02-15 08:10:01 +00:00
Travis Howell
76e3172f4a Add Amiga and DOS Italian versions of Gobliins 2, and resort gob2 entries by platform.
svn-id: r38193
2009-02-15 08:07:50 +00:00
Travis Howell
12d203867d Add Amiga Italian version of Ween, and resort Ween entires by platform.
svn-id: r36243
2009-02-07 09:43:27 +00:00
Max Horn
28cf213605 Moved AdvancedDetector from common/ to engines/
svn-id: r36132
2009-01-29 22:13:01 +00:00
Sven Hesse
3cc1c03dd6 Added the French Mac version of Lost in Time, as supplied by koalet in bug report #2479034
svn-id: r35641
2008-12-31 17:18:23 +00:00
Sven Hesse
82b9ace2e2 Added an entry for the French Mac version of Gob2, as supplied by koalet in bug report #2478585
svn-id: r35625
2008-12-31 11:30:40 +00:00
Sven Hesse
068d2cd9b9 Adding a fallback for the Mac version of Gob2
svn-id: r35624
2008-12-31 09:44:45 +00:00
Sven Hesse
24c37e7d82 Adding a French entry for my US/FR version of The Last Dynasty
svn-id: r35561
2008-12-26 13:30:06 +00:00
Sven Hesse
83cdce56db Added the demo version of The Last Dynasty (thanks to fac)
svn-id: r35452
2008-12-20 19:41:44 +00:00
Sven Hesse
2fdc191e4a Added the French version of Urban Runner, as supplied by gamin in the forum. + Added a fallback for Urban Runner
svn-id: r35340
2008-12-13 14:53:33 +00:00
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