Age | Commit message (Expand) | Author |
2002-07-29 | fixed imuse volume bug introduced recently by me and painelf - iMuse internal... | Max Horn |
2002-07-28 | added constants for the default volumes; changed the volume ranges from 0-255... | Max Horn |
2002-07-26 | added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo... | Max Horn |
2002-07-23 | renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversio... | Max Horn |
2002-07-22 | pulled out arisme's recent changes to pauseMode, they are not correct as they... | Max Horn |
2002-07-07 | indent run | Max Horn |
2002-07-04 | fixed compilation of imuse.cpp | Max Horn |
2002-05-10 | Impliment what we call 'random guesses' for Sam and Max iMUSE | James Brown |
2002-05-09 | Fix odd Sam and Max iMUSE crash. Thread syncronisation bug? | James Brown |
2002-05-07 | Fix a (very rare outside of running with GDB) race condition between | Lionel Ulmer |
2002-05-04 | automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option | Max Horn |
2002-05-02 | Change default tempos. | James Brown |
2002-04-29 | replaced fragile hack (declaring class IMuse twice in two different places) w... | Max Horn |
2002-04-27 | fixed RT32 mapping (one instrument had been left out) | Max Horn |
2002-04-27 | Add autosave support, fix sm and max midi. | James Brown |
2002-04-25 | Apply patch to add 'monkeyvga' target for MI1 Floppy. | James Brown |
2002-04-24 | Fixed transition effects in non V7 games | Vincent Hamm |
2002-04-21 | Fix (hack) imuse for samnmax. Fix (hack) samnmax inventory screen | Vincent Hamm |
2002-04-18 | Reenable MorphOS Midi driver, small updates to CD open code (only when CD aud... | Ruediger Hanke |
2002-04-18 | Update midi MT-32 patch table. | James Brown |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-03-24 | Fixed pal init | Vincent Hamm |
2002-03-21 | Move some box stuff from scumm.h to new boxes.h | James Brown |
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg -... | James Brown |
2002-03-14 | Add "options" menu to F5 key. Can set music volumes and stuff :) | James Brown |
2002-03-14 | winCE part 2 - still gui.cpp and scummvm.cpp left | James Brown |
2002-03-14 | Rewire the MIDI subsystem to use drivers selecting from the commandline. | James Brown |
2002-03-11 | Remove last Sam and Max #ifdef | James Brown |
2002-03-07 | Fixed music volume control for some games. | James Brown |
2002-03-06 | Fix typo in music volume, and add -m parameter to set it. | James Brown |
2002-03-05 | Adding music volume control. | James Brown |
2002-03-05 | Remove some testing stuff. | James Brown |
2002-03-05 | Fixed the actor crash bug properly. NOTE: This -will- break ALL saved games | James Brown |
2002-03-05 | Removed some debugging messages. | James Brown |
2002-03-02 | Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ... | James Brown |
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown |
2002-02-12 | First part of Yazoo and mines work on making older scumm games work. | James Brown |
2001-12-28 | fixed the programming style on some lines | Ludvig Strigeus |
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus |