Age | Commit message (Expand) | Author |
2007-02-22 | setup default colors for Amiga versions | Gregory Montoir |
2007-02-22 | some fixes with resource files handling for Amiga versions | Gregory Montoir |
2007-02-22 | Rewrote Ogg Vorbis code to be more flexible when it comes to seeking; also no... | Max Horn |
2007-02-22 | Syntax fixes to conform to ScummVM coding standards | Paul Gilbert |
2007-02-22 | Added proper support for the random actions your sidekick can do in each room | Paul Gilbert |
2007-02-22 | Expanded script engine list of available schedules (original was too short), ... | Paul Gilbert |
2007-02-22 | Added missing parameter in command line help | Paul Gilbert |
2007-02-21 | c&p error | Johannes Schickel |
2007-02-21 | Add support for MIDI music. THough the music is not yet heard since | Eugene Sandulenko |
2007-02-21 | Change an include to remove requirement of libfat | Neil Millstone |
2007-02-21 | Change an include to remove requirement of libfat | Neil Millstone |
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir |
2007-02-21 | Fixed $URL$ and $Id$. | Johannes Schickel |
2007-02-21 | Skip music track 35 in CD releases of Simon 1, since it was replace by sound ... | Travis Howell |
2007-02-21 | Remove Amiga OCS specific code for copy protection screen in Simon 1, since i... | Travis Howell |
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the Sorce... | Travis Howell |
2007-02-21 | White space changes. | Travis Howell |
2007-02-21 | Add MSVC71 project file update from Quietust. | Travis Howell |
2007-02-20 | Revamed the Ogg Vorbis & FLAC DigitalTrackInfo subclasses to work similar to ... | Max Horn |
2007-02-20 | Added looping to the MP3 streams (currently virtually untested, so watch out) | Max Horn |
2007-02-20 | Remove some leftover comments I made while writing the new MP3 code; make use... | Max Horn |
2007-02-20 | Added new ReadStream::readStream method which can be used to read a portion o... | Max Horn |
2007-02-20 | cleanup | Max Horn |
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn |
2007-02-20 | Last batch of header consistency fixes. At least for the game engines. | Torbjörn Andersson |
2007-02-20 | Rewrote MP3InputStream mostly from scratch: | Max Horn |
2007-02-20 | More header fixes for that warm and fuzzy feeling of consistency. | Torbjörn Andersson |
2007-02-20 | Removed XORReadStream (it was unused); enhanced MemoryReadStream to be able t... | Max Horn |
2007-02-20 | Cleanup. | Torbjörn Andersson |
2007-02-20 | Another batch of header consistency changes. | Torbjörn Andersson |
2007-02-20 | Guard cdrom.h against being included multiple times. | Torbjörn Andersson |
2007-02-20 | More header consistency fixes. (Actually, there was nothing at all to keep | Torbjörn Andersson |
2007-02-20 | made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ... | Nicola Mettifogo |
2007-02-20 | Document AudioCDManager::play | Max Horn |
2007-02-20 | SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the for... | Max Horn |
2007-02-20 | Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ... | Max Horn |
2007-02-20 | changed parseComment to use Script stream instead of file | Nicola Mettifogo |
2007-02-20 | cleanup and small fixes | Nicola Mettifogo |
2007-02-20 | animation scripts are now parsed through the same pipeline used for location ... | Nicola Mettifogo |
2007-02-20 | Update details for English version of Elvira 2 for Atari ST. | Travis Howell |
2007-02-20 | Add French version of Elvira 2 for Amiga. | Travis Howell |
2007-02-19 | Correct playing back music 0 in Simon the Sorcerer 1, when using replacment s... | Travis Howell |
2007-02-19 | first step in parser simplification | Nicola Mettifogo |
2007-02-19 | Enhance (Seekable)SubReadStream so be able to (optionally) dispose the parent... | Max Horn |
2007-02-19 | As Fingolfin pointed out, we no longer need two different CD timer intervals | Torbjörn Andersson |
2007-02-19 | Renamed ANIMATION_H to AGOS_ANIMATION_H. | Torbjörn Andersson |
2007-02-19 | So far we only accepted track1.* as name for audio tracks -- now we also acce... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2007-02-19 | Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. | Torbjörn Andersson |
2007-02-19 | a little more refactoring | Nicola Mettifogo |