Commit Graph

19098 Commits

Author SHA1 Message Date
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
Eugene Sandulenko
a77a955169 Oops. rv last commit.
svn-id: r24291
2006-10-13 09:14:43 +00:00
Eugene Sandulenko
053bbaf9bb Reenable incorrectly compressed files warning
svn-id: r24290
2006-10-13 08:51:26 +00:00
Travis Howell
1564b76e1e Fix position of descriptions in WW
svn-id: r24289
2006-10-13 07:23:34 +00:00
Torbjörn Andersson
02fb079d0b Added support for playing looped compressed sounds, so that Puzzle Pack can
play music properly, even if the music file has been compressed. I've only
actually tested this with Ogg Vorbis sounds, but I've deliberately written it
so that it should work identically for all the compression types. (Famous last
words.)

svn-id: r24288
2006-10-13 05:06:53 +00:00
Travis Howell
9d96bdfe9a Fix regressions when drawing icons in FF
svn-id: r24287
2006-10-13 05:00:19 +00:00
Travis Howell
71c3384793 Limit clearWindow to early games only, to avoid regressions
svn-id: r24286
2006-10-13 04:57:07 +00:00
Travis Howell
bddfa4fb7d Fix room item loading in WW
svn-id: r24285
2006-10-13 04:49:27 +00:00
Travis Howell
1ab09fd79b Fix display of icons in Elvira 1
svn-id: r24284
2006-10-13 02:22:33 +00:00
Travis Howell
929375ae21 Fix mistake in debug opcode table for Elvira 1
svn-id: r24283
2006-10-12 05:54:18 +00:00
Travis Howell
71b0add601 Cleanup
svn-id: r24282
2006-10-11 15:10:59 +00:00
Travis Howell
6c66570726 Minor cleanup
svn-id: r24281
2006-10-11 15:01:35 +00:00
Travis Howell
4311c3a04c Add AtariST version of Elvira 1 and cleanup
svn-id: r24280
2006-10-11 14:59:16 +00:00
Travis Howell
39613c7eec Avoid possible regressions
svn-id: r24278
2006-10-11 14:12:51 +00:00
Travis Howell
2fbafbf749 Add opcode for Elvira 1
svn-id: r24277
2006-10-11 14:03:40 +00:00
Won Star
b0753738a3 Fix file caching
svn-id: r24273
2006-10-11 13:53:30 +00:00
Travis Howell
2a876e11b5 Add support for clearWindow and cleanup
svn-id: r24272
2006-10-11 12:03:47 +00:00
Travis Howell
a8df97ede8 Fix palette display of lower part of screne in Elvira 1
svn-id: r24271
2006-10-11 09:21:59 +00:00
Travis Howell
08a2365695 Increase buffer size for Elvira 1
svn-id: r24270
2006-10-11 01:51:10 +00:00
Johannes Schickel
88bb217801 Using the correct factor for the slider background now.
svn-id: r24269
2006-10-10 20:35:58 +00:00
Kostas Nakos
5aeb4bf8ce Merge dirs
svn-id: r24268
2006-10-10 15:51:11 +00:00
Kostas Nakos
8bb7a5155e newres.h is not needed anymore
svn-id: r24267
2006-10-10 15:30:46 +00:00
Kostas Nakos
82590155eb Merge ozone header
svn-id: r24266
2006-10-10 15:15:00 +00:00
Travis Howell
a025cf49b4 Ooops, remove debug left overs
svn-id: r24265
2006-10-10 13:08:27 +00:00
Paweł Kołodziejski
1ba6288a96 update project files
svn-id: r24264
2006-10-10 12:33:59 +00:00
Paweł Kołodziejski
e85ab4b10f now SmushPlayer is class created once same as SmushMixer while scumm engine creation. this allow finish play smush audio track finished to the end instead immediately stopped as it was happen before
svn-id: r24263
2006-10-10 12:16:21 +00:00
Travis Howell
89f79acb84 Fix and remove duplicate opcode for Elvira 1
svn-id: r24262
2006-10-10 12:13:47 +00:00
Travis Howell
99df945038 Fix guard response in Elvira 1
svn-id: r24261
2006-10-10 11:44:58 +00:00
Travis Howell
c5044d67c9 Fix movement in Elvira 1
svn-id: r24260
2006-10-10 11:25:45 +00:00
John Willis
043fe970c5 Update GP2X backend with overloads for default config file stuff (including save location).
svn-id: r24258
2006-10-09 20:48:30 +00:00
John Willis
9aa0984702 Fix GP2X ifdef error in initial patch. Sorry.
svn-id: r24257
2006-10-09 20:38:59 +00:00
Torbjörn Andersson
651f9f2ad7 Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I can
tell, we just want to add an offset to a byte pointer.

svn-id: r24254
2006-10-09 15:42:55 +00:00
Travis Howell
82775ed890 Use correct video window values for each game and minor cleanup
svn-id: r24253
2006-10-09 13:00:25 +00:00
Kostas Nakos
a2fb2e47cb Implement stdout/stderr redirection
svn-id: r24252
2006-10-09 11:42:12 +00:00
Travis Howell
757fc94676 Enable convert code for Amiga CD32 version of Simon1 too
svn-id: r24251
2006-10-09 11:06:56 +00:00
Travis Howell
b2d4d36e8b Add Amiga ECS verison of Simon the Sorcerer 1
svn-id: r24250
2006-10-09 10:26:27 +00:00
Eugene Sandulenko
05dfe432af NDS and GP2X ports will go to 0.9.1
svn-id: r24248
2006-10-09 06:53:55 +00:00
Travis Howell
5dc2183939 Fix the display of backgrounds in Amiga disk versions of Simon1
svn-id: r24247
2006-10-09 06:11:51 +00:00
Travis Howell
20a0bc6700 Fix invalid reads during conversion
svn-id: r24246
2006-10-09 02:59:40 +00:00
Travis Howell
aac87e10c2 Minor cleanup
svn-id: r24245
2006-10-09 02:12:24 +00:00
Travis Howell
5e827e1e5d Update comment
svn-id: r24244
2006-10-09 02:01:37 +00:00
Travis Howell
5b048de879 Add conversion for planar graphics in Amiga version of Elvira 1/2 and Waxworks
svn-id: r24243
2006-10-09 01:58:48 +00:00
Travis Howell
9fbe8481d8 Add conversion for planar graphics in Amiga version of Elvira 1/2 and Waxworks
svn-id: r24242
2006-10-09 01:56:51 +00:00
Johannes Schickel
7e731d7b4c Cleanup.
svn-id: r24240
2006-10-08 21:25:06 +00:00
John Willis
52ddda5a85 Updates to the GP2X backend specific README-GP2X (and HTML ver)
svn-id: r24239
2006-10-08 21:24:56 +00:00
Johannes Schickel
6474c8cabf Oops...
svn-id: r24238
2006-10-08 21:23:48 +00:00