Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-25 | fixed compiler warnings | Max Horn | |
svn-id: r6542 | |||
2003-01-25 | some cleanup | Paweł Kołodziejski | |
svn-id: r6540 | |||
2003-01-25 | implemented properly comi sound codecs | Paweł Kołodziejski | |
svn-id: r6538 | |||
2003-01-18 | fix for the music crash, I hope... hm | Max Horn | |
svn-id: r6503 | |||
2003-01-18 | Init and cleanup compression tables | James Brown | |
svn-id: r6500 | |||
2003-01-18 | Fix shadowed variable in debugger, change bundle compression tables to be ↵ | James Brown | |
dynamic svn-id: r6499 | |||
2003-01-17 | fixed OOB access introduced in my last commit; leaving in my debug asserts ↵ | Max Horn | |
this time, in case there are more svn-id: r6490 | |||
2003-01-17 | fixed decoding bug for COMI bundle audio; this resolves an OOB access and ↵ | Max Horn | |
should enable stereo music, but both music and voice still 'pops' a lot svn-id: r6489 | |||
2003-01-15 | made NUT font rendered honor _ignoreCharsetMask | Max Horn | |
svn-id: r6466 | |||
2003-01-14 | err, not at this point | Paweł Kołodziejski | |
svn-id: r6457 | |||
2003-01-14 | increased compression table for comi music, and added assert for it | Paweł Kołodziejski | |
svn-id: r6456 | |||
2002-12-29 | removed handle codec 14 | Paweł Kołodziejski | |
svn-id: r6248 | |||
2002-12-29 | Remove overly verbose debug message :) | James Brown | |
svn-id: r6247 | |||
2002-12-29 | various small fixes; first sample of CMI now is audible (a start at least :-) | Max Horn | |
svn-id: r6244 | |||
2002-12-28 | fix for CMI codec | Paweł Kołodziejski | |
svn-id: r6239 | |||
2002-12-28 | typo :-) | Max Horn | |
svn-id: r6237 | |||
2002-12-28 | fixed several warnings; added a FIXME to a suspicious variable usage; use ↵ | Max Horn | |
same procedure brace style as in our other source files. And boy, this source file really really should have more (read: any) comments :-) svn-id: r6236 | |||
2002-12-28 | added CMI sound codec | Paweł Kołodziejski | |
svn-id: r6232 | |||
2002-12-27 | Voice sample support, again missing a required codec | James Brown | |
svn-id: r6195 | |||
2002-12-27 | Fix GCC3.1 compile problem | James Brown | |
svn-id: r6194 | |||
2002-12-27 | Add skeleton music support for CMI (but codec not implemented) | James Brown | |
svn-id: r6193 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
2002-10-10 | Work around crash in The Dig, which occurs when the music reaches the | James Brown | |
end svn-id: r5123 | |||
2002-09-15 | improved open function in File class | Paweł Kołodziejski | |
svn-id: r4945 | |||
2002-08-31 | changed Bundle to File class, cleanup | Paweł Kołodziejski | |
svn-id: r4874 | |||
2002-08-25 | fixed some endian issues in the new SMUSH decoder; cleanup | Max Horn | |
svn-id: r4842 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |