Max Horn
2d2efe2bca
Removed obsolete TODO
...
svn-id: r26376
2007-04-03 19:36:17 +00:00
Travis Howell
ace739eafb
Fix regression in V0 versions of Maniac Mansion, when using extracted files.
...
svn-id: r26000
2007-03-06 07:13:22 +00:00
Max Horn
5f295016dd
Avoid crash in Engine_SCUMM_create when an inconsistent platform override is present
...
svn-id: r25966
2007-03-04 09:41:58 +00:00
Travis Howell
41136e552f
Fix regression in Commodore 64 version of Zak McKracken.
...
svn-id: r25959
2007-03-04 01:04:31 +00:00
Travis Howell
4ec8c6ca43
Correct feature flags for the PC Engine version of Loom.
...
svn-id: r25952
2007-03-03 13:19:22 +00:00
Travis Howell
b0fea397ab
Allow PC Engine version of Loom to at least start up.
...
svn-id: r25951
2007-03-03 12:59:48 +00:00
Travis Howell
9383f433bd
Add German CUP demo, whichs shows several HE games.
...
svn-id: r25851
2007-02-25 11:51:20 +00:00
Travis Howell
28408d8b7b
Rename C64 engine class, since it is been used by Apple II and Commodore 64 versions now.
...
svn-id: r25850
2007-02-25 11:38:19 +00:00
Travis Howell
19d2310b71
Add support for using disks images for Apple II version of Maniac Mansion.
...
svn-id: r25846
2007-02-25 07:23:52 +00:00
Max Horn
dcc6e2c0bb
SCUMM: Try to distinguish between indy3, indy3Towns, zakTowns, loomTowns in the fallback (non-MD5) detection code
...
svn-id: r25826
2007-02-24 19:15:10 +00:00
Max Horn
d350830d7c
Added Spanish version of The Dig; updated a comment on detecting TOWNS variants
...
svn-id: r25824
2007-02-24 18:25:58 +00:00
Max Horn
270efc16e3
SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the forums)
...
svn-id: r25741
2007-02-20 15:54:29 +00:00
Max Horn
348b72e107
Improved (I hope) the 'Unknown MD5' messages in our detectors a little bit
...
svn-id: r25695
2007-02-18 18:07:32 +00:00
Max Horn
cce2617f24
Added details on brazilian comi/dig (once more from the forums)
...
svn-id: r25623
2007-02-16 09:28:22 +00:00
Max Horn
26a3ad56e5
Added italian LANGUAGE.TAB/.BND details (thanks to Glorfindel in forum thread 3445)
...
svn-id: r25616
2007-02-15 23:12:33 +00:00
Max Horn
247110b19b
SCUMM: Many (most) game flags can computed based on the SCUMM version and other flags; we now do that were possible and only specify the absolute minimum in gameVariantsTable
...
svn-id: r25598
2007-02-14 23:29:13 +00:00
Gregory Montoir
97f84927e8
added language file details for french versions of TheDig and COMI
...
svn-id: r25597
2007-02-14 23:13:57 +00:00
Max Horn
05a2df034c
SCUMM: Moved part of detectGames into a new function computeGameSettingsFromMD5 to make it slightly more readable
...
svn-id: r25596
2007-02-14 22:53:19 +00:00
Max Horn
1393f130c2
SCUMM: Enhanced detector so that it can discover the language of COMI/Dig based upon the LANGUAGE.TAB / LANGUAGE.BND file (currently only contains data for german comi&dig, and english comi)
...
svn-id: r25594
2007-02-14 22:37:07 +00:00
Max Horn
62bd2a1544
Make use of md5_file_string
...
svn-id: r25593
2007-02-14 21:59:57 +00:00
Max Horn
0e46eb8265
cleanup
...
svn-id: r25584
2007-02-14 09:52:21 +00:00
Max Horn
5298fa0e47
SCUMM: Enhanced preferredtarget support
...
svn-id: r25493
2007-02-11 19:59:07 +00:00
Max Horn
6899e72be9
Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERA
...
svn-id: r25454
2007-02-10 02:05:59 +00:00
Max Horn
7940720d71
SCUMM: Added preferredtarget support
...
svn-id: r25453
2007-02-09 18:23:59 +00:00
Max Horn
18a9cb46d6
Removed GF_NO_SCALING
...
svn-id: r25372
2007-02-04 02:11:29 +00:00
Travis Howell
836a4ea99e
Add/Update details for French versions of Freddi Fish series.
...
svn-id: r25305
2007-01-31 10:41:35 +00:00
Travis Howell
f62728e0f8
Add/Update details for French versions of Spy Fox series.
...
svn-id: r25303
2007-01-31 07:43:02 +00:00
Travis Howell
83c55bbd31
Add French version of Pajama Sam 1 for Macintosh.
...
svn-id: r25276
2007-01-30 12:05:35 +00:00
Travis Howell
162a887052
Add French version of Putt-Putt Travels Through Time for Macintosh.
...
svn-id: r25275
2007-01-30 11:59:39 +00:00
Max Horn
7165d42c70
Don't convert FSNode to a path when we don't have to
...
svn-id: r25203
2007-01-26 17:15:12 +00:00
Travis Howell
d8a33123a8
Add another Dutch version of SPY FOX 1 for Windows.
...
svn-id: r25182
2007-01-25 10:24:04 +00:00
Travis Howell
d3b4e89e80
Add Dutch version of Freddi Fish and Luther's Maze Madness for Mac.
...
svn-id: r25180
2007-01-25 09:54:47 +00:00
Eugene Sandulenko
cd8a5f3a98
First phase of detection-related plugins interface improvements. Now plugins
...
return StringMap instead of fixed list of parameters. This adds great
flexibility.
Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.
svn-id: r25134
2007-01-20 21:27:57 +00:00
Travis Howell
f9d66e96d4
Update details of several French HE demos.
...
svn-id: r25108
2007-01-16 22:15:05 +00:00
Travis Howell
bc041f4b25
Add French versions of several HE game demos
...
svn-id: r25074
2007-01-13 23:23:45 +00:00
Travis Howell
4c964d58ba
Add German version of SPY Fox 3.
...
svn-id: r25063
2007-01-10 22:20:53 +00:00
Travis Howell
5287a1c11d
Add German version of Putt-Putt Joins the Circus.
...
svn-id: r25062
2007-01-10 22:14:13 +00:00
Travis Howell
2cc2b09e82
Add filename prefix used by German version of Freddi Fish 3
...
svn-id: r25011
2007-01-05 22:48:06 +00:00
Max Horn
8d37c135c0
Since we now generate warnings/messages for engine instantiation failures in a central place, get rid of such messages printed by engines
...
svn-id: r24686
2006-11-12 03:26:44 +00:00
Eugene Sandulenko
8ef5e88323
Add support for HE CUP demos based on cyx's standalone player.
...
svn-id: r24636
2006-11-06 13:40:24 +00:00
Travis Howell
8b0f34e193
Add Macintosh version of Backyard Football 2002
...
svn-id: r24490
2006-10-25 01:53:07 +00:00
Travis Howell
56d44a5be2
Add back football2002 target
...
svn-id: r24478
2006-10-24 00:09:15 +00:00
Travis Howell
09f9cf7b64
Add Dutch versions of freddi4 and freddicove for Macintosh
...
svn-id: r24095
2006-10-03 12:15:01 +00:00
Travis Howell
03b3d596b6
Add French versions of puttzoo, spyfox, spyfox2 and spyozon
...
svn-id: r23983
2006-09-23 23:46:06 +00:00
Travis Howell
f3ad70c1d4
Add French version of Pajama Sam 1
...
svn-id: r23952
2006-09-20 23:34:10 +00:00
Travis Howell
68360e4dde
Add details for French version of Pajama Sam 3
...
svn-id: r23942
2006-09-20 02:43:28 +00:00
Max Horn
51017cf1b2
Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap (i.e. _res is a pointer now)
...
svn-id: r23922
2006-09-17 20:36:48 +00:00
Travis Howell
52dee3012e
Add/Update several French versions of HE games
...
svn-id: r23874
2006-09-14 22:57:08 +00:00
Travis Howell
213e798bec
Add French version of puttcircus
...
svn-id: r23873
2006-09-14 01:36:16 +00:00
Travis Howell
3825dde852
Add/Update Dutch and French versions of several HE games
...
svn-id: r23858
2006-09-10 01:59:09 +00:00