aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-03Detect Simon.Marcus Comstedt
2003-08-03update dsp filesPaweł Kołodziejski
2003-08-03Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon.Torbjörn Andersson
2003-08-03On second thought, WAVE_FORMAT_PCM probably means uncompressed WAV-dataTorbjörn Andersson
2003-08-03Don't use level 1 I/O, it's not part of the C++ standard...Marcus Comstedt
2003-08-03Added GCC bugtracking id to workaround for future reference.Marcus Comstedt
2003-08-03Add 0.5.0 release dateTravis Howell
2003-08-03GCC bug workaround... (merge from branch-0-5-0)Marcus Comstedt
2003-08-03Ignore bs2 builddir.Marcus Comstedt
2003-08-02Removed introimg.cpp. Apparently Foster's don't want to be associated withTorbjörn Andersson
2003-08-02fix autoroute return codes.Robert Göffringmann
2003-08-02one addition lessMax Horn
2003-08-02some more tweaksMax Horn
2003-08-02slightly cut down on the number of times eof() is calledMax Horn
2003-08-02slightly optimized MP3InputStream::eof, and some cleanupMax Horn
2003-08-02fix compile with vc7Paweł Kołodziejski
2003-08-02don't use asserts in these tight spotsMax Horn
2003-08-02optimize code flow a littleMax Horn
2003-08-02correct sound looping, thanks to our new mixer. :)Robert Göffringmann
2003-08-02cleanupMax Horn
2003-08-02added FLAG_REVERSE_STEREO supportMax Horn
2003-08-02remove debug outputMax Horn
2003-08-02fix for st_rate_flow, code is more straightforward now, tooMax Horn
2003-08-02Added BASS to the hotkeys section and moved Alt-Enter to common.Torbjörn Andersson
2003-08-02TypoTravis Howell
2003-08-02obsoleteMax Horn
2003-08-02garhgMax Horn
2003-08-02previous mod was techincally incorrect, this one should be better (but might ...Max Horn
2003-08-02double broken in factMax Horn
2003-08-02GCC3 mode and distclean target were brokenMax Horn
2003-08-02Make code matchTravis Howell
2003-08-02Always check for null stringTravis Howell
2003-08-02I think this fixes bug #780167 ("SIMON1/2: Sound problems"). WhenTorbjörn Andersson
2003-08-02My last commit caused regressionTravis Howell
2003-08-02Add combined speech/subtitles support for simon2 hebrewTravis Howell
2003-08-02Add combined speech/subtitles support for simon2 hebrewTravis Howell
2003-08-02automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ...Jonathan Gray
2003-08-02Hebrew support for load/save dialogTravis Howell
2003-08-02Improved hebrew support, thanks to JamiesonTravis Howell
2003-08-02oopsMax Horn
2003-08-02converted ChannelMP3 to use new rate conversion scheme, too. Only thing missi...Max Horn
2003-08-02patch #781530 Initial work on StreamCompMusic() by erikJonathan Gray
2003-08-02fix ChannelMP3CDMusic volume, too :-)Max Horn
2003-08-02fix Vorbis music volumeMax Horn
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-02disable debug outputMax Horn
2003-08-01The (long) WinCE FAQ has arrived ...Nicolas Bacca
2003-08-01updated .spec file by wjp; in particular, disable mad and enable vorbis by de...Max Horn
2003-08-01indention fix (so the code adheres to our indention rules)Max Horn
2003-08-01some tweaksMax Horn