13750 Commits

Author SHA1 Message Date
Gregory Montoir
8d76879849 cleanup
svn-id: r17740
2005-04-21 19:27:17 +00:00
Travis Howell
97749a934e Need for HE100 version of lost too.
svn-id: r17739
2005-04-21 16:10:41 +00:00
Travis Howell
9d2578eee9 Sync. HE100.
svn-id: r17738
2005-04-21 16:07:31 +00:00
Travis Howell
d7f263ff1a Add palette function for HE99+ games.
svn-id: r17737
2005-04-21 16:02:37 +00:00
Travis Howell
098e0cce58 Add palette function foe He99+ games.
svn-id: r17736
2005-04-21 15:40:40 +00:00
Travis Howell
f281ea4427 Update
svn-id: r17735
2005-04-21 12:33:47 +00:00
Travis Howell
dace543c07 Fix source clipping of rawWizImages in HE games.
Can get further in spyozon now.

svn-id: r17734
2005-04-21 12:25:53 +00:00
Travis Howell
dd046c184e There are Macintosh specific versions of HE72 games.
svn-id: r17733
2005-04-21 10:24:13 +00:00
Torbjörn Andersson
cca9fb4804 Initialized variable to avoid Valgrind warning.
svn-id: r17732
2005-04-21 06:53:15 +00:00
Travis Howell
9b3d2b3c8c There is HE99 version of f4-demo
svn-id: r17731
2005-04-21 06:29:46 +00:00
Travis Howell
a9f779df38 Add Macintosh version of BluesABCTimeDemo.
svn-id: r17730
2005-04-21 06:16:59 +00:00
Travis Howell
6eee101561 Add Macintosh version of puttcircus
svn-id: r17729
2005-04-21 06:05:07 +00:00
Travis Howell
9cbc561eda Correct argument order.
Fixes glitches in freddi4/spyozon.

svn-id: r17728
2005-04-21 05:14:19 +00:00
Travis Howell
261a02beec HE98+ includes extra VAR checks at this point.
Fixes salesmen freeze in freddi4.

svn-id: r17727
2005-04-21 03:29:31 +00:00
Eugene Sandulenko
283a9f35ac Add not yet correctly working save/load. Use key F7 for saving
and F8 for loading. Now works only within current scene and restores
to entrance #0 which is wrong.

svn-id: r17726
2005-04-21 01:30:07 +00:00
Max Horn
7b93b0e079 Moved v2 verb code into class ScummEngine_v2
svn-id: r17725
2005-04-20 23:53:29 +00:00
Eugene Sandulenko
bd5f93cece Implement inventoryItemPosition()
svn-id: r17724
2005-04-20 23:42:19 +00:00
Max Horn
7963bb4cb9 Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); moved _audioNames to class IMuseDigital
svn-id: r17723
2005-04-20 23:33:35 +00:00
Max Horn
c04ad861fe Moved some more VARs; added comments to some of the vars which explain where they are used
svn-id: r17722
2005-04-20 23:13:11 +00:00
Max Horn
b724929466 Split initScummVars and overload it; this makes it possible to define more VARS in subclasses
svn-id: r17721
2005-04-20 20:34:44 +00:00
Max Horn
9216ca4ed5 Added FIXME for the _haveMsg hack
svn-id: r17720
2005-04-20 20:20:31 +00:00
Eugene Sandulenko
6e3fd4527e Yet another russian freddi4. now unencrypted.
svn-id: r17719
2005-04-20 20:08:39 +00:00
Max Horn
d2624d8e08 cleanup
svn-id: r17718
2005-04-20 19:59:18 +00:00
Andrew Kurushin
89c0e7a69c fixed actors bug after all demo passed
svn-id: r17717
2005-04-20 19:38:04 +00:00
Max Horn
c46ea8bc40 Replaced the platform specific GF_FOO switches (using _platform instead now)
svn-id: r17716
2005-04-20 18:21:30 +00:00
Torbjörn Andersson
a18d4d5c2f Replaced drawLine() with a shorter version described in Wikipedia. It uses
a callback to plot each point so that it doesn't need to worry about how
the caller deals with screen dirtying, etc.

My plan is to move this function into a standard class. (That's why I used
the American spelling "color" instead of "colour".) I just haven't made up
my mind on which is the most appropriate one yet.

svn-id: r17715
2005-04-20 14:45:23 +00:00
Gregory Montoir
8b559ff875 code conventions
svn-id: r17714
2005-04-20 11:13:56 +00:00
Gregory Montoir
5a930d8fe7 this should fix bug #1181979
svn-id: r17713
2005-04-20 11:03:36 +00:00
Travis Howell
bb2c4e6a9e Update debug message.
svn-id: r17712
2005-04-20 10:38:13 +00:00
Travis Howell
51af9cf4aa Add some additional details for sprite fields.
Remove the unused sprite/spriteGroup fields.
Break old He90+ saves but they aren't stable anyway.

svn-id: r17711
2005-04-20 10:33:20 +00:00
Max Horn
005efe61aa Added ScummEngine::_platform; eventually, this should replave GF_FMTOWNS, GF_AMIGA, etc. (everybody is welcome to work on this :-)
svn-id: r17710
2005-04-20 09:53:13 +00:00
Max Horn
3f08f0bfb2 Fix bug 1184616 (GUI: Mouse drawn at wrong position in overlay mode)
svn-id: r17709
2005-04-20 09:32:22 +00:00
Max Horn
901e76ea83 Cleanup / comments
svn-id: r17708
2005-04-20 09:24:29 +00:00
Travis Howell
90509f6588 Rename wizImage process flag for HE games.
svn-id: r17707
2005-04-20 06:55:30 +00:00
Travis Howell
94e554a670 Rename sprite field for HE games.
svn-id: r17706
2005-04-20 05:24:02 +00:00
Eugene Sandulenko
89ca4bf716 Since lost/smaller use default windows cursor we setup our own
svn-id: r17705
2005-04-20 03:13:06 +00:00
Travis Howell
f960d3006e Fix cut and paste rror.
svn-id: r17704
2005-04-20 03:12:53 +00:00
Travis Howell
54f59d761c Re-order to fill in the gaps.
svn-id: r17703
2005-04-20 01:59:09 +00:00
Travis Howell
a77a0656ea Switch to uint for safety.
svn-id: r17702
2005-04-20 01:49:01 +00:00
Travis Howell
f360102741 Update comment
svn-id: r17701
2005-04-20 01:44:52 +00:00
Travis Howell
ea8d2a0fd0 Correction to last commits.
svn-id: r17700
2005-04-20 01:42:55 +00:00
Travis Howell
fa3688e80f No longer required
svn-id: r17699
2005-04-20 01:38:48 +00:00
Travis Howell
2009b72679 Replace all GF_HUMONGOUS use with _heversion.
Make HE60 specific to puttdemo, since it is unqie.
Other HE60 games changed to HE 61.

svn-id: r17698
2005-04-20 01:33:44 +00:00
Travis Howell
214a5da948 Correct flag value.
svn-id: r17697
2005-04-20 00:46:37 +00:00
Eugene Sandulenko
d23878ab6c Separate occaionally glued intro sentence words.
svn-id: r17696
2005-04-19 22:18:09 +00:00
Max Horn
25d56525c8 Replace OSystem::hasAlpha with a feature flag
svn-id: r17695
2005-04-19 20:35:48 +00:00
Max Horn
2cfb9322e2 Added new (optional) OSystem::initBackend() method; this (and its usage) fixes bugs #1160977 and #1184664
svn-id: r17694
2005-04-19 20:22:50 +00:00
Gregory Montoir
167d43d924 safer and consistent with remapPaletteColor
svn-id: r17693
2005-04-19 20:18:28 +00:00
Gregory Montoir
7c110ef819 minor cleanup
svn-id: r17692
2005-04-19 17:55:09 +00:00
Torbjörn Andersson
d85f6d1688 More whitespace.
svn-id: r17691
2005-04-19 12:43:54 +00:00