aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-22Namespace fixNicolas Bacca
2003-12-22Add queenNicolas Bacca
2003-12-22Switch back to older method (Used in Hebrew version) of combined speech and s...Travis Howell
2003-12-22Moved bundle music code from class Sound to IMuseDigital (seems more natural;...Max Horn
2003-12-22added code for non-looping music and implemented fadingRobert Göffringmann
2003-12-22changed the way the control panel is startedRobert Göffringmann
2003-12-22work around a GCC bug.Robert Göffringmann
2003-12-22changed some stuff with track_flags param in IACT handle smush codePaweł Kołodziejski
2003-12-21added workaround for scriptbug (fixes ending sequence).Robert Göffringmann
2003-12-21Invisible mouse pointer fix.Marcus Comstedt
2003-12-21disable custom new/delete/free by default (only keep it around in case it com...Max Horn
2003-12-21Avoid Loom dupes.Marcus Comstedt
2003-12-21tiny cleanupMax Horn
2003-12-21Avoid duplicate entries due to case.Marcus Comstedt
2003-12-21cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...Max Horn
2003-12-21fix mouse bugs (fixes chess puzzle)Robert Göffringmann
2003-12-21The rewritten Timer class actually allows us to get rid of several evil hacks...Max Horn
2003-12-21Make sure plugins are loaded when the selector is running.Marcus Comstedt
2003-12-21Highlight the correct (I hope!) menu icon during conversation, and do theTorbjörn Andersson
2003-12-21fixed scrollingRobert Göffringmann
2003-12-21include stdafx.hMax Horn
2003-12-21fixed parallax drawing for room 54Robert Göffringmann
2003-12-21warning fixTorbjörn Andersson
2003-12-21Add headerTravis Howell
2003-12-21Add music_mute config option to Simon 1/2Travis Howell
2003-12-21Add sfx_mute to simonTravis Howell
2003-12-21now two inventory items can be combinedRobert Göffringmann
2003-12-21Require stdafx.h to have been included.Marcus Comstedt
2003-12-21Add fotaq config optionsTravis Howell
2003-12-21stdafx.h first, please.Marcus Comstedt
2003-12-21Leave set to false for now, due to Simon2.Travis Howell
2003-12-21Renames.Marcus Comstedt
2003-12-21cleanupMax Horn
2003-12-21add purely experimental & untested Ogg Vorbis support to SimonMax Horn
2003-12-21changed speech code, should now play all waves correctlyRobert Göffringmann
2003-12-21stdafx.h first, please.Marcus Comstedt
2003-12-21Use of stat() is not portable...Marcus Comstedt
2003-12-21added convenience SoundMixer::playVorbis variant which calls through to playS...Max Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-21Switch speech config option to speech_mute config options, for Simon 1/2 game...Travis Howell
2003-12-21yet another place were 'nosubtitles' wasn't properly changed to 'subtitles'Max Horn
2003-12-21Fix for bug #847805 (FOA: Assertion failed crash at lava pit)Max Horn
2003-12-21Revert for now, breaks VC.Travis Howell
2003-12-21opsPaweł Kołodziejski
2003-12-21update and fix depedencesPaweł Kołodziejski
2003-12-21Might as well merge, not need for larger sizes.Travis Howell
2003-12-21Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi...Max Horn
2003-12-21changed wording in NEWS a bitMax Horn
2003-12-21o Make use of the new LinearMemoryStream feature which allows auto-disposing ...Max Horn
2003-12-21incorrect use of pauseChannel (replaced by correct pauseID)Max Horn