aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-13Hide ZipArchive implementation, only expose it via factory functions: makeZip...Max Horn
2010-02-13Added the beginnings of scene set-up logicPaul Gilbert
2010-02-13Added command variation for dumping quotes and vocabPaul Gilbert
2010-02-12Fix trap book external commands.Matthew Hoops
2010-02-12SCI: Revert r47929 (bad idea, as we may run out of offsets). Instead, adapt S...Walter van Niftrik
2010-02-10Fix a potential problem for some compilers with having multiple stream reads.Matthew Hoops
2010-02-10Fix Rober Spalek & Hans-Joerg Frieden in the CPP resp. plain text versions of...Max Horn
2010-02-10SCI: Update said.y to match changes made to said.cpp; regenerate said.cpp usi...Max Horn
2010-02-10Hopefully fixing bug #2948858 "MP3 (CD Audio) Broken under SVN".Johannes Schickel
2010-02-10Fix warningWillem Jan Palenstijn
2010-02-10Separated scene info console method between M4 and MADS classes, and cleaned ...Paul Gilbert
2010-02-10Bugfix for crash when view gets focus based on a key eventPaul Gilbert
2010-02-10Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary ...Matthew Hoops
2010-02-09Remove last traces of File::addDefaultDirectoryMax Horn
2010-02-09Formatting.Johannes Schickel
2010-02-09Be a bit more forgiveful in case the SeekableAudioStream passed to SubLooping...Johannes Schickel
2010-02-09Stop SubLoopingAudioStream playback, in case reading from the parent stream f...Johannes Schickel
2010-02-09Make Audio::convertTimeToStreamPos return a frame-precision based result inst...Johannes Schickel
2010-02-09Add some additional tests for SubLoopingAudioStream and LoopingAudioStream. (...Johannes Schickel
2010-02-09Fix SubLoopingAudioStream's readBuffer implementation.Johannes Schickel
2010-02-09Add unit test for SubLoopingAudioStream. (Currently they fail though :-/)Johannes Schickel
2010-02-09LOL: fixed script bug in castle cimmeria that would cause out of bounds mem a...Florian Kagerer
2010-02-09SCI: also reset some variables inside reset(), so we dont error() out in lsl2...Martin Kiewitz
2010-02-09Add test cases for RawStream playing from a stream via a block list.Johannes Schickel
2010-02-09Moved text parsing to a new class.Nicola Mettifogo
2010-02-09Merged _headers and _filemap.Nicola Mettifogo
2010-02-08Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a...Arnaud Boutonné
2010-02-08Reduce header interdependenciesMax Horn
2010-02-08Introduce factory function makeArjArchive, hide ArjArchive class implementationMax Horn
2010-02-08Make the "seek after the end of the stream" test case a bit "harder".Johannes Schickel
2010-02-08Fix RawStream::seek implementation.Johannes Schickel
2010-02-08Get rid of the workaround for a g++ (code generation) bug on AMD64, by passin...Johannes Schickel
2010-02-08According to Buddha^ it should be fine to calculate (and set) the AMIGA dim p...Johannes Schickel
2010-02-08Mention that the music/sound effects support for KYRA1 AMIGA was from a GSoC ...Johannes Schickel
2010-02-08Allow credits and md5scumm rule to be working, when not building from the sou...Johannes Schickel
2010-02-08Renamed variable to fix warning.Torbjörn Andersson
2010-02-08Renamed ArjFile to ArchiveMan, and _arj to _archives.Nicola Mettifogo
2010-02-08Moved ArjFile to drascula.Nicola Mettifogo
2010-02-08Fix trunk after fscking up.Nicola Mettifogo
2010-02-08Made ArjFile use a new ArjArchive class.Nicola Mettifogo
2010-02-08Objectified CRC32 calculator.Nicola Mettifogo
2010-02-08Shuffled code around a bit.Nicola Mettifogo
2010-02-08Let ArjFile return a SeekableReadStream instead of implementingNicola Mettifogo
2010-02-08Reduced references to _arj to the minimum. It is passed as aNicola Mettifogo
2010-02-08Pass the input stream to text parser functions.Nicola Mettifogo
2010-02-08The text parser functions can create their temporary buffers on the stack.Nicola Mettifogo
2010-02-08Close the FLI file only from the routine that opened it.Nicola Mettifogo
2010-02-08Search through arrays for outgoing references to fix possible garbage collect...Matthew Hoops
2010-02-08Add N64 backend to creditsFabio Battaglia
2010-02-08Script workaround fix for DW1, for being able to give the whistle back to the...Paul Gilbert