aboutsummaryrefslogtreecommitdiff
path: root/sound/imuse.cpp
AgeCommit message (Expand)Author
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-03-24Fixed pal initVincent Hamm
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-14Add "options" menu to F5 key. Can set music volumes and stuff :)James Brown
2002-03-14winCE part 2 - still gui.cpp and scummvm.cpp leftJames Brown
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
2002-03-11Remove last Sam and Max #ifdefJames Brown
2002-03-07Fixed music volume control for some games.James Brown
2002-03-06Fix typo in music volume, and add -m parameter to set it.James Brown
2002-03-05Adding music volume control.James Brown
2002-03-05Remove some testing stuff.James Brown
2002-03-05Fixed the actor crash bug properly. NOTE: This -will- break ALL saved gamesJames Brown
2002-03-05Removed some debugging messages.James Brown
2002-03-02Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ...James Brown
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2002-02-12First part of Yazoo and mines work on making older scumm games work.James Brown
2001-12-28fixed the programming style on some linesLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus