Commit Graph

13 Commits

Author SHA1 Message Date
Travis Howell
57bdecb4c6 Update error messages and always report an error if data file load fails
svn-id: r23772
2006-08-27 05:02:48 +00:00
Torbjörn Andersson
21b89308b5 This should fix bug #1520629 ("No Music in Simon1").
svn-id: r23488
2006-07-11 16:51:10 +00:00
Travis Howell
6daa744187 Remove debug left over
svn-id: r22931
2006-06-05 13:09:51 +00:00
Travis Howell
8792ab873b Looping and tempo details in GMF header are used by MIDI sound effects too
svn-id: r22907
2006-06-04 00:03:30 +00:00
Torbjörn Andersson
12838feaa2 This is an attempt to set the correct tempo for the Simon 1 DOS music.
svn-id: r22898
2006-06-03 16:55:17 +00:00
Travis Howell
8db54e077b Update GMF header comment
svn-id: r22817
2006-06-01 12:23:08 +00:00
Torbjörn Andersson
0191738cce When receiving a "Reset All Controllers" message, the neutral position of the
volume controller should probably be 127, not 100. Actually, there's some
confusion as to whether this message should touch the volume controller at all.
Added some comments to hopefully clarify that a bit.

svn-id: r22478
2006-05-15 12:39:53 +00:00
Torbjörn Andersson
4ecee0e0f2 In Simon 1, when returning to normal size, the MIDI music contains "All
Controllers Off" messages. This should, among other things, reset the channel
volume to 100. Until now, however, we did not re-adjust the volume by the
master volume (like we do for ordinary volume control changes), so all of a
sudden there would be channels playing at the wrong volume.

This was particularly noticeable if you first turned down the music volume to
really low.

svn-id: r22412
2006-05-12 10:29:58 +00:00
Torbjörn Andersson
171285e8e5 Whitespace changes.
svn-id: r22411
2006-05-12 08:49:04 +00:00
Travis Howell
eed7d3e413 Update copyright
svn-id: r22358
2006-05-05 00:42:37 +00:00
Travis Howell
7c8457ca5d Cleanup includes
svn-id: r22225
2006-04-29 14:23:16 +00:00
Eugene Sandulenko
8fa9bd6728 Removed extra exclamation marks in warning() calls as well.
svn-id: r21608
2006-04-04 22:21:10 +00:00
Max Horn
26ee630756 Moved engines to the new engines/ directory
svn-id: r20582
2006-02-11 22:45:04 +00:00