15352 Commits

Author SHA1 Message Date
Eugene Sandulenko
eda2b6f337 Add dummy entry at end of substResFileNameTable[] and use that like in other
tables. Fixes crash on PSP

svn-id: r19343
2005-10-28 18:55:56 +00:00
Eugene Sandulenko
f1ac01cdcb 0.8.0 release date is known
svn-id: r19342
2005-10-28 18:42:16 +00:00
Eugene Sandulenko
900a074976 Eliminate GF_MULTIPLE_VERSIONS. We had just few targets without that
flag, and potentially those could go away too. So it is less error-prone
to always check additional MD5 table.

svn-id: r19340
2005-10-28 11:41:07 +00:00
Travis Howell
904707b8a7 Update catalog2.
svn-id: r19338
2005-10-28 07:48:53 +00:00
Travis Howell
572fbb7915 Fix old airdemo/farmdemo regression.
Remove duplicate catalog target.

svn-id: r19335
2005-10-28 06:58:33 +00:00
Travis Howell
e1eb5d73bc Remove excess newline.
svn-id: r19333
2005-10-28 04:27:54 +00:00
Eugene Sandulenko
a7a17969c3 Fix long standing regression actually caused by compiler bug. Proper
fix is required.

svn-id: r19331
2005-10-28 02:56:18 +00:00
Eugene Sandulenko
a7c55e274d Checked sound in all supported ITE versions.
svn-id: r19329
2005-10-28 00:19:50 +00:00
Travis Howell
19aab114d8 Set machine speed to fast in all HE games.
Fixes missing animation in old freddemo and maybe others too.

svn-id: r19327
2005-10-27 06:51:42 +00:00
Joost Peters
60f18e83aa Update version and correct typo
svn-id: r19326
2005-10-26 22:47:36 +00:00
Paweł Kołodziejski
6db8497270 added optimisation on sound file name searching
svn-id: r19322
2005-10-26 21:17:55 +00:00
Paweł Kołodziejski
6359cbdd1d fixed memleak
svn-id: r19321
2005-10-26 19:39:53 +00:00
Paweł Kołodziejski
013624f345 that 3 memset() are not needed
svn-id: r19320
2005-10-26 18:39:06 +00:00
Paweł Kołodziejski
9a85839aa4 fixed compilation, changed to struct as it's declared
svn-id: r19319
2005-10-26 18:32:58 +00:00
Eugene Sandulenko
73e715f1d1 Fix bug #1338596 "ITE: Crash when loading old saved game"
svn-id: r19317
2005-10-26 18:11:11 +00:00
Paweł Kołodziejski
a9a07a5965 applied patch #1331972 + changaed deprecated option to new one in -tail-
svn-id: r19314
2005-10-26 17:39:23 +00:00
Eugene Sandulenko
1ab6688d24 Add missing break. Thanks to Cody56
svn-id: r19309
2005-10-26 14:08:45 +00:00
Travis Howell
917cb5624d Add patch, with slight change to dialog title:
1338105 - Possible fix for confusing "talk speed" behaviour

svn-id: r19307
2005-10-26 07:13:33 +00:00
Travis Howell
b81b771d15 Limit to Macintosh versions, otherwise filenames in PC versions get scrambled.
svn-id: r19306
2005-10-26 06:48:07 +00:00
Robert Göffringmann
70ea15410d removed old and unused defines.
svn-id: r19304
2005-10-26 06:37:09 +00:00
Robert Göffringmann
ccd7557a87 added call to OutSaveFile::flush() and some more I/O error checks
svn-id: r19302
2005-10-26 06:30:28 +00:00
Robert Göffringmann
722e9a7986 fix for bug #1328022: BS1: savegame name text input ignores keypresses
svn-id: r19300
2005-10-26 06:16:14 +00:00
Robert Göffringmann
6f1016e71f call OutSaveFile::flush() to check for errors
svn-id: r19298
2005-10-26 06:00:18 +00:00
Travis Howell
f043bfa38d Update
svn-id: r19294
2005-10-26 05:34:31 +00:00
Travis Howell
5981a1c60e Add Macintosh version of Baseball2003 & Soccer2004
Add missing Pajama Sam 1 demo
Remove duplicate entry.

svn-id: r19292
2005-10-26 05:34:03 +00:00
Robert Göffringmann
6cb96049fb include the datafile's name in error() message when I/O errors occur.
svn-id: r19291
2005-10-26 05:33:23 +00:00
Robert Göffringmann
0aaecdcf2f fix for bug #1153682:
BS1: 64-bit crash when menu appears

svn-id: r19290
2005-10-26 05:06:52 +00:00
Travis Howell
490550a1a4 Ooops
svn-id: r19288
2005-10-26 00:48:34 +00:00
Travis Howell
ddfa034c10 Match subtitle speed keys in original SCUMM games.
svn-id: r19286
2005-10-26 00:36:23 +00:00
Eugene Sandulenko
b8b130b5a9 Add French and Dutch Mac HE demos. Noticed and described same bug in some
of them which seems to be a regression.

svn-id: r19284
2005-10-25 22:47:42 +00:00
Torbjörn Andersson
6d5ae3ffda Fixed bug #1337498.
svn-id: r19282
2005-10-25 15:20:19 +00:00
Eugene Sandulenko
b9f0c4dcb7 Fix md5 entry for pjgames.
svn-id: r19281
2005-10-25 10:00:50 +00:00
Travis Howell
164e44e989 Add Macintosh version of a few HE games.
svn-id: r19275
2005-10-25 03:00:26 +00:00
Travis Howell
eaa7dd3dc9 Add Macintosh version of pjgames.
svn-id: r19272
2005-10-25 02:43:05 +00:00
Max Horn
6b36c763d1 Fix link error with --disable-he
svn-id: r19270
2005-10-23 19:29:23 +00:00
Max Horn
c1ff7c8367 Workaround for bug #1311447
svn-id: r19268
2005-10-23 14:21:20 +00:00
Travis Howell
5eba9ee36c Fix no sound effects regression in simon1.
svn-id: r19267
2005-10-23 13:45:20 +00:00
Travis Howell
f874a87c90 Add work around for bug:
1252606 - ZAK: crash when trying to fly back to SF

svn-id: r19264
2005-10-23 13:34:06 +00:00
Travis Howell
53e08e9a70 Remove talkSound from the sound queue in HE games, when stopping the talkSound.
Fixes bad talkSound in freddi when changing rooms.

svn-id: r19263
2005-10-23 13:16:39 +00:00
Travis Howell
4cb4bf4d54 Correct subtitle speed keys in SCUMM.
svn-id: r19260
2005-10-23 12:08:03 +00:00
Travis Howell
cd8533d722 Cleanup.
svn-id: r19259
2005-10-23 11:17:15 +00:00
Max Horn
2e6b615c91 Make sure error message is consistent regardless of endianess
svn-id: r19258
2005-10-23 11:14:25 +00:00
Max Horn
1eed529803 Some more Broken Sword I & II -> 1 & 2 changes
svn-id: r19257
2005-10-23 10:49:34 +00:00
Max Horn
a39932a228 Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too
svn-id: r19255
2005-10-23 10:45:32 +00:00
Max Horn
b57b1dc980 Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too
svn-id: r19252
2005-10-23 10:45:32 +00:00
Max Horn
0dbe7e9122 Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too
svn-id: r19251
2005-10-23 10:45:32 +00:00
Max Horn
ae6fb05c8f Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more consistent with other numerically numbered games (and also internally consistent). Work in progress.
svn-id: r19249
2005-10-23 10:03:28 +00:00
Max Horn
578dc7914e Gee, should pay more attention and read comments I myself added years ago...
svn-id: r19248
2005-10-22 23:49:29 +00:00
Max Horn
117192363c V7 savegames actually aren't supported; fix comment
svn-id: r19247
2005-10-22 23:47:39 +00:00
Max Horn
899eb271c6 Got rid of 'ref' code (or rather: hack) in the save/load system
svn-id: r19246
2005-10-22 23:42:12 +00:00