Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r36236 | |||
2008-11-11 | add missing version check for compressed sound file | Gregory Montoir | |
svn-id: r35005 | |||
2007-09-26 | no need to assert here, just don't start playing the stream if read failed | Gregory Montoir | |
svn-id: r29107 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-08-01 | workaround for original game graphic glitch #1751170 | Gregory Montoir | |
svn-id: r28393 | |||
2007-07-24 | renamed some fields for clarification | Gregory Montoir | |
svn-id: r28184 | |||
2007-07-15 | Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data ↵ | Max Horn | |
which took a File pointer and a size (these were only implemented as brain-dead wrapper around the newer factory methods anyway) svn-id: r28110 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-13 | this should trigger invalid resource types loads, if that ever happens | Gregory Montoir | |
svn-id: r26818 | |||
2007-02-24 | Trying to unify the order in which we try the various audio formats: Prefer ↵ | Max Horn | |
FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM svn-id: r25837 | |||
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson | |
svn-id: r25635 | |||
2007-02-03 | removed preallocation of sprite tables (the previous values were taken from ↵ | Gregory Montoir | |
the original but it seems they can be lowered) svn-id: r25351 | |||
2007-01-08 | renamed an opcode, fixed an assert condition | Gregory Montoir | |
svn-id: r25056 | |||
2007-01-05 | got rid of an assertion triggered when trying to play a speech file after ↵ | Gregory Montoir | |
switching from silent mode to talk mode. Minor cleanup. svn-id: r25010 | |||
2006-12-10 | cleanup (added a few more constants, renamed some opcodes) and reverted my ↵ | Gregory Montoir | |
previous change to op_sleep. svn-id: r24830 | |||
2006-12-09 | cleanup | Gregory Montoir | |
svn-id: r24825 | |||
2006-11-24 | fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro. | Gregory Montoir | |
svn-id: r24779 | |||
2006-11-23 | minor cleanup, _spritesTable is no more static | Gregory Montoir | |
svn-id: r24777 | |||
2006-11-18 | fixed palette glitches during introduction/on restart, cleanup | Gregory Montoir | |
svn-id: r24728 | |||
2006-11-15 | added handler for flag 618 (cursor display on/off) and workaround a palette ↵ | Gregory Montoir | |
glitch svn-id: r24724 | |||
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir | |
svn-id: r24672 | |||
2006-11-10 | new menu code | Gregory Montoir | |
workaround a possible scripting bug in introduction screen svn-id: r24668 | |||
2006-11-07 | cleanup | Gregory Montoir | |
svn-id: r24654 | |||
2006-11-06 | some fixes, some cleanup | Gregory Montoir | |
svn-id: r24644 | |||
2006-11-05 | various fixes | Gregory Montoir | |
svn-id: r24628 | |||
2006-11-05 | enabled MIDI volume changes | Gregory Montoir | |
svn-id: r24627 | |||
2006-11-05 | added basic MIDI playback | Gregory Montoir | |
svn-id: r24617 | |||
2006-11-05 | cleanup | Gregory Montoir | |
svn-id: r24614 | |||
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir | |
svn-id: r24592 |