13331 Commits

Author SHA1 Message Date
Travis Howell
7b3b253fba Seems to work now, maybe fixed by script cycles?
svn-id: r17088
2005-03-12 06:45:27 +00:00
Travis Howell
05385e4fec Missing pop
svn-id: r17087
2005-03-12 04:16:57 +00:00
Travis Howell
8b484a2acf Missing pop
svn-id: r17086
2005-03-12 04:05:26 +00:00
Travis Howell
3a7588c983 Ooops
svn-id: r17085
2005-03-12 01:16:58 +00:00
Travis Howell
5ac7520071 Missed file
svn-id: r17084
2005-03-12 00:55:46 +00:00
Travis Howell
77071ad956 Update
svn-id: r17083
2005-03-12 00:52:53 +00:00
Travis Howell
c39a92933d Add key to toggle speech/subtitles
svn-id: r17082
2005-03-12 00:47:17 +00:00
Torbjörn Andersson
a52de03324 Renamed variables in the MPEG animation classes to better conform with
ScummVM standard. It seems the 8-bit version of the code had decayed
slightly, but I believe it's working again now.

svn-id: r17081
2005-03-11 15:30:28 +00:00
Chris Apers
d27f4116f4 Cleanup
svn-id: r17080
2005-03-11 11:06:45 +00:00
Chris Apers
a68d6ad671 PalmOS : ARM optimized OPL driver
svn-id: r17079
2005-03-11 11:01:52 +00:00
Chris Apers
365193b447 Not needed any more
svn-id: r17078
2005-03-11 10:56:24 +00:00
Chris Apers
bb3278a088 PalmOS : ARM optimized unpacker
svn-id: r17077
2005-03-11 10:55:10 +00:00
Chris Apers
a377252fbb Not needed any more
svn-id: r17076
2005-03-11 10:51:18 +00:00
Chris Apers
8e77e899d0 PalmOS : move MD5 table to a database too save memory and data segment space
svn-id: r17075
2005-03-11 10:46:28 +00:00
Chris Apers
c75753c821 PalmOS and windows CE need to convert mouse coordinates with mouse buttons too
svn-id: r17074
2005-03-11 10:42:00 +00:00
Chris Apers
28edee2380 PalmOS too
svn-id: r17073
2005-03-11 10:35:38 +00:00
Chris Apers
fc12034396 Better and faster macros
svn-id: r17072
2005-03-11 10:19:14 +00:00
Travis Howell
eebf5a7812 Correct quit/restart
svn-id: r17071
2005-03-11 03:29:31 +00:00
Travis Howell
06a8268792 Check for negative value
svn-id: r17070
2005-03-11 03:21:43 +00:00
Travis Howell
d6b8386241 Add English HE100 versions of freddi2/maze
svn-id: r17069
2005-03-11 03:16:52 +00:00
Eugene Sandulenko
154c4af8dc Mass-renamed all variables of Actor object according to our current code
formatting standards. Earlier we had half of vars named with leading
underscore and half without it.

Now code in actor.cpp is considerably more readable.

svn-id: r17068
2005-03-11 01:10:06 +00:00
Eugene Sandulenko
3cf691e9f9 Add --force-1x-overlay command line option as discussed in bugreport
#1160454 "ALL: Failed assertion when using 1x scaler"

svn-id: r17067
2005-03-10 16:29:08 +00:00
Eugene Sandulenko
cc2c2dd931 Fix bug #1160454 "ALL: Failed assertion when using 1x scaler"
svn-id: r17066
2005-03-10 15:59:31 +00:00
Torbjörn Andersson
0641b05f0c Initialize some overlay-related variables, just to be safe.
svn-id: r17065
2005-03-10 15:43:08 +00:00
Travis Howell
9928c9fdda Find where this flag is triggered too.
svn-id: r17064
2005-03-10 11:40:07 +00:00
Travis Howell
42e6a731cb Missing zero.
svn-id: r17063
2005-03-10 11:34:41 +00:00
Travis Howell
3c319749fa Update HE issues
svn-id: r17062
2005-03-10 11:25:02 +00:00
Travis Howell
dea3893ebd Used in displayWizComplexImage() too.
svn-id: r17061
2005-03-10 11:24:26 +00:00
Travis Howell
a913095ee0 Add HE specific versions of findResource/findResourceData.
Required by WizImage functions, which sometimes alter data.

svn-id: r17060
2005-03-10 11:06:37 +00:00
Travis Howell
e21b1755b5 Add back some lost code from cyx, for future changes.
svn-id: r17059
2005-03-10 10:20:02 +00:00
Travis Howell
ab82349dd9 Add HE100 opcode difference for spyfox
Update HE issues

svn-id: r17058
2005-03-10 10:11:42 +00:00
Travis Howell
f7770e3cfe Add last change to o60_opeFile too.
svn-id: r17057
2005-03-10 00:50:54 +00:00
Travis Howell
248bee4d24 Change o72_openFile to always use saved game path for writing.
svn-id: r17056
2005-03-10 00:46:26 +00:00
Eugene Sandulenko
7bb53f3bf1 Patch #1013937 "OSystem layer with bigger resolution". Now you will always
get at least 640x400 window. And finally we have means of implementing
nice looking GUI.

Also updated all backends. If your backend has ability to run with 640x400 or
640x480 resolution then read patch tracker item to find out details. Other
port maintainers shouldn't worry, as this patch doesn't affect them, they
still get their 320x200.

svn-id: r17055
2005-03-09 23:07:32 +00:00
Eugene Sandulenko
b72df416a6 WIP of GP32 port. Now it is more correct port and compiles with current
CVS. Though it has some issues unresolved, one of them is that it crashes
right after splash screen without showing anything. Work in progress :)

svn-id: r17054
2005-03-09 22:21:57 +00:00
Max Horn
d414c78468 Stricter offset verification in drawBitmap; but be more generous if we encounter a violation and just generate a warning (should fix bug #795214)
svn-id: r17053
2005-03-09 21:10:16 +00:00
Max Horn
0ec193b4be changing AudioDataType -> SoundType, so now the constant names match the name of the data type / the SoundMixer method names
svn-id: r17052
2005-03-09 18:12:54 +00:00
Max Horn
13b8f678fc Fix one potential race condition between SMUSH and INSANE
svn-id: r17051
2005-03-09 16:37:44 +00:00
Travis Howell
f5b493d735 Add HE sound todos
svn-id: r17050
2005-03-09 13:41:33 +00:00
Torbjörn Andersson
eb1c999ad0 Use _chorus, not _effect_level, as parameter to chorusLevel(). I don't
know for sure that this is correct - the MIDI device I'm using at the
moment doesn't seem to support chorus level - but the more I look at it the
more sense it makes.

And it might fix bug #1159734. ("DOTT/SAM: GM Instrument Chorus Level
Improperly Set")

svn-id: r17049
2005-03-09 13:17:05 +00:00
Torbjörn Andersson
61faa88b93 Indentation.
svn-id: r17048
2005-03-09 07:29:15 +00:00
Torbjörn Andersson
7f511a2a45 Updated comment. (ScummVM no longer crashes if I try to run what I think is
the correct scripts.)

svn-id: r17047
2005-03-09 07:28:49 +00:00
Travis Howell
b26dfb63b4 *** empty log message ***
svn-id: r17046
2005-03-09 06:29:31 +00:00
Travis Howell
185ed9d2bc A few more safety checks
svn-id: r17045
2005-03-09 06:28:46 +00:00
Travis Howell
ebcf64df56 _imagesNum should be clear in startScene()
svn-id: r17044
2005-03-09 05:04:14 +00:00
Travis Howell
69a39e3c54 Correct position
svn-id: r17043
2005-03-09 01:05:08 +00:00
Max Horn
913fd254d1 Fix for bug #1158465 (New Volume Control Dialogue Error-Prone)
svn-id: r17042
2005-03-08 23:44:07 +00:00
Gregory Montoir
9cad557149 corrections
svn-id: r17041
2005-03-08 20:27:33 +00:00
Torbjörn Andersson
cfe44d6053 Apparently, in IHNM opcode #75 can take three parameters. Added stub to
avoid division by zero.

svn-id: r17040
2005-03-08 15:28:01 +00:00
Torbjörn Andersson
189492eef1 Fixed typo.
svn-id: r17039
2005-03-08 15:06:57 +00:00