Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-03 | Update comment | Travis Howell | |
svn-id: r14456 | |||
2004-08-03 | Add comment | Travis Howell | |
svn-id: r14455 | |||
2004-08-03 | Add invalid version used by French Simon2 | Travis Howell | |
svn-id: r14453 | |||
2004-07-31 | changed loadVOCFile to work on a generic ReadStream instead of a File, and ↵ | Max Horn | |
renamed it to loadVOCFromStream; removed readVOCFromMemory as it isn't used anymore, and in the future, a MemoryReadstream plus loadVOCFromStream can achieve the same effect svn-id: r14383 | |||
2004-05-05 | Remove odd sample rate hack (for DOTT demo); instead, be slightly less ↵ | Max Horn | |
strict about VOC headers, since DOTT demo (and maybe others) use buggy VOC headers svn-id: r13787 | |||
2004-05-02 | Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more ↵ | Max Horn | |
clearly; disable warning svn-id: r13756 | |||
2004-04-10 | Clean up VOC code, and fix potential out-of-bounds access | Max Horn | |
svn-id: r13535 | |||
2004-04-10 | Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> ↵ | Max Horn | |
this only works for monster.sou files; compressed audio is incomplete, and we have to fix the extract tool to correct that svn-id: r13531 | |||
2004-02-14 | fixed bug #892426 - improved FT sound loops | Paweł Kołodziejski | |
svn-id: r12886 | |||
2004-02-03 | Act more gracefully when failing to load a (VOC) sound (should help bug #889442) | Max Horn | |
svn-id: r12719 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | renamed AudioInputStream -> AudioStream | Max Horn | |
svn-id: r12110 | |||
2004-01-03 | added makeVOCStream() (convenience function) | Max Horn | |
svn-id: r12094 | |||
2003-12-28 | FT sounds have loops in voc data: 65536, that could be max loops or unfinite ↵ | Paweł Kołodziejski | |
loops svn-id: r11992 | |||
2003-12-27 | cleanup | Max Horn | |
svn-id: r11981 | |||
2003-12-27 | fixed compilation | Paweł Kołodziejski | |
svn-id: r11976 | |||
2003-12-27 | renamed VOC functions | Max Horn | |
svn-id: r11962 | |||
2003-12-26 | added handing voc loops | Paweł Kołodziejski | |
svn-id: r11951 | |||
2003-12-26 | fix warning, add TODO comment | Max Horn | |
svn-id: r11942 | |||
2003-12-26 | passthrought v7+ sound voices by imuse digital | Paweł Kołodziejski | |
svn-id: r11939 | |||
2003-11-07 | Correct voc rate in DOTT demo | Travis Howell | |
svn-id: r11186 | |||
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h; added voc.cpp | Max Horn | |
svn-id: r10150 |