aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-08now simon versions with trailing dots after filenames also load correctlyOliver Kiehl
svn-id: r5891
2002-12-08split alsa from mididrvOliver Kiehl
svn-id: r5890
2002-12-08started to split out the midi driversMax Horn
svn-id: r5889
2002-12-08removed obsolete stuffMax Horn
svn-id: r5888
2002-12-08fix backspace key on OS XMax Horn
svn-id: r5887
2002-12-08ignore more weird MIDI events, this time for SimonMax Horn
svn-id: r5886
2002-12-08Patch #650085: Make saveload system extensibleMax Horn
svn-id: r5885
2002-12-08Correct error in last commitTravis Howell
svn-id: r5884
2002-12-08A few video opcode renamesTravis Howell
svn-id: r5883
2002-12-08Patch #641607: Louder MP3 sound effectsMax Horn
svn-id: r5882
2002-12-08cleanupMax Horn
svn-id: r5881
2002-12-08Ignore weird MIDI messages for now; maybe Jamieson knows more?Max Horn
svn-id: r5880
2002-12-08workaround for fullscreen toggle on OS XMax Horn
svn-id: r5879
2002-12-08fixed Plato's two-fold errorOliver Kiehl
svn-id: r5878
2002-12-08small code cleanupTravis Howell
svn-id: r5877
2002-12-08Give _debuglevel a default valueTravis Howell
svn-id: r5876
2002-12-08Cut scenes can only be skipped by Esc key nowTravis Howell
A right mouse click allows skips of speech, even in intro. svn-id: r5875
2002-12-08Prevent another pointless warningTravis Howell
svn-id: r5874
2002-12-07Fixed bad music volumes after loadJamieson Christian
svn-id: r5873
2002-12-07Fixed music overlaps when running ScummVM with the -x optionJamieson Christian
svn-id: r5872
2002-12-07cleanupOliver Kiehl
svn-id: r5871
2002-12-07added the possibility to interrupt conversations in simon2 as in the ↵Oliver Kiehl
original game svn-id: r5870
2002-12-07added function to interrupt voiceOliver Kiehl
svn-id: r5869
2002-12-07Fixed GM instrument dropouts on loadJamieson Christian
svn-id: r5868
2002-12-07fixed speach getting turned offOliver Kiehl
added <escape> to skip cutscenes cleanup svn-id: r5867
2002-12-06fixed yot's nameMax Horn
svn-id: r5866
2002-12-06more credits cleanupMax Horn
svn-id: r5865
2002-12-06credits cleanupMax Horn
svn-id: r5864
2002-12-06updated NEWS file; new icon from jake for OS X versionMax Horn
svn-id: r5863
2002-12-06Add debug levels for simon gamesTravis Howell
svn-id: r5860
2002-12-06add mi2demo to gamelist, fails to play back recorded sequence currently. Get ↵Jonathan Gray
it here http://www.scummbar.com/resources/downloads/demos/mi2demo.zip svn-id: r5859
2002-12-06Fix vc++ warningTravis Howell
svn-id: r5858
2002-12-06649358: DOTT Animation FixJames Brown
svn-id: r5855
2002-12-06Add support for 'u' german umlautTravis Howell
svn-id: r5854
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
Fix fast mode svn-id: r5851
2002-12-06Display status after saving.Marcus Comstedt
svn-id: r5850
2002-12-06Generate KEY_UP events as well...Marcus Comstedt
svn-id: r5849
2002-12-05cleanupOliver Kiehl
svn-id: r5844
2002-12-05Fixed inappropriate expiration of sound resources,Jamieson Christian
which fixes concurrency issues esp. in PocketPC and MorphOS. Stubbed SysEx command 2 (start of song) to get rid of annoying warning. Changed MT-32 instrument warnings to fit on one (80-char) line. svn-id: r5842
2002-12-04cleanupOliver Kiehl
svn-id: r5841
2002-12-04removed obsolete getDefaultGUIColor and some FIXMEsMax Horn
svn-id: r5840
2002-12-04even more cleanupMax Horn
svn-id: r5839
2002-12-04Should now compile again.Marcus Comstedt
svn-id: r5838
2002-12-04more cleanupMax Horn
svn-id: r5837
2002-12-04Updated name of binary in docs.Marcus Comstedt
svn-id: r5836
2002-12-04more cleanup; fixes out of bound access to _charsetData (but I am not sure ↵Max Horn
if that will be visible anywhere svn-id: r5833
2002-12-04readded MonkeyVGA fixMax Horn
svn-id: r5832
2002-12-04lots of cleanup to the graphics code; removed various global states (makes ↵Max Horn
it easier to understand the code) svn-id: r5831
2002-12-04removed unneccessary _fullRedraw; added a printf to help us track down calls ↵Max Horn
to this (apparently incorrectly implemented) opcode svn-id: r5830
2002-12-04fix for bug #643001, may cause regressionMax Horn
svn-id: r5829