Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-27 | use file class for speech so people with clusters in different directories ↵ | Jonathan Gray | |
get to hear sound as well svn-id: r9875 | |||
2003-08-27 | errr. this shouldn't have been committed | Joost Peters | |
svn-id: r9872 | |||
2003-08-27 | Basic speech code, the change in speech.cpp is needed for me, but I am ↵ | Joost Peters | |
afraid it might break "speech.clu opening" for someone else..I'm confused as to how this all works. heh. Anyway, if you hear no voices: this is probably where to look. svn-id: r9871 | |||
2003-08-24 | return read error in PlayCompSpeech for now so we get subtitles | Jonathan Gray | |
svn-id: r9841 | |||
2003-08-03 | On second thought, WAVE_FORMAT_PCM probably means uncompressed WAV-data | Torbjörn Andersson | |
after all, or at least not ADPCM-compressed. Updated the comments, but I still don't know how to play it. svn-id: r9433 | |||
2003-08-02 | patch #781530 Initial work on StreamCompMusic() by erik | Jonathan Gray | |
svn-id: r9394 | |||
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl | |
besides this way all our engines start with an "s" ;) svn-id: r9301 | |||
2003-07-29 | turn d_sound.cpp into class BS2Sound | Jonathan Gray | |
svn-id: r9280 | |||
2003-07-28 | StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework ↵ | Max Horn | |
on OS X) svn-id: r9248 | |||
2003-07-28 | fix some VC7 warnings | Jonathan Gray | |
svn-id: r9240 | |||
2003-07-28 | Compiles on mingw now | Travis Howell | |
svn-id: r9222 | |||
2003-07-28 | bs2 driver | Jonathan Gray | |
svn-id: r9212 |