Age | Commit message (Expand) | Author |
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 |
2003-12-25 | Fix compile | Travis Howell |
2003-12-25 | Spelling. Yes, I'm a hypocrite :) | James Brown |
2003-12-25 | added support for start play ft smush audio from middle of san file | Paweł Kołodziejski |
2003-12-25 | Fix pause mode during video/smush playback | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fixed bug when Ben disappeared after some battles. | Eugene Sandulenko |
2003-12-24 | removed usage auto free flag, and fixed stupid bug related with sample size | Paweł Kołodziejski |
2003-12-24 | cleanup | Max Horn |
2003-12-24 | fix memory leak | Max Horn |
2003-12-24 | o Added SoundMixer::isReady() | Max Horn |
2003-12-24 | fixed ft sounds channels initialization | Paweł Kołodziejski |
2003-12-24 | fixed compilation | Paweł Kołodziejski |
2003-12-24 | muse use even size when pushing data into a mixerstream | Max Horn |
2003-12-24 | cleanup (code should be 100% equivalent) | Max Horn |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-23 | Replace the DOTT/SAM hack (which ensures that only one SFX is being played at... | Max Horn |
2003-12-23 | cleanup | Max Horn |
2003-12-23 | must use pauseHandle, not pauseID | Max Horn |
2003-12-22 | some changes in imuse digital (synced with local sources) | Paweł Kołodziejski |
2003-12-22 | actually, converting a sound handle to a sound index is an evil hack, too... :-) | Max Horn |
2003-12-22 | Subtitles in the FT/Dig intros should be working again. At least until | Torbjörn Andersson |
2003-12-22 | fix for bug #864478 (Smush audio streaming); cleanup | Max Horn |
2003-12-22 | Moved bundle music code from class Sound to IMuseDigital (seems more natural;... | Max Horn |
2003-12-22 | changed some stuff with track_flags param in IACT handle smush code | Paweł Kołodziejski |
2003-12-21 | tiny cleanup | Max Horn |
2003-12-21 | The rewritten Timer class actually allows us to get rid of several evil hacks... | Max Horn |
2003-12-21 | cleanup | Max Horn |
2003-12-21 | added convenience SoundMixer::playVorbis variant which calls through to playS... | Max Horn |
2003-12-21 | Make it possible for game detection functions to detect language/platform (no... | Max Horn |
2003-12-21 | yet another place were 'nosubtitles' wasn't properly changed to 'subtitles' | Max Horn |
2003-12-21 | Fix for bug #847805 (FOA: Assertion failed crash at lava pit) | Max Horn |
2003-12-21 | Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi... | Max Horn |
2003-12-21 | Incorrect use of stopChannel (must be stopHandle); replaced single remaining ... | Max Horn |
2003-12-20 | Added last chunk of code. Now here are just the bugs to kill. | Eugene Sandulenko |
2003-12-18 | o Fix warnings | Eugene Sandulenko |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |