Age | Commit message (Expand) | Author |
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 | renamed VOC functions | Max Horn |
2003-12-27 | cleanup | Max Horn |
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 | it should be _voiceVocData | Paweł Kołodziejski |
2003-12-26 | when introducing a constant used throughout multiple files, best assign a *na... | Max Horn |
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 | 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 |
2003-12-25 | Fix for bug #734154 (DIG: Savegame/Island names) | Max Horn |
2003-12-25 | _inventory was sometimes accessed one-based and sometimes zero-based -> alway... | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood) | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | updated kernelSetFunctions opcode 20 | Paweł Kołodziejski |
2003-12-25 | fix some buglets | Max Horn |
2003-12-25 | disable FT imuse sequence, sound table is broken | Paweł Kołodziejski |
2003-12-25 | don't pause imuse digital anymore | Paweł Kołodziejski |
2003-12-25 | cleanup | Paweł Kołodziejski |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | workaround crash on Intel systems (and it was *not* caused by me, mind you! :-) | Max Horn |
2003-12-25 | cleanup; fix File::open usage (do not hardocde constant values, rather use th... | Max Horn |
2003-12-25 | cleanup (TODO: reduce code duplication) | Max Horn |
2003-12-25 | ops | Paweł Kołodziejski |
2003-12-25 | some changes to digital imuse | Paweł Kołodziejski |
2003-12-25 | start sound call directly digital imuse, only script part handled by mainloop... | Paweł Kołodziejski |