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 | be stricter about File::open params | Max Horn |
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify 'so... | Max Horn |
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 | Patch #863997: Build Script for Slackware | 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 | Enable INSANE by default. | Travis Howell |
2003-12-25 | Enable INSANE by default. | Eugene Sandulenko |
2003-12-25 | Updates: Full Throttle INSANE, Simon thing stuff, FOTAQ/BS1/BS2 should be com... | James Brown |
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 | test is a PHONY target | Max Horn |
2003-12-24 | added test target to Makefile (so you can do 'make test' now, provided you ha... | Max Horn |
2003-12-24 | simple unit tests for List/Map/String classes | Max Horn |
2003-12-24 | explicitly turn off all active sounds -> not all MIDI devices support the 'Al... | Max Horn |
2003-12-24 | fix various buglets (like, only 15 of the 16 channels were being inited; also... | Max Horn |
2003-12-24 | fix drum channel | Max Horn |
2003-12-24 | Should apply to all Simon1 versions | Travis Howell |
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 | Allow sound ID for MP3/Vorbis sounds, too; cleaned up Vorbis playback code a bit | Max Horn |
2003-12-23 | fix control panel bug | Robert Göffringmann |
2003-12-23 | control panel changes | Robert Göffringmann |
2003-12-23 | Update Simon1/2 compression details | Travis Howell |
2003-12-23 | Add delay to help reduce cpu usage in some sections. | Travis Howell |
2003-12-23 | Ooops | Travis Howell |
2003-12-23 | Fix inventory flashing when using F10 in Simon1 after conversation. | Travis Howell |