Travis Howell
|
4d51eb5fb7
|
Add work around for script bug in The Feeble Files.
svn-id: r31260
|
2008-03-27 01:01:52 +00:00 |
|
Florian Kagerer
|
c4f15a7076
|
this should fix item #1926532 (HoF: ScummVM quits on ESCaping "Virgin" and "Westwood" logo)
svn-id: r31259
|
2008-03-26 23:42:47 +00:00 |
|
Johannes Schickel
|
a2053c0815
|
Prevents adding of events to input queue, which will not be processed anyway.
svn-id: r31258
|
2008-03-26 23:21:44 +00:00 |
|
Max Horn
|
0a60310892
|
Properly fix DestroyScalers
svn-id: r31257
|
2008-03-26 22:47:57 +00:00 |
|
Max Horn
|
d35020ac17
|
Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, and ensure that _fmtownsBuf always is inited)
svn-id: r31256
|
2008-03-26 22:26:59 +00:00 |
|
Torbjörn Andersson
|
762398376f
|
Fixed GCC warning. It warns about "if (a = b)" unless you put an extra set of
parentheses around the assignment.
svn-id: r31255
|
2008-03-26 21:58:56 +00:00 |
|
Johannes Schickel
|
bf71af3c91
|
Fixed typo.
svn-id: r31254
|
2008-03-26 21:56:20 +00:00 |
|
Johannes Schickel
|
db1b4f0e14
|
- reworked skip flag handling in some places again
- hopefully fixed tons of warnings related to stackPosString
svn-id: r31253
|
2008-03-26 21:52:28 +00:00 |
|
Johannes Schickel
|
f919b26875
|
- fixed multiple voices playing at once (see bug #1926547 "HoF: Right mouse button messes up gameplay").
- fixed crash while uninitializing AdLib driver
svn-id: r31252
|
2008-03-26 21:39:44 +00:00 |
|
Johannes Schickel
|
e962640411
|
Set delay time for the hack in o2_updateSceneAnim to the value Raziel^ suggests.
svn-id: r31251
|
2008-03-26 21:28:26 +00:00 |
|
Johannes Schickel
|
c9b9398561
|
Possible fix for part 1 of bug #1926547 "HoF: Right mouse button messes up gameplay".
svn-id: r31250
|
2008-03-26 21:24:22 +00:00 |
|
Johannes Schickel
|
7c33605761
|
Added support for HoF savefile from the original interpreter.
svn-id: r31249
|
2008-03-26 21:17:07 +00:00 |
|
Johannes Schickel
|
6412c82bf7
|
Added some inlines to MemoryReadStreamEndian.
svn-id: r31248
|
2008-03-26 21:16:16 +00:00 |
|
Filippos Karapetis
|
8ca0c65cbd
|
Commented out two frees() in DestroyScalers(), introduced with commit #31244 and added a FIXME - these cause crashes with 640x480 games, when using an HQ2x scaler
svn-id: r31247
|
2008-03-26 20:49:45 +00:00 |
|
Johannes Schickel
|
4b0bdc7a08
|
Extended savegame type checks.
svn-id: r31246
|
2008-03-26 20:28:31 +00:00 |
|
Johannes Schickel
|
c2df92a9b5
|
Added a simple hack which adds delay between animation frames of some scene animations, this prevents some animations from running too fast. See for example bug #1923638 "HoF: Marco missing animation frames".
svn-id: r31245
|
2008-03-26 19:58:33 +00:00 |
|
Max Horn
|
b0c6a12c81
|
Modified Patch #1925352: Memory leak fixes
svn-id: r31244
|
2008-03-26 19:29:33 +00:00 |
|
Johannes Schickel
|
afed582280
|
Fix bug #1923638 "HoF: Marco missing animation frames".
svn-id: r31243
|
2008-03-26 16:11:47 +00:00 |
|
Max Horn
|
b2aea51d58
|
Call InitScalers instead of setting gBitFormat directly
svn-id: r31242
|
2008-03-26 14:56:51 +00:00 |
|
Max Horn
|
53ea302f5d
|
Added note on how the WinCE scalers are wasting valuable cycles, and how to fix that
svn-id: r31241
|
2008-03-26 11:09:38 +00:00 |
|
Travis Howell
|
52930616c6
|
And don't attempt to play sound, when the sound file isn't loaded in The Feeble Files.
svn-id: r31240
|
2008-03-26 04:07:32 +00:00 |
|
Travis Howell
|
44200b4ac6
|
Remove error for missing sound files in The Feeble Files, due to fault in French version.
svn-id: r31239
|
2008-03-26 04:04:14 +00:00 |
|
Travis Howell
|
10be4b2a6d
|
Move code to ignore invalid characters.
svn-id: r31238
|
2008-03-26 03:10:40 +00:00 |
|
Travis Howell
|
eeb4c75244
|
Ooops, correct error in conversion of The Feeble Files font data.
svn-id: r31237
|
2008-03-26 02:11:22 +00:00 |
|
Travis Howell
|
defe50eada
|
Always ignore invalid characters, when using charset data.
svn-id: r31236
|
2008-03-26 01:57:26 +00:00 |
|
Travis Howell
|
171a4d1bdb
|
Switch all font data to hexadecimal and sort by language name.
svn-id: r31235
|
2008-03-26 01:50:59 +00:00 |
|
Travis Howell
|
48fac2f9dc
|
Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.
svn-id: r31233
|
2008-03-25 08:03:32 +00:00 |
|
Florian Kagerer
|
1bb41bf225
|
fixed skip flag reset for sequence player
svn-id: r31232
|
2008-03-24 23:01:51 +00:00 |
|
Florian Kagerer
|
6dafd78b56
|
improved skip flag handling for intro and outro (see tracker item #1922556)
svn-id: r31231
|
2008-03-24 14:21:06 +00:00 |
|
Travis Howell
|
59b0bf8fa1
|
Correct background color when displaying saved game list in Amiga versions of Simon the Sorcerer 1.
svn-id: r31230
|
2008-03-24 06:48:09 +00:00 |
|
Travis Howell
|
47ad2487b4
|
Fix name locking in Waxworks, and cleanup.
svn-id: r31229
|
2008-03-23 23:18:43 +00:00 |
|
Johannes Schickel
|
00033ff747
|
Respect text/voice settings in Kyrandia 1 Intro/Outro.
svn-id: r31228
|
2008-03-23 20:55:42 +00:00 |
|
Jordi Vilalta Prat
|
3236e308a4
|
Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path are executable)
svn-id: r31227
|
2008-03-23 11:46:55 +00:00 |
|
Jordi Vilalta Prat
|
b81993f894
|
Patch #1923547: enable nasm usage on OS/2
svn-id: r31226
|
2008-03-23 11:24:23 +00:00 |
|
Travis Howell
|
7047e5e974
|
Remove left over debug code.
svn-id: r31225
|
2008-03-23 00:36:41 +00:00 |
|
Travis Howell
|
56711f1489
|
Add comments about unknown cases and remove unused cases in parseNextEvent().
svn-id: r31224
|
2008-03-23 00:34:39 +00:00 |
|
Sven Hesse
|
c5d48856a3
|
Added the MD5 for a non-interactive demo of Lost in Time
svn-id: r31223
|
2008-03-23 00:24:58 +00:00 |
|
Max Horn
|
81cff1f047
|
removed dead code
svn-id: r31222
|
2008-03-22 16:05:23 +00:00 |
|
Johannes Schickel
|
46376d38a9
|
- fixed bug in Sound::voiceIsPlaying
- fixed speech animation duration in Kyra1
svn-id: r31221
|
2008-03-22 14:29:30 +00:00 |
|
Johannes Schickel
|
df78d4d484
|
Fix for bug #1922514 "HoF: palette artifacts when abom. snowman".
svn-id: r31220
|
2008-03-22 12:43:23 +00:00 |
|
Travis Howell
|
63b1de5628
|
Add support for room states in Waxworks (DOS).
svn-id: r31218
|
2008-03-22 09:46:25 +00:00 |
|
Johannes Schickel
|
07bb52b78e
|
Fix for bug #1922521 "HoF: mountaineer sprite vanishes".
svn-id: r31217
|
2008-03-22 00:33:05 +00:00 |
|
Johannes Schickel
|
7c57c127ea
|
Oops removing debug output.
svn-id: r31216
|
2008-03-21 23:57:05 +00:00 |
|
Johannes Schickel
|
5107404089
|
- improved timer information output in debugger
- fixed timer data loading
svn-id: r31215
|
2008-03-21 23:54:47 +00:00 |
|
Johannes Schickel
|
2a4aa9c379
|
Removed some unneeded waiting for voice to finish.
svn-id: r31212
|
2008-03-21 17:09:45 +00:00 |
|
Johannes Schickel
|
dea50612cb
|
- disabled some old warnings
- removed waiting for voice to finish in o1_restoreCustomPrintBackground
svn-id: r31211
|
2008-03-21 16:54:08 +00:00 |
|
Johannes Schickel
|
b615eb177b
|
Cleanup.
svn-id: r31210
|
2008-03-21 16:21:27 +00:00 |
|
Johannes Schickel
|
a169619526
|
- Implemented opcode 97: o2_isAnySoundPlaying
- reworked sound channel handling in HoF
=> fixed some voice related bugs
svn-id: r31209
|
2008-03-21 16:18:27 +00:00 |
|
Johannes Schickel
|
88069c943a
|
Proper fix for bug #1920869 "HoF: palette artifacts in inventory".
svn-id: r31208
|
2008-03-21 12:51:03 +00:00 |
|
Florian Kagerer
|
2f7b59d3e2
|
- fix skip flags for non-playable demo
svn-id: r31207
|
2008-03-20 20:36:36 +00:00 |
|