aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/resource.cpp
AgeCommit message (Expand)Author
2019-09-15TOUCHE: Remove Various Fixed Sized String Buffer UsageD G Turner
2014-05-25TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and bo...Strangerke
2014-02-18TOUCHE: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-12TOUCHE: Add generic music functions to wrap MidiPlayer usages.D G Turner
2011-11-24TOUCHE: Fix playback of simultaneous sfx.Johannes Schickel
2011-10-09AUDIO: Add default disposeAfterUse value to makeVOCStream again.Johannes Schickel
2011-10-09AUDIO: Remove unused makeVOCStream interface.Johannes Schickel
2011-06-23ANALYSIS: Fix potential memory leak when using reallocJulien
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-14TOUCHE: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-08Tweak makeVOCDiskStreamMax Horn
2010-02-03- Rename FlacStream to FLACStream.Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-16Switch most AudioStream factories to use DisposeAfterUse::FlagMax Horn
2010-01-06Adapt TOUCHE to use the new FLAC, Vorbis and MP3 factories (it didn't use any...Johannes Schickel
2010-01-05- Add a new SeekableAudioStream interface. Soon to be used to replace audio s...Johannes Schickel
2009-02-07Fix sound noise regression in CD32 version of Simon the Sorcerer 1.Travis Howell
2008-11-11add missing version check for compressed sound fileGregory Montoir
2007-09-26no need to assert here, just don't start playing the stream if read failedGregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-01workaround for original game graphic glitch #1751170Gregory Montoir
2007-07-24renamed some fields for clarificationGregory Montoir
2007-07-15Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data whi...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-13this should trigger invalid resource types loads, if that ever happensGregory Montoir
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-03removed preallocation of sprite tables (the previous values were taken from t...Gregory Montoir
2007-01-08renamed an opcode, fixed an assert conditionGregory Montoir
2007-01-05got rid of an assertion triggered when trying to play a speech file after swi...Gregory Montoir
2006-12-10cleanup (added a few more constants, renamed some opcodes) and reverted my pr...Gregory Montoir
2006-12-09cleanupGregory Montoir
2006-11-24fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro.Gregory Montoir
2006-11-23minor cleanup, _spritesTable is no more staticGregory Montoir
2006-11-18fixed palette glitches during introduction/on restart, cleanupGregory Montoir
2006-11-15added handler for flag 618 (cursor display on/off) and workaround a palette g...Gregory Montoir
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
2006-11-10new menu codeGregory Montoir
2006-11-07cleanupGregory Montoir
2006-11-06some fixes, some cleanupGregory Montoir
2006-11-05various fixesGregory Montoir
2006-11-05enabled MIDI volume changesGregory Montoir
2006-11-05added basic MIDI playbackGregory Montoir
2006-11-05cleanupGregory Montoir
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir