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