Age | Commit message (Expand) | Author |
2010-02-09 | Formatting. | Johannes Schickel |
2010-02-09 | Be a bit more forgiveful in case the SeekableAudioStream passed to SubLooping... | Johannes Schickel |
2010-02-09 | Stop SubLoopingAudioStream playback, in case reading from the parent stream f... | Johannes Schickel |
2010-02-09 | Make Audio::convertTimeToStreamPos return a frame-precision based result inst... | Johannes Schickel |
2010-02-09 | Add some additional tests for SubLoopingAudioStream and LoopingAudioStream. (... | Johannes Schickel |
2010-02-09 | Fix SubLoopingAudioStream's readBuffer implementation. | Johannes Schickel |
2010-02-09 | Add unit test for SubLoopingAudioStream. (Currently they fail though :-/) | Johannes Schickel |
2010-02-09 | LOL: fixed script bug in castle cimmeria that would cause out of bounds mem a... | Florian Kagerer |
2010-02-09 | SCI: also reset some variables inside reset(), so we dont error() out in lsl2... | Martin Kiewitz |
2010-02-09 | Add test cases for RawStream playing from a stream via a block list. | Johannes Schickel |
2010-02-09 | Moved text parsing to a new class. | Nicola Mettifogo |
2010-02-09 | Merged _headers and _filemap. | Nicola Mettifogo |
2010-02-08 | Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a... | Arnaud Boutonné |
2010-02-08 | Reduce header interdependencies | Max Horn |
2010-02-08 | Introduce factory function makeArjArchive, hide ArjArchive class implementation | Max Horn |
2010-02-08 | Make the "seek after the end of the stream" test case a bit "harder". | Johannes Schickel |
2010-02-08 | Fix RawStream::seek implementation. | Johannes Schickel |
2010-02-08 | Get rid of the workaround for a g++ (code generation) bug on AMD64, by passin... | Johannes Schickel |
2010-02-08 | According to Buddha^ it should be fine to calculate (and set) the AMIGA dim p... | Johannes Schickel |
2010-02-08 | Mention that the music/sound effects support for KYRA1 AMIGA was from a GSoC ... | Johannes Schickel |
2010-02-08 | Allow credits and md5scumm rule to be working, when not building from the sou... | Johannes Schickel |
2010-02-08 | Renamed variable to fix warning. | Torbjörn Andersson |
2010-02-08 | Renamed ArjFile to ArchiveMan, and _arj to _archives. | Nicola Mettifogo |
2010-02-08 | Moved ArjFile to drascula. | Nicola Mettifogo |
2010-02-08 | Fix trunk after fscking up. | Nicola Mettifogo |
2010-02-08 | Made ArjFile use a new ArjArchive class. | Nicola Mettifogo |
2010-02-08 | Objectified CRC32 calculator. | Nicola Mettifogo |
2010-02-08 | Shuffled code around a bit. | Nicola Mettifogo |
2010-02-08 | Let ArjFile return a SeekableReadStream instead of implementing | Nicola Mettifogo |
2010-02-08 | Reduced references to _arj to the minimum. It is passed as a | Nicola Mettifogo |
2010-02-08 | Pass the input stream to text parser functions. | Nicola Mettifogo |
2010-02-08 | The text parser functions can create their temporary buffers on the stack. | Nicola Mettifogo |
2010-02-08 | Close the FLI file only from the routine that opened it. | Nicola Mettifogo |
2010-02-08 | Search through arrays for outgoing references to fix possible garbage collect... | Matthew Hoops |
2010-02-08 | Add N64 backend to credits | Fabio Battaglia |
2010-02-08 | Script workaround fix for DW1, for being able to give the whistle back to the... | Paul Gilbert |
2010-02-08 | Add the missing ResMan debug channel. | Matthew Hoops |
2010-02-07 | Add the DOSBox Team to our "Special Thanks" section for their awesome OPL2/OP... | Johannes Schickel |
2010-02-07 | removed debug keys, sorry | Vladimir Menshakov |
2010-02-07 | compile debug keys if NDEBUG was not defined | Vladimir Menshakov |
2010-02-07 | added background effect for the inventory items | Vladimir Menshakov |
2010-02-07 | SCI: Move bulk of op_callk code to new func callKernelFunc() | Max Horn |
2010-02-07 | SCI: cleanup; try to unify var names when reading PMachine instructions a bit | Max Horn |
2010-02-07 | SCI: Simplify yet another case of weird 'unsigned to signed' conversion | Max Horn |
2010-02-07 | removed mark animation and overlay animation hack | Vladimir Menshakov |
2010-02-07 | do not trigger combine for the one object | Vladimir Menshakov |
2010-02-07 | fixed rgb chief glitch in final scene | Vladimir Menshakov |
2010-02-07 | Update comments in autoDetectSci21KernelType() explaining what we're checking... | Matthew Hoops |
2010-02-07 | added missing haystack callback, fixed fatso visibility bug | Vladimir Menshakov |
2010-02-07 | committed missing file | Vladimir Menshakov |