713 Commits

Author SHA1 Message Date
Travis Howell
eaa7dd3dc9 Add Macintosh version of pjgames.
svn-id: r19272
2005-10-25 02:43:05 +00:00
Max Horn
b9b49c3b55 Reduce header dependencies (for quicker recompiles)
svn-id: r19245
2005-10-22 23:08:14 +00:00
Travis Howell
b18435125f Add French Pajama Sam demo.
svn-id: r19228
2005-10-22 00:04:36 +00:00
Travis Howell
159958dbc7 Actor layer in HE games uses an int32.
svn-id: r19212
2005-10-21 12:06:03 +00:00
Travis Howell
98be21cd39 -Add three French HE demos
-Update titles of HE games

svn-id: r19207
2005-10-21 04:42:14 +00:00
Travis Howell
06c0f29028 Forget to set puttdemo GID
svn-id: r19198
2005-10-20 14:49:48 +00:00
Travis Howell
02f37bf2c3 Correct version of early puttputt
svn-id: r19195
2005-10-20 14:44:03 +00:00
Travis Howell
532e9318d3 Correct version of early puttputt
svn-id: r19190
2005-10-20 00:11:35 +00:00
Eugene Sandulenko
b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Eugene Sandulenko
d59af537b5 Fix HE version for Russian freddi3
svn-id: r19140
2005-10-17 22:12:33 +00:00
Eugene Sandulenko
e4b85675a6 Correct heversion for updated dog-on-a-stick.
svn-id: r19105
2005-10-16 03:11:46 +00:00
Travis Howell
4d85ddbc28 Several later HE games use sprites for subtitles.
svn-id: r19098
2005-10-15 11:03:32 +00:00
Travis Howell
59bf8538a5 Reset inventory offset when restarting V1/V2 games.
svn-id: r19094
2005-10-15 06:41:48 +00:00
Max Horn
17e8890200 Removed very old GP32 hack (any new port would have to revise this code anyway); disabled some more V7/V8 code conditionally
svn-id: r19079
2005-10-14 11:04:15 +00:00
Max Horn
d326166fe0 Don't hardcode platform code strings
svn-id: r19078
2005-10-14 10:27:24 +00:00
Travis Howell
7af9ece552 HE games store and restore locked FlObjects between rooms.
Fixes input issue in thinker1.

svn-id: r19072
2005-10-14 02:13:33 +00:00
Eugene Sandulenko
d5b203748a o Add fate to obsolete targets. It was just an oversight
o Make generateSubstResFileName more portable. I wonder how it worked in
  the past at all.

svn-id: r19057
2005-10-12 22:52:47 +00:00
Chris Apers
48ed1b4073 PalmOS : Reorder resource file names so that I can save data segment space
svn-id: r19039
2005-10-12 19:45:35 +00:00
Eugene Sandulenko
e344833146 Fix regression with samnmax floppy. Game just crashed on resources opening.
svn-id: r19006
2005-10-10 23:15:09 +00:00
Chris Apers
3ab37bce79 - PalmOS stuffs
- fixed type mismatch error

svn-id: r18974
2005-10-08 21:34:59 +00:00
Travis Howell
441b986645 Update
svn-id: r18942
2005-10-05 13:10:59 +00:00
Travis Howell
4d9a2cb884 Basic verb display for C64 maniac.
svn-id: r18924
2005-10-02 13:21:49 +00:00
Max Horn
cc08602770 Patch #1259034 (Scumm Savegame Informations)
svn-id: r18920
2005-10-01 21:13:38 +00:00
Andrew Kurushin
2ff464214b fix compile warning
svn-id: r18907
2005-09-30 18:51:08 +00:00
Travis Howell
dbd4f0e4a1 Add another Mac. version of putttime.
svn-id: r18883
2005-09-26 02:10:31 +00:00
Travis Howell
e08cd039d3 No MIDI support in Monkey Island 1 demos.
svn-id: r18882
2005-09-26 00:14:31 +00:00
Travis Howell
e077fdd9ed Rename & update opcode in C64 maniac.
Remove unused SCUMM vars in C64 maniac

svn-id: r18873
2005-09-24 05:26:12 +00:00
Travis Howell
bec3467c4d Remove demo specific targets for HE games.
svn-id: r18870
2005-09-24 02:06:38 +00:00
Eugene Sandulenko
81b46b6268 Fix regression introduced when we split engine constructiors into
constructor itself and init() method. debug() and error() are dependent
on _debug object in many engines, so if these methods were called on early
stage, scummvm crashed.

svn-id: r18860
2005-09-22 22:55:01 +00:00
Eugene Sandulenko
cfe0b5936b Implement Feature request #1286150 "Third-party translations". Just
use target_md5=234672e54b4534ac6775 which will be used to pick up
alternative target parameters.

svn-id: r18848
2005-09-20 00:52:32 +00:00
Eugene Sandulenko
a35366276e Make Mac DOTT demo runnable.
svn-id: r18834
2005-09-17 00:24:51 +00:00
Eugene Sandulenko
c01148b098 Add Mac Dott demo. Though file substitutes handling needs to be extended to
make it run.

svn-id: r18833
2005-09-16 23:45:33 +00:00
Eugene Sandulenko
76a3c5bc4d Add file substitutions for UK Putt Time release.
svn-id: r18831
2005-09-16 21:02:46 +00:00
Eugene Sandulenko
90bcab800a Add UK releases of HE demos.
svn-id: r18828
2005-09-14 22:42:07 +00:00
Eugene Sandulenko
c1ddc2736e Add f4demo from UK putttime
svn-id: r18827
2005-09-14 17:00:17 +00:00
Jonathan Gray
a5b1a8a2b5 Move the check for >= v5 further up the calling chain
for deciding whether we want to open an sfxfile.

svn-id: r18823
2005-09-14 10:49:53 +00:00
Travis Howell
adeb1a6c11 Selection screen partly working in C64 maniac.
svn-id: r18818
2005-09-14 08:20:37 +00:00
Eugene Sandulenko
7ba3330909 Fix for FM-TOWNS Monkey1 detection.
svn-id: r18815
2005-09-13 23:11:44 +00:00
Eugene Sandulenko
362200bcbe whitespace fixes
svn-id: r18814
2005-09-13 17:31:06 +00:00
Eugene Sandulenko
cf821fe6f8 Fix SegaCD detection.
svn-id: r18813
2005-09-13 17:16:28 +00:00
Eugene Sandulenko
42cc16e2cd Add reported games.
svn-id: r18810
2005-09-11 20:31:17 +00:00
Eugene Sandulenko
b6c320aaf1 russian indy3
svn-id: r18808
2005-09-11 14:51:36 +00:00
Travis Howell
1090c9de0d Fix warning
svn-id: r18794
2005-09-09 07:24:24 +00:00
Gregory Montoir
233f1fb7ef added missing calls to destructors in ScummEngine_v70he and ScummEngine_v90he
svn-id: r18792
2005-09-08 19:26:43 +00:00
Gregory Montoir
69ac219dfc typo
svn-id: r18791
2005-09-08 19:21:27 +00:00
Eugene Sandulenko
f876a0dffd Remove debug output leftover
svn-id: r18786
2005-09-07 20:09:12 +00:00
Travis Howell
710c2efa51 Correct music drivers for AtariST/Macintosh versions.
svn-id: r18775
2005-09-04 23:08:04 +00:00
Eugene Sandulenko
7acd36b443 Remove baseFilename and detectFilename from struct ScummGameSettings since
it is not needed anymore.

svn-id: r18772
2005-09-04 15:07:09 +00:00
Eugene Sandulenko
13e31a5328 Fix detection/running of those games which have different file generation in
different cases. Though it lacks file caches.

svn-id: r18770
2005-09-04 14:51:00 +00:00
Eugene Sandulenko
78f9ad33fe oops.
svn-id: r18768
2005-09-04 13:23:48 +00:00