Age | Commit message (Expand) | Author |
2002-08-14 | moved to Sound class | Paweł Kołodziejski |
2002-08-14 | some cleanup, changed type timer procedure - passed Scumm pointer | Paweł Kołodziejski |
2002-08-14 | Two patches by Torbj�rn Andersson. | James Brown |
2002-08-08 | SMUSH: attached to timer, moved to class | Paweł Kołodziejski |
2002-08-08 | DIG: replaced stopBundleMusic with pauseBundleMusic in SMUSH | Paweł Kołodziejski |
2002-08-08 | DIG: stop play music, when SMUSH is playing | Paweł Kołodziejski |
2002-08-04 | DIG: preliminarily support for music in the game | Paweł Kołodziejski |
2002-08-03 | hopefully fixed #589746 (Clicking sounds) | Max Horn |
2002-07-29 | fixed DOTT voice problem (I hope); still this section of the code seems... fishy | Max Horn |
2002-07-28 | moved file bundle stuff into class Bundle | Paweł Kołodziejski |
2002-07-28 | added constants for the default volumes; changed the volume ranges from 0-255... | Max Horn |
2002-07-28 | disable zak256 sound debug code for now | Max Horn |
2002-07-27 | set default volume to 192/192/192 (now that we unified the volume ranges to 0... | Max Horn |
2002-07-27 | Don't skip the first 1/75th of a second when playing Zak256 soundtrack | James Brown |
2002-07-27 | Fix call to mp3cd playing for Zak256. Also fix 'restart' bug with Zak CD | James Brown |
2002-07-25 | that happens if you don't double check, sorry | Max Horn |
2002-07-25 | added simple hexdump() function (nice for debugging); added some debug code f... | Max Horn |
2002-07-25 | Add Zak256 sound | James Brown |
2002-07-24 | fixed warnings signed/unsigned | Paweł Kołodziejski |
2002-07-22 | forgot to remove arisme's comment :-) | Max Horn |
2002-07-22 | pulled out arisme's recent changes to pauseMode, they are not correct as they... | Max Horn |
2002-07-21 | Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer use | James Brown |
2002-07-20 | Fixed Monkey Island 2 freeze when sound is paused | Nicolas Bacca |
2002-07-20 | DIG:fix for codec 10, | Paweł Kołodziejski |
2002-07-19 | DIG: implemented music codec 12, | Paweł Kołodziejski |
2002-07-19 | DIG: implemented music codec 11, | Paweł Kołodziejski |
2002-07-19 | implemented codec 10 in the dig music, 11, 12 coming soon. | Paweł Kołodziejski |
2002-07-16 | This warning is driving me nuts, so disabling it for now | Max Horn |
2002-07-07 | got rid of some g_scumm uses | Max Horn |
2002-07-04 | endian fix for Putt-Putt sound playback | Max Horn |
2002-07-02 | added some hackish support for the DIGI SFX format used in Putt-Putt demo | Max Horn |
2002-06-02 | Small warning fix + double inclusion protection (can always be useful | Lionel Ulmer |
2002-05-19 | The Dig: stereo samples and mixer | Paweł Kołodziejski |
2002-05-19 | The Dig: 16 bit samples and mixer | Paweł Kołodziejski |
2002-05-17 | added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ... | Max Horn |
2002-05-15 | Fixed evil filename overflow | Nicolas Bacca |
2002-05-15 | Misc. fixes | James Brown |
2002-05-14 | remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil... | Max Horn |
2002-05-14 | added #include "actor.h", some minor tweaks | Max Horn |
2002-05-14 | refactored parts of actor.cpp: many methods are now members of class Actor in... | Max Horn |
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du... | James Brown |
2002-05-13 | The DIG SFX support - thanks to aquadran | James Brown |
2002-05-12 | Closing bug #555104 | Nicolas Noble |
2002-05-09 | Revert incorrect endian fixes. | James Brown |
2002-05-08 | Big endian fixes | Ruediger Hanke |
2002-05-07 | Added rate detection for The Dig - solves problems with other language versions. | James Brown |
2002-05-06 | Add raw PCM part to dig .bun decompressor. | James Brown |
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn |
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi |
2002-05-05 | Add more Dig compatability, fix Dig sounds due to Endian. | James Brown |