Commit Graph
86814 Commits
Author SHA1 Message Date
Robert Göffringmann 7e3d4b34f2 fixed dialog skipping
svn-id: r9447
2003-08-04 01:16:11 +00:00
Max Horn 00861f8841 fix for bug #781903 (ALL: jerky cursor movement regression)
svn-id: r9446
2003-08-03 23:34:04 +00:00
Max Horn 5a9fe82121 fix for bug #782132 (MI1: -e null doesn't work)
svn-id: r9445
2003-08-03 22:51:22 +00:00
Travis Howell b630882683 Add Hebrew support for spoken text
Thanks to Jamieson

svn-id: r9444
2003-08-03 19:28:39 +00:00
Max Horn f18627bfd5 fix warning
svn-id: r9443
2003-08-03 18:34:46 +00:00
Max Horn 79a4972698 removed obsolete warning
svn-id: r9442
2003-08-03 18:26:46 +00:00
Max Horn ffa32a2eca o5_getStringWidth was missing getResultPos() (thanks to _Q for pointing this out)
svn-id: r9441
2003-08-03 18:23:54 +00:00
Marcus Comstedt ac2c77f601 More complete keymap.
svn-id: r9440
2003-08-03 17:59:45 +00:00
Robert Göffringmann 31a143dcd4 new compacts, new loading + saving code (not compatible to old one)
svn-id: r9439
2003-08-03 17:17:24 +00:00
Robert Göffringmann d6937ec256 new compact data
svn-id: r9438
2003-08-03 17:16:32 +00:00
Marcus Comstedt 0ca4df05b8 More const.
svn-id: r9437
2003-08-03 16:49:33 +00:00
Marcus Comstedt 3b5d44ff51 Detect Simon.
svn-id: r9436
2003-08-03 16:37:00 +00:00
Paweł Kołodziejski 6e8fb1701d update dsp files
svn-id: r9435
2003-08-03 16:07:54 +00:00
Torbjörn Andersson 3e3366f521 Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon.
It does not change the game speed setting, because the most likely use (I
think) is to toggle it on briefly, e.g. while travelling the walkways.

svn-id: r9434
2003-08-03 15:50:39 +00:00
Torbjörn Andersson a78508af33 On second thought, WAVE_FORMAT_PCM probably means uncompressed WAV-data
after all, or at least not ADPCM-compressed. Updated the comments, but I
still don't know how to play it.

svn-id: r9433
2003-08-03 15:45:09 +00:00
Marcus Comstedt c3c9fac55b Don't use level 1 I/O, it's not part of the C++ standard...
svn-id: r9432
2003-08-03 15:38:27 +00:00
Marcus Comstedt fa45a69614 Added GCC bugtracking id to workaround for future reference.
svn-id: r9431
2003-08-03 14:49:10 +00:00
Travis Howell 4b8ecff9b8 Add 0.5.0 release date
svn-id: r9430
2003-08-03 14:35:17 +00:00
Marcus Comstedt 3e42d8972f GCC bug workaround... (merge from branch-0-5-0)
svn-id: r9429
2003-08-03 14:28:58 +00:00
Marcus Comstedt b2d8522b11 Ignore bs2 builddir.
svn-id: r9428
2003-08-03 14:25:01 +00:00
Torbjörn Andersson 32ad85807a Removed introimg.cpp. Apparently Foster's don't want to be associated with
gap-toothed doddering old fools, so we should just go with whatever image
is in the game data files.

svn-id: r9427
2003-08-02 19:55:17 +00:00
Robert Göffringmann 83450bef27 fix autoroute return codes.
svn-id: r9426
2003-08-02 19:37:00 +00:00
Max Horn ada236a63b one addition less
svn-id: r9425
2003-08-02 19:17:54 +00:00
Max Horn 7ec38f5f02 some more tweaks
svn-id: r9424
2003-08-02 19:09:52 +00:00
Max Horn 20ba086511 slightly cut down on the number of times eof() is called
svn-id: r9423
2003-08-02 18:29:52 +00:00
Max Horn c373ca107d slightly optimized MP3InputStream::eof, and some cleanup
svn-id: r9422
2003-08-02 18:13:37 +00:00
Paweł Kołodziejski bf453ea219 fix compile with vc7
svn-id: r9421
2003-08-02 18:01:43 +00:00
Max Horn cc8465aa71 don't use asserts in these tight spots
svn-id: r9420
2003-08-02 17:27:17 +00:00
Max Horn 4cc8c70f25 optimize code flow a little
svn-id: r9419
2003-08-02 17:22:52 +00:00
Robert Göffringmann d82969b376 correct sound looping, thanks to our new mixer. :)
svn-id: r9418
2003-08-02 16:53:46 +00:00
Max Horn 0142ee260e cleanup
svn-id: r9417
2003-08-02 16:31:31 +00:00
Max Horn e3b64fa757 added FLAG_REVERSE_STEREO support
svn-id: r9416
2003-08-02 16:11:12 +00:00
Max Horn 1bd9026d8a remove debug output
svn-id: r9415
2003-08-02 14:54:54 +00:00
Max Horn 290a730885 fix for st_rate_flow, code is more straightforward now, too
svn-id: r9414
2003-08-02 14:48:11 +00:00
Torbjörn Andersson e894c9c497 Added BASS to the hotkeys section and moved Alt-Enter to common.
svn-id: r9413
2003-08-02 14:45:12 +00:00
Travis Howell 9c91fb9a94 Typo
svn-id: r9411
2003-08-02 14:16:31 +00:00
Max Horn ca0cc3b5ab obsolete
svn-id: r9410
2003-08-02 11:44:57 +00:00
Max Horn c57f11f09f garhg
svn-id: r9409
2003-08-02 11:42:53 +00:00
Max Horn d00a9923cc previous mod was techincally incorrect, this one should be better (but might still be buggy?)
svn-id: r9408
2003-08-02 11:38:23 +00:00
Max Horn 36d7287960 double broken in fact
svn-id: r9407
2003-08-02 11:17:59 +00:00
Max Horn 47f0abec39 GCC3 mode and distclean target were broken
svn-id: r9406
2003-08-02 11:17:11 +00:00
Travis Howell 8762b47a11 Make code match
svn-id: r9405
2003-08-02 11:04:29 +00:00
Travis Howell 03f6ec8a8a Always check for null string
svn-id: r9404
2003-08-02 10:48:30 +00:00
Torbjörn Andersson a4ac513247 I think this fixes bug #780167 ("SIMON1/2: Sound problems"). When
st_rate_flow() had filled the output buffer, rate->icur and rate->ilast
held the same values, which led to some samples being duplicated on the
next call.

svn-id: r9403
2003-08-02 10:47:35 +00:00
Travis Howell ec676d1581 My last commit caused regression
svn-id: r9402
2003-08-02 10:42:54 +00:00
Travis Howell 40c3f25cd7 Add combined speech/subtitles support for simon2 hebrew
svn-id: r9401
2003-08-02 10:15:07 +00:00
Travis Howell 29247636f6 Add combined speech/subtitles support for simon2 hebrew
svn-id: r9400
2003-08-02 10:09:05 +00:00
Jonathan Gray 93482ae5c6 automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable some additional warnings in Makefile.new
svn-id: r9399
2003-08-02 09:21:34 +00:00
Travis Howell 0b2bd31010 Hebrew support for load/save dialog
svn-id: r9398
2003-08-02 07:10:30 +00:00
Travis Howell 471bc5ceb5 Improved hebrew support, thanks to Jamieson
svn-id: r9397
2003-08-02 07:00:58 +00:00