Eugene Sandulenko
0932497cca
Fix bug #2798797 : "AGI: larry 1 doesn't restart after dying"
...
svn-id: r42663
2009-07-22 16:26:53 +00:00
Eugene Sandulenko
483a4c0eeb
Move functions from agi.cpp to more appropriate files.
...
svn-id: r42662
2009-07-22 15:55:33 +00:00
Eugene Sandulenko
88395007fb
Fix bug #2823759 : "AGI: PQ1 help not showing the first time you press F1"
...
svn-id: r42659
2009-07-22 12:24:55 +00:00
Eugene Sandulenko
7c1df4cbff
Fix bug #2823762 : "AGI: PQ1 All function keys are broken after restart"
...
svn-id: r42658
2009-07-22 11:48:51 +00:00
Travis Howell
d4c13b40a5
Update video script debug table for Waxworks.
...
svn-id: r42656
2009-07-22 10:32:35 +00:00
Travis Howell
f4916b9830
Change the default target to CD version, for games which offer floppy and CD versions. So all GUI options are still available in fan translations.
...
svn-id: r42655
2009-07-22 10:23:58 +00:00
Travis Howell
227f4a575f
Simplify fade code.
...
svn-id: r42654
2009-07-22 09:52:44 +00:00
Sven Hesse
3a3e7acf51
Fixing the text input in Gob1 (the loading code wasn't printed as you typed anymore)
...
svn-id: r42642
2009-07-21 12:14:36 +00:00
Sven Hesse
4f431e8952
Fixing "Game "hangs" after first level" (bug #2824414 )
...
svn-id: r42641
2009-07-21 11:58:58 +00:00
Sven Hesse
87af626ee9
Making some static const uint32s public, older GCC versions don't seem to like nested classes to access their parents' protected members
...
svn-id: r42640
2009-07-21 11:26:31 +00:00
Travis Howell
fd63d8c95a
Fix bug #2823818 - GUI: unable to select subtitles and speech for Simon 2.
...
svn-id: r42639
2009-07-21 10:48:32 +00:00
Travis Howell
66311e3248
Fix fade effects in Waxworks.
...
svn-id: r42638
2009-07-21 10:37:58 +00:00
Travis Howell
004b313ae0
Update GUI flags for AGOS game engine.
...
svn-id: r42636
2009-07-21 07:02:18 +00:00
Johannes Schickel
5585e18123
Fix gcc warning (hopefully this is correct).
...
svn-id: r42635
2009-07-20 22:26:41 +00:00
Eugene Sandulenko
3f6159a968
Proper implementation of microscope puzzle.
...
svn-id: r42634
2009-07-20 22:15:37 +00:00
Matthew Hoops
6e6d5e8b98
Fixing bug #2823854 : Mickey's space adventure crash. There's one too many space characters in a string which causes it to be drawn off the screen.
...
svn-id: r42633
2009-07-20 20:59:35 +00:00
Willem Jan Palenstijn
f9208f1bb0
Make ScummFile::eos() consistent with Stream::eos().
...
Remove usage of ioFailed from SCUMM engine.
Fix reading up to the end of a SCUMM SubFile.
This hopefully fixes #2820957 .
svn-id: r42632
2009-07-20 20:55:28 +00:00
Paul Gilbert
b40dc424b3
Bugfix for hangs on scene changes in Discworld 1 after having loaded a savegame from the GMM when the title screens are displayed
...
svn-id: r42626
2009-07-20 09:19:27 +00:00
Max Horn
9e3d42c0cf
AGOS: Fixed badload(); some whitespace cleanup
...
svn-id: r42624
2009-07-20 05:02:17 +00:00
Travis Howell
5b16cab619
Change generic save game name.
...
svn-id: r42614
2009-07-19 14:03:35 +00:00
Paul Gilbert
6e5063aed2
Added the GUIO_NOSFX and GUIO_NOMUSIC flags to the first Discworld 1 demo entry
...
svn-id: r42611
2009-07-19 12:52:19 +00:00
Gregory Montoir
c9ac83c2c0
fix bug #2597980 - TUCKER: Sprite glitch
...
svn-id: r42610
2009-07-19 11:07:17 +00:00
Willem Jan Palenstijn
3c8e328e5c
SCI: check shouldQuit() in main loop
...
svn-id: r42609
2009-07-19 10:50:14 +00:00
Travis Howell
29cd90ec1b
Add patch #2823590 - Fix music crashes in Waxworks (PC).
...
svn-id: r42606
2009-07-19 09:09:56 +00:00
Willem Jan Palenstijn
8cb1cbfa7a
SCI: Fix breakpoints
...
svn-id: r42599
2009-07-18 22:46:07 +00:00
Willem Jan Palenstijn
57504cb699
SCI: Fix disasm_addr option parsing
...
svn-id: r42598
2009-07-18 22:19:07 +00:00
Gregory Montoir
d362ca86f6
add "-IQ" suffix test to SO_LOAD_STRING (same as SO_SAVE_STRING) ; fixes french version of atlantis
...
svn-id: r42596
2009-07-18 21:26:44 +00:00
Max Horn
48e065a0ad
AGOS: Removed second setjmp in PN code (untested!)
...
svn-id: r42593
2009-07-18 15:15:26 +00:00
Max Horn
2250ff1df6
AGOS: Get rid of one setjmp in PN code (needs testing)
...
svn-id: r42592
2009-07-18 15:12:54 +00:00
Max Horn
24e18ae215
AGOS: Fixed backspace under OS X in Personal Nightmare
...
svn-id: r42591
2009-07-18 15:11:19 +00:00
Travis Howell
1d40f78499
Add workaround for bug #1668393 - ZAK FM-TOWNS: Crash when entering Hostel from outside.
...
svn-id: r42590
2009-07-18 13:39:21 +00:00
Willem Jan Palenstijn
d9c2544a4c
SCI: don't leave debugger after bt
...
svn-id: r42589
2009-07-18 13:05:39 +00:00
Sven Hesse
049a636abc
Adding a workaround for the guard house card game "game over" screen in Woodruff
...
svn-id: r42588
2009-07-18 13:05:36 +00:00
Willem Jan Palenstijn
a1bb715611
SCI: Fix stepping in debugger
...
svn-id: r42587
2009-07-18 12:51:12 +00:00
Paul Gilbert
6235f9e176
Minor tweak to prevent mouse clicks that close a user wait message also being further interpreted as a user walk destination
...
svn-id: r42578
2009-07-18 01:22:43 +00:00
Sven Hesse
025702ba40
/Finally/ fixing the longstanding flicker bug in Woodruff. I was completely mistaken about its cause, too
...
svn-id: r42572
2009-07-17 20:03:41 +00:00
Sven Hesse
df52a5d58e
Adding a workaround for the vanishing Coh Cott bug ( #1972466 ), which is actually an error in that video file
...
svn-id: r42570
2009-07-17 19:22:12 +00:00
Johannes Schickel
53756ef1d0
Cleanup.
...
svn-id: r42565
2009-07-17 14:05:22 +00:00
Johannes Schickel
c353e5389b
- Moved SoundAdlibPC definition to new header file sound_adlib.h
...
- Made the future versions of sound.h GPL only
- sound_adlib.h is dual licensed under GPL and LGPL (so AdPlug can still benefit from future changes)
svn-id: r42564
2009-07-17 13:50:59 +00:00
Johannes Schickel
799af694f0
Replace LGPL header by GPL header.
...
svn-id: r42563
2009-07-17 13:35:56 +00:00
Travis Howell
9f2f041200
Correct error in saveBackGround.
...
svn-id: r42561
2009-07-17 10:48:30 +00:00
Travis Howell
74178f090c
Fix bug #2822956 - ELVIRA2: Crash at the beginning (regression).
...
svn-id: r42560
2009-07-17 09:56:03 +00:00
Travis Howell
d329232f5c
Fix input glitch regression, after pausing in PN.
...
svn-id: r42559
2009-07-17 06:26:37 +00:00
Paul Gilbert
db81b0a185
Added an explicit break out of the event processing loop for mouse buttons and/or key-presses - this should allow stylus-based systems to properly process 'mouse down' events before the 'mouse up' is processed
...
svn-id: r42558
2009-07-17 05:10:24 +00:00
Sven Hesse
6c4e87a1d8
Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in
...
svn-id: r42552
2009-07-17 00:55:56 +00:00
Sven Hesse
922f721108
Added some more debug warnings when resources can't be loaded
...
svn-id: r42551
2009-07-17 00:55:42 +00:00
Travis Howell
cff307e55d
Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech.
...
svn-id: r42548
2009-07-17 00:25:27 +00:00
Travis Howell
c0965b2a2a
Fix using subtitles only setting in The Dig.
...
svn-id: r42545
2009-07-17 00:10:10 +00:00
Johannes Schickel
572b0e6c03
Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, when picking up the spellbook page in the town.
...
svn-id: r42543
2009-07-16 21:47:57 +00:00
Johannes Schickel
1e3beb40c0
This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces instead of tabs for indentation -.-)
...
svn-id: r42539
2009-07-16 17:44:05 +00:00