aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-02-26Add demo of Waxworks.Travis Howell
2007-02-26Added saving of the random actions set state, and implemented NPC opcode 29, ...Paul Gilbert
2007-02-25reduced code dup, Queen::LineReader -> SeekableReadStream::readLineGregory Montoir
2007-02-25made Archive inherit from SeekableReadStream instead of File since write capa...Nicola Mettifogo
2007-02-25Fix warningsMax Horn
2007-02-25made Archive inherit from Common::File, added some methods to comply to inter...Nicola Mettifogo
2007-02-25made Archive behave more like Common::File, preparing for inheritanceNicola Mettifogo
2007-02-25wrapped archive routines into a new class named Archive. File-level static va...Nicola Mettifogo
2007-02-25oops. Forgot the very last reference.Nicola Mettifogo
2007-02-25got rid of ArchievedFile. Since only one single file is being read from the a...Nicola Mettifogo
2007-02-25fixed background music in catalog_cup_demo_de : only stop sfx if it was start...Gregory Montoir
2007-02-25changed all hard-coded filenames to uppercase, for consistencyGregory Montoir
2007-02-25added AmigaSound::playRandomPatternJungle, minor cleanupGregory Montoir
2007-02-25Rename C64 file to V0 as well.Eugene Sandulenko
2007-02-25Fix looping for enchanced soundtracks.Eugene Sandulenko
2007-02-25Add German CUP demo, whichs shows several HE games.Travis Howell
2007-02-25Rename C64 engine class, since it is been used by Apple II and Commodore 64 v...Travis Howell
2007-02-25Added comment about the missing decode1 proc.Torbjörn Andersson
2007-02-25Remove left over debug output.Travis Howell
2007-02-25Rename file class, since it is been used for disk images of Apple II and Comm...Travis Howell
2007-02-25Add support for using disks images for Apple II version of Maniac Mansion.Travis Howell
2007-02-25Add magic id for Apple II verison of Maniac Mansion.Travis Howell
2007-02-25Another Ogg > MP3 consistency reordering, this time in the SMUSH code; also c...Max Horn
2007-02-25oopsMax Horn
2007-02-25Added TODO: Sword1's MusicHandle::play etc. should be rewritten to take advan...Max Horn
2007-02-25Switch to the new makeVorbisStream variant (and get rid of a File::decRef call)Max Horn
2007-02-24Remove unneeded #includesMax Horn
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-24Added numLoops parameter to DigitalTrackInfo::playMax Horn
2007-02-24cleanupMax Horn
2007-02-24Removed the (useless, thanks to resTypeFromId) 'name' parameter from readResT...Max Horn
2007-02-24SCUMM: cleanup (moved small header specific code from ScummEngine::readResTyp...Max Horn
2007-02-24SCUMM: Try to distinguish between indy3, indy3Towns, zakTowns, loomTowns in t...Max Horn
2007-02-24some fixes and additions for FOTAQ amiga versionsGregory Montoir
2007-02-24Added Spanish version of The Dig; updated a comment on detecting TOWNS variantsMax Horn
2007-02-24Added spanish Ween (bug #1667743)Sven Hesse
2007-02-24Use AGDS feature for specifying demosEugene Sandulenko
2007-02-24nippon safes demo is English, not FrenchNicola Mettifogo
2007-02-24Update md5 details for Spanish version of Elvira 2.Travis Howell
2007-02-24Add the Hand of Fate demo.Travis Howell
2007-02-24Set the extra field for the Amiga demo, to just 'demo', since the language an...Travis Howell
2007-02-24ArchiveFile's details are now known only to archive codeNicola Mettifogo
2007-02-24french amiga demo is now recognized (not playable yet)Nicola Mettifogo
2007-02-23Update copy protection bypass for Simon 1/2.Travis Howell
2007-02-23Correct typo.Travis Howell
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...Travis Howell
2007-02-23Modify ScummEngine::getResourceSize to assert if called on a missing resource...Max Horn
2007-02-23Added a FIXME to this workaround (it might be to broad -- research needed)Max Horn
2007-02-23Fix fixed spelling :)Max Horn
2007-02-23Fix spelling.Eugene Sandulenko