aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-24Added numLoops parameter to DigitalTrackInfo::playMax Horn
2007-02-24Added filesize of indy/loom demo (didn't update the generated files on purpose)Max Horn
2007-02-24cleanupMax Horn
2007-02-24Add looping support to the FLAC decoderMax Horn
2007-02-24Replaced variable buffer in the FLAC code by a fixed onMax Horn
2007-02-24more FLAC code cleanupMax Horn
2007-02-24Add support for touche engine.Kostas Nakos
2007-02-24Removed FlacInputStream::deleteBufferMax 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-24temporarily fix automatic detectionKostas Nakos
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
2007-02-23Put back DDP entries, but #if 0 them for future reference and preventEugene Sandulenko
2007-02-22fixed comments.Johannes Schickel
2007-02-22FLAC code cleanupMax Horn
2007-02-22added yet another #pragma mark to the vorbis code (just for the sake of *my* ...Max Horn
2007-02-22cleanupMax Horn
2007-02-22Reduce chance for overflows in VorbisTrackInfo::playMax Horn
2007-02-22Updated FLAC code to match the changes made to the MP3 & Vorbis decoders (e.g...Max Horn
2007-02-22Fixed black screen in the outro sequence.Johannes Schickel
2007-02-22If an AudioStream returned a negative number in his readBuffer() method, then...Max Horn
2007-02-22Added looping support and an enhanced factory function to the Vorbis codeMax Horn
2007-02-22cleanupMax Horn
2007-02-22indentationGregory Montoir
2007-02-22setup default colors for Amiga versionsGregory Montoir
2007-02-22some fixes with resource files handling for Amiga versionsGregory Montoir
2007-02-22Rewrote Ogg Vorbis code to be more flexible when it comes to seeking; also no...Max Horn
2007-02-22Syntax fixes to conform to ScummVM coding standardsPaul Gilbert
2007-02-22Added proper support for the random actions your sidekick can do in each roomPaul Gilbert
2007-02-22Expanded script engine list of available schedules (original was too short), ...Paul Gilbert
2007-02-22Added missing parameter in command line helpPaul Gilbert
2007-02-21c&p errorJohannes Schickel
2007-02-21Add support for MIDI music. THough the music is not yet heard sinceEugene Sandulenko