Max Horn
654c2049d0
Updated/fixed more version strings in HEAD
...
svn-id: r19364
2005-10-29 18:45:48 +00:00
Max Horn
5168a757ab
Update Mac version strings
...
svn-id: r19362
2005-10-29 18:43:03 +00:00
Johannes Schickel
50cc43ba58
Implemented some basic opcodes, and basic character drawing, also
...
started to change a bit of the sprite code (thanks to vinterstum for his work)
It is still WIP code and breaks CD version, since all the used tables have to
be located in one cd version binary.
svn-id: r19361
2005-10-29 18:37:40 +00:00
Travis Howell
a47cc783e4
Only applies to SCUMM 3/4.
...
Fixes mask issues when lifting crate in airport.
Fixes masking issues in digdemo (Bug #1288652 ).
svn-id: r19360
2005-10-29 04:52:26 +00:00
Travis Howell
9845fab51b
Add additional checks in later HE games.
...
svn-id: r19359
2005-10-29 04:48:47 +00:00
Travis Howell
04e3dafcdb
Reset when not used.
...
svn-id: r19358
2005-10-29 03:14:18 +00:00
Travis Howell
e90ba2e929
Read from XMAP resource directly, instead of reading into memory.
...
svn-id: r19357
2005-10-29 01:59:18 +00:00
Eugene Sandulenko
0b438df7ce
Put shadow_table under DISABLE_HE
...
svn-id: r19353
2005-10-29 00:44:30 +00:00
Joost Peters
05aa0a6958
Add sleep/suspend mode issue and clarification about 2.00 firmware support
...
svn-id: r19352
2005-10-28 23:24:45 +00:00
Travis Howell
5413f4c73c
Remove left overs.
...
svn-id: r19351
2005-10-28 23:02:10 +00:00
Joost Peters
316d9bb378
Allow easy building of userspace-only version (for firmware 2.00 EBOOT loaders)
...
svn-id: r19346
2005-10-28 22:32:03 +00:00
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