Age | Commit message (Expand) | Author |
2003-12-27 | more cleanup | Max Horn |
2003-12-27 | cleanup | Max Horn |
2003-12-27 | fixed compilation | Paweł Kołodziejski |
2003-12-27 | update bundle music every 1/10th of a sec (there was a very noticable delay b... | Max Horn |
2003-12-27 | try to make it more obvious how certain timer freqs are derived | Max Horn |
2003-12-27 | append more data the first time around (this avoids a stutter problem, which ... | Max Horn |
2003-12-27 | fix VOC playback; create AudioInputStream earlier | Max Horn |
2003-12-27 | no need to convert data to stereo, the mixer can handle mono data just fine | Max Horn |
2003-12-27 | oops | Max Horn |
2003-12-27 | add some comments; convert tabs inside table to spaces (otherwise the table i... | Max Horn |
2003-12-27 | nicer error | Max Horn |
2003-12-27 | proper error instead of silent (and fatal) failure | Max Horn |
2003-12-27 | get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM... | Max Horn |
2003-12-27 | fix subtitles option | Max Horn |
2003-12-27 | TODO update | Max Horn |
2003-12-27 | Use VOC reader from voc.h | Max Horn |
2003-12-27 | renamed VOC functions | Max Horn |
2003-12-27 | cleanup | Max Horn |
2003-12-27 | spelling | Max Horn |
2003-12-27 | enable alternative introduction | Gregory Montoir |
2003-12-27 | Typo | Travis Howell |
2003-12-27 | Add a few more Simon todos | Travis Howell |
2003-12-27 | Search additional folder for BS1 | Travis Howell |
2003-12-27 | more robust resource saving; also save resources with idx 0; renamed Serializ... | Max Horn |
2003-12-26 | cleanup | Max Horn |
2003-12-26 | got rid of those _maxFOO macros, replaced them by access to the equivalent _n... | Max Horn |
2003-12-26 | ops | Paweł Kołodziejski |
2003-12-26 | added handing voc loops | Paweł Kołodziejski |
2003-12-26 | change IMuseDigital to 'own' the AudioInputStream (the idea is that eventuall... | Max Horn |
2003-12-26 | some fixes to imuse digital | Paweł Kołodziejski |
2003-12-26 | corrections for pan control | Paweł Kołodziejski |
2003-12-26 | forgot this | Paweł Kołodziejski |
2003-12-26 | cleanup | Gregory Montoir |
2003-12-26 | oops | Gregory Montoir |
2003-12-26 | enable original screen blankers | Gregory Montoir |
2003-12-26 | it should be _voiceVocData | Paweł Kołodziejski |
2003-12-26 | fix warning, add TODO comment | Max Horn |
2003-12-26 | when introducing a constant used throughout multiple files, best assign a *na... | Max Horn |
2003-12-26 | new debugging code, using Common::Debugger | Gregory Montoir |
2003-12-26 | passthrought v7+ sound voices by imuse digital | Paweł Kołodziejski |
2003-12-26 | Set _sfxMode in HE games. | Travis Howell |
2003-12-26 | Use digital sfx for HE games | Travis Howell |
2003-12-26 | Update help | Travis Howell |
2003-12-26 | Update help | Travis Howell |
2003-12-26 | look for data/speech1/2.clu and data/speech/speech.clu, instead of data/speec... | Jonathan Gray |
2003-12-26 | add param to playInputStream which makes it possible to retain an input strea... | Max Horn |
2003-12-26 | logic fix: we must do wrap around *before* read, not after. otherwise eosInte... | Max Horn |
2003-12-26 | I got some buffer overflow warnings, seems 200KB isn't quite enough... | Max Horn |
2003-12-25 | fix debugger | Max Horn |
2003-12-25 | fix indirect palette cycling | Max Horn |