19143 Commits

Author SHA1 Message Date
Travis Howell
6388455615 Disable mouse cursor in Amiga demo of Elvira 1
svn-id: r24346
2006-10-16 04:51:33 +00:00
Travis Howell
087331e102 Add work around for converter crash in Amiga version of WW for now
svn-id: r24345
2006-10-16 04:40:50 +00:00
Travis Howell
0c761c26ab Auto decrunch the gamexx file when required
svn-id: r24344
2006-10-16 04:31:09 +00:00
Torbjörn Andersson
b2ce8001cd Added MD5 for Future Wars included in the UK "Classic Collection".
svn-id: r24343
2006-10-15 21:50:34 +00:00
Eugene Sandulenko
6ee478369a Reflect Simon engine rename in credits too.
svn-id: r24340
2006-10-15 21:21:17 +00:00
Eugene Sandulenko
ab90fd086e Reanmed CD -> "256 colors"
svn-id: r24339
2006-10-15 21:11:27 +00:00
Travis Howell
b9ed835962 Amiga sound files aren't compressed
svn-id: r24338
2006-10-15 13:13:33 +00:00
Eugene Sandulenko
ea1cbea9f6 Rename items.cpp to script.cpp
svn-id: r24336
2006-10-15 09:08:51 +00:00
Travis Howell
2381b229ff Only stop the required sound channel, when switching sound files
svn-id: r24335
2006-10-15 08:08:50 +00:00
Travis Howell
707b733f43 Add another filename difference in Amiga versions
svn-id: r24334
2006-10-15 07:51:27 +00:00
Travis Howell
8925e814a7 Minor cleanup
svn-id: r24333
2006-10-15 05:59:22 +00:00
Travis Howell
ed89778036 Add menu support for Amiga demo of Elvira 1
svn-id: r24332
2006-10-15 04:15:48 +00:00
Travis Howell
2f639ab4d7 Add AtariST version of Elvira 2
svn-id: r24331
2006-10-15 03:58:31 +00:00
Max Horn
b5cbbd705a Added some more const keywords
svn-id: r24330
2006-10-15 02:15:38 +00:00
Max Horn
27b73e4960 Turned some more static vars into static const
svn-id: r24329
2006-10-15 02:00:48 +00:00
Max Horn
a9b0a055c8 Moved get_resource_id_quoted around a bit and added another FIXME comment
svn-id: r24328
2006-10-15 02:00:37 +00:00
Max Horn
548cb2fbad Added FIXME comment about 'static' abuse in imuse_part.cpp
svn-id: r24327
2006-10-15 01:51:02 +00:00
Max Horn
65e923480e oops
svn-id: r24326
2006-10-15 01:44:58 +00:00
Max Horn
ad3723ac43 Replaced Chunk::ChunkString by tag2str
svn-id: r24325
2006-10-15 01:27:38 +00:00
Max Horn
1ee9304012 Replaced function level static variable (YUCK) called 'sentence' by ScummEngine_v2:_sentenceBuf
svn-id: r24324
2006-10-15 01:26:23 +00:00
Max Horn
2888110b3c Turning various static tables into static const
svn-id: r24323
2006-10-15 01:24:17 +00:00
Eugene Sandulenko
018d5e350c Since proper detection is added to CinE, build it by default and
announce as supported. Future Wars is completable.

svn-id: r24321
2006-10-15 01:13:43 +00:00
Eugene Sandulenko
95749148cf Add proper game detection to CinE engine.
svn-id: r24320
2006-10-15 01:06:44 +00:00
Max Horn
84874caf06 Got rid of ScummEngine::_confirmExit, and some other minor cleanup
svn-id: r24319
2006-10-15 00:50:22 +00:00
Max Horn
9def30e302 Patch #1574436: Cosmetic changes to configure
svn-id: r24318
2006-10-15 00:49:36 +00:00
Travis Howell
8bc0b11cda Add game details for menu file used by early games
svn-id: r24317
2006-10-14 14:51:15 +00:00
Travis Howell
ac482cb217 Remove excess stopVoice code for PP, which isn't required under ScummVM
svn-id: r24316
2006-10-14 14:38:25 +00:00
Travis Howell
c028323a29 Add extra video opcodes for Elvira 1 demo
svn-id: r24315
2006-10-14 14:29:14 +00:00
Torbjörn Andersson
b4fcc3b17a Update the screen immediately after restoring the cursor on running a dialog.
This is a bit of a hack, but makes it less likely that the player will see a
brief cursor palette glitch when the GUI is disabled.

svn-id: r24314
2006-10-14 14:16:16 +00:00
Travis Howell
2534fbe04c Add more filename differences in Amiga demo of Elvira 1
svn-id: r24313
2006-10-14 13:51:01 +00:00
Eugene Sandulenko
12a8077c0d Remove unneeded #includes.
svn-id: r24312
2006-10-14 13:23:54 +00:00
Eugene Sandulenko
1e0f2f6d1b Remove unneeded #includes.
svn-id: r24311
2006-10-14 13:22:47 +00:00
Torbjörn Andersson
2c011da3c1 Fixed bug #1573366 ("SMUSH: unpausing the game causes cursor to show").
svn-id: r24310
2006-10-14 13:11:22 +00:00
Eugene Sandulenko
93600ae194 Reenable INSANE warning. No check is required.
svn-id: r24309
2006-10-14 12:31:08 +00:00
Travis Howell
34b493daf8 Fix stub for Amiga demo of Elvira 1
svn-id: r24308
2006-10-14 12:10:12 +00:00
Travis Howell
26cbbb2ad3 Correct cut and paste error in gameid
svn-id: r24307
2006-10-14 11:38:00 +00:00
Travis Howell
d9dfca2fe9 Fix charset palette in Elvira 2/WW
svn-id: r24306
2006-10-14 06:23:19 +00:00
Travis Howell
9fb68c989f Fix glitch in introduction of WW
svn-id: r24305
2006-10-14 06:12:12 +00:00
Travis Howell
996a1adf80 Fix stopping of music in PP
svn-id: r24304
2006-10-14 05:47:18 +00:00
Travis Howell
3559fcba43 Revert
svn-id: r24303
2006-10-14 03:15:35 +00:00
Travis Howell
05baf18ad6 Fix introduction of WW
svn-id: r24302
2006-10-14 03:14:47 +00:00
Travis Howell
49de64b3cc Ooops, correct dst pointer
svn-id: r24301
2006-10-14 01:18:49 +00:00
Travis Howell
ca620f02f3 Add sound effects support for early games
svn-id: r24300
2006-10-14 01:15:28 +00:00
Travis Howell
e87ff48e05 Fix palette issues in Elvira 2/WW
svn-id: r24299
2006-10-13 23:19:07 +00:00
Johannes Schickel
d65e7826fd Fixes compiling for me with g++ (GCC) 4.1.2 20061007 (prerelease) (Debian 4.1.1-16) on amd64.
svn-id: r24298
2006-10-13 20:18:27 +00:00
Travis Howell
429cdfb131 Ooops, add back lost code
svn-id: r24297
2006-10-13 13:32:15 +00:00
Travis Howell
802a7cfacc Cleanup
svn-id: r24296
2006-10-13 13:16:15 +00:00
Travis Howell
1f7ecda3d0 Cleanup
svn-id: r24295
2006-10-13 12:55:53 +00:00
Travis Howell
f46fb07f27 Add differences in opcode table for Elvira 2 and cleanup
svn-id: r24294
2006-10-13 11:38:41 +00:00
Eugene Sandulenko
0385a4d2bb Fix potentioal bug when all subsequent SMUSH scenes were considered INSANE
svn-id: r24292
2006-10-13 09:16:09 +00:00