Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-08 | now simon versions with trailing dots after filenames also load correctly | Oliver Kiehl | |
svn-id: r5891 | |||
2002-12-08 | split alsa from mididrv | Oliver Kiehl | |
svn-id: r5890 | |||
2002-12-08 | started to split out the midi drivers | Max Horn | |
svn-id: r5889 | |||
2002-12-08 | removed obsolete stuff | Max Horn | |
svn-id: r5888 | |||
2002-12-08 | fix backspace key on OS X | Max Horn | |
svn-id: r5887 | |||
2002-12-08 | ignore more weird MIDI events, this time for Simon | Max Horn | |
svn-id: r5886 | |||
2002-12-08 | Patch #650085: Make saveload system extensible | Max Horn | |
svn-id: r5885 | |||
2002-12-08 | Correct error in last commit | Travis Howell | |
svn-id: r5884 | |||
2002-12-08 | A few video opcode renames | Travis Howell | |
svn-id: r5883 | |||
2002-12-08 | Patch #641607: Louder MP3 sound effects | Max Horn | |
svn-id: r5882 | |||
2002-12-08 | cleanup | Max Horn | |
svn-id: r5881 | |||
2002-12-08 | Ignore weird MIDI messages for now; maybe Jamieson knows more? | Max Horn | |
svn-id: r5880 | |||
2002-12-08 | workaround for fullscreen toggle on OS X | Max Horn | |
svn-id: r5879 | |||
2002-12-08 | fixed Plato's two-fold error | Oliver Kiehl | |
svn-id: r5878 | |||
2002-12-08 | small code cleanup | Travis Howell | |
svn-id: r5877 | |||
2002-12-08 | Give _debuglevel a default value | Travis Howell | |
svn-id: r5876 | |||
2002-12-08 | Cut scenes can only be skipped by Esc key now | Travis Howell | |
A right mouse click allows skips of speech, even in intro. svn-id: r5875 | |||
2002-12-08 | Prevent another pointless warning | Travis Howell | |
svn-id: r5874 | |||
2002-12-07 | Fixed bad music volumes after load | Jamieson Christian | |
svn-id: r5873 | |||
2002-12-07 | Fixed music overlaps when running ScummVM with the -x option | Jamieson Christian | |
svn-id: r5872 | |||
2002-12-07 | cleanup | Oliver Kiehl | |
svn-id: r5871 | |||
2002-12-07 | added the possibility to interrupt conversations in simon2 as in the ↵ | Oliver Kiehl | |
original game svn-id: r5870 | |||
2002-12-07 | added function to interrupt voice | Oliver Kiehl | |
svn-id: r5869 | |||
2002-12-07 | Fixed GM instrument dropouts on load | Jamieson Christian | |
svn-id: r5868 | |||
2002-12-07 | fixed speach getting turned off | Oliver Kiehl | |
added <escape> to skip cutscenes cleanup svn-id: r5867 | |||
2002-12-06 | fixed yot's name | Max Horn | |
svn-id: r5866 | |||
2002-12-06 | more credits cleanup | Max Horn | |
svn-id: r5865 | |||
2002-12-06 | credits cleanup | Max Horn | |
svn-id: r5864 | |||
2002-12-06 | updated NEWS file; new icon from jake for OS X version | Max Horn | |
svn-id: r5863 | |||
2002-12-06 | Add debug levels for simon games | Travis Howell | |
svn-id: r5860 | |||
2002-12-06 | add 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-06 | Fix vc++ warning | Travis Howell | |
svn-id: r5858 | |||
2002-12-06 | 649358: DOTT Animation Fix | James Brown | |
svn-id: r5855 | |||
2002-12-06 | Add support for 'u' german umlaut | Travis Howell | |
svn-id: r5854 | |||
2002-12-06 | Enable debug keys and warnings only if debug mode selected. | Travis Howell | |
Fix fast mode svn-id: r5851 | |||
2002-12-06 | Display status after saving. | Marcus Comstedt | |
svn-id: r5850 | |||
2002-12-06 | Generate KEY_UP events as well... | Marcus Comstedt | |
svn-id: r5849 | |||
2002-12-05 | cleanup | Oliver Kiehl | |
svn-id: r5844 | |||
2002-12-05 | Fixed 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-04 | cleanup | Oliver Kiehl | |
svn-id: r5841 | |||
2002-12-04 | removed obsolete getDefaultGUIColor and some FIXMEs | Max Horn | |
svn-id: r5840 | |||
2002-12-04 | even more cleanup | Max Horn | |
svn-id: r5839 | |||
2002-12-04 | Should now compile again. | Marcus Comstedt | |
svn-id: r5838 | |||
2002-12-04 | more cleanup | Max Horn | |
svn-id: r5837 | |||
2002-12-04 | Updated name of binary in docs. | Marcus Comstedt | |
svn-id: r5836 | |||
2002-12-04 | more 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-04 | readded MonkeyVGA fix | Max Horn | |
svn-id: r5832 | |||
2002-12-04 | lots of cleanup to the graphics code; removed various global states (makes ↵ | Max Horn | |
it easier to understand the code) svn-id: r5831 | |||
2002-12-04 | removed unneccessary _fullRedraw; added a printf to help us track down calls ↵ | Max Horn | |
to this (apparently incorrectly implemented) opcode svn-id: r5830 | |||
2002-12-04 | fix for bug #643001, may cause regression | Max Horn | |
svn-id: r5829 |