Commit Graph

13198 Commits

Author SHA1 Message Date
Travis Howell
82c354b9d4 A few extra bits
svn-id: r17110
2005-03-13 00:04:32 +00:00
Travis Howell
44205266e8 Add missing case for getObjectData
svn-id: r17109
2005-03-12 23:59:14 +00:00
Eugene Sandulenko
73ec1f1745 rand() -> _rnd.getRandomNumber() in SAGA code.
svn-id: r17108
2005-03-12 22:54:15 +00:00
Max Horn
0e784d41d7 Simplified SoundHandle implementation
svn-id: r17107
2005-03-12 20:26:49 +00:00
Max Horn
7cd2cb2b17 PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
svn-id: r17106
2005-03-12 18:56:09 +00:00
Paweł Kołodziejski
8de216f3ae some experimental changes
svn-id: r17105
2005-03-12 18:54:06 +00:00
Max Horn
65551ca83e clean up
svn-id: r17104
2005-03-12 18:02:19 +00:00
Max Horn
848a6bcaea Forgot to remove this
svn-id: r17103
2005-03-12 17:03:59 +00:00
Max Horn
4b5b9bc984 mouse cursor palette better fits into the 'mouse' category than in the 'graphics' category (IMO)
svn-id: r17102
2005-03-12 16:33:03 +00:00
Max Horn
6f7315d950 Add some paranoia checks
svn-id: r17101
2005-03-12 16:32:32 +00:00
Paweł Kołodziejski
03051c1501 backport fix from residual imuse
svn-id: r17100
2005-03-12 16:05:25 +00:00
Max Horn
1fde0d90f4 Fix popup widget in scaled GUI mode
svn-id: r17099
2005-03-12 15:29:16 +00:00
Max Horn
bf984cb7f0 Fix crash that occured when disabling the GUI scaling code
svn-id: r17098
2005-03-12 15:04:49 +00:00
Travis Howell
4a18a5de44 Off by one.
svn-id: r17097
2005-03-12 14:32:09 +00:00
Travis Howell
4deeeec1bb Leftovers
svn-id: r17094
2005-03-12 13:38:41 +00:00
Eugene Sandulenko
4493b064dd Slighy modified patch #1161756 "Patch for external / non-volatile GMIDI synths". Thanks, __tom.
svn-id: r17091
2005-03-12 11:34:10 +00:00
Travis Howell
7ee1a2d495 Broke HE music looping
svn-id: r17089
2005-03-12 11:06:07 +00:00
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