Age | Commit message (Expand) | Author |
2003-12-21 | Avoid Loom dupes. | Marcus Comstedt |
2003-12-21 | tiny cleanup | Max Horn |
2003-12-21 | Avoid duplicate entries due to case. | Marcus Comstedt |
2003-12-21 | cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet... | Max Horn |
2003-12-21 | fix mouse bugs (fixes chess puzzle) | Robert Göffringmann |
2003-12-21 | The rewritten Timer class actually allows us to get rid of several evil hacks... | Max Horn |
2003-12-21 | Make sure plugins are loaded when the selector is running. | Marcus Comstedt |
2003-12-21 | Highlight the correct (I hope!) menu icon during conversation, and do the | Torbjörn Andersson |
2003-12-21 | fixed scrolling | Robert Göffringmann |
2003-12-21 | include stdafx.h | Max Horn |
2003-12-21 | fixed parallax drawing for room 54 | Robert Göffringmann |
2003-12-21 | warning fix | Torbjörn Andersson |
2003-12-21 | Add header | Travis Howell |
2003-12-21 | Add music_mute config option to Simon 1/2 | Travis Howell |
2003-12-21 | Add sfx_mute to simon | Travis Howell |
2003-12-21 | now two inventory items can be combined | Robert Göffringmann |
2003-12-21 | Require stdafx.h to have been included. | Marcus Comstedt |
2003-12-21 | Add fotaq config options | Travis Howell |
2003-12-21 | stdafx.h first, please. | Marcus Comstedt |
2003-12-21 | Leave set to false for now, due to Simon2. | Travis Howell |
2003-12-21 | Renames. | Marcus Comstedt |
2003-12-21 | cleanup | Max Horn |
2003-12-21 | add purely experimental & untested Ogg Vorbis support to Simon | Max Horn |
2003-12-21 | changed speech code, should now play all waves correctly | Robert Göffringmann |
2003-12-21 | stdafx.h first, please. | Marcus Comstedt |
2003-12-21 | Use of stat() is not portable... | Marcus Comstedt |
2003-12-21 | added convenience SoundMixer::playVorbis variant which calls through to playS... | Max Horn |
2003-12-21 | Make it possible for game detection functions to detect language/platform (no... | Max Horn |
2003-12-21 | Switch speech config option to speech_mute config options, for Simon 1/2 game... | Travis Howell |
2003-12-21 | yet another place were 'nosubtitles' wasn't properly changed to 'subtitles' | Max Horn |
2003-12-21 | Fix for bug #847805 (FOA: Assertion failed crash at lava pit) | Max Horn |
2003-12-21 | Revert for now, breaks VC. | Travis Howell |
2003-12-21 | ops | Paweł Kołodziejski |
2003-12-21 | update and fix depedences | Paweł Kołodziejski |
2003-12-21 | Might as well merge, not need for larger sizes. | Travis Howell |
2003-12-21 | Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi... | Max Horn |
2003-12-21 | changed wording in NEWS a bit | Max Horn |
2003-12-21 | o Make use of the new LinearMemoryStream feature which allows auto-disposing ... | Max Horn |
2003-12-21 | incorrect use of pauseChannel (replaced by correct pauseID) | Max Horn |
2003-12-21 | Incorrect use of stopChannel (must be stopHandle); replaced single remaining ... | Max Horn |
2003-12-21 | Rewrote make*Stream factory functions to work around bug in MSVC6 (see bug re... | Max Horn |
2003-12-21 | automatically update the date in the README (not pretty, but works) | Max Horn |
2003-12-21 | Typo | Travis Howell |
2003-12-21 | cleanup | Max Horn |
2003-12-21 | don't use sound/mixer index, rather use the sound handle! | Max Horn |
2003-12-21 | Enable more debugging output | Travis Howell |
2003-12-21 | cleanup | Max Horn |
2003-12-20 | Added last chunk of code. Now here are just the bugs to kill. | Eugene Sandulenko |
2003-12-20 | fix warning | Max Horn |
2003-12-20 | fixed crashes after restoring a savegame, added fnSetPaletteToFade and change... | Robert Göffringmann |