Commit graph

276 commits

Author SHA1 Message Date
Travis Howell
0324ae9145 Correct simon2 timing
Remove unused function

svn-id: r8130
2003-05-30 05:39:14 +00:00
Max Horn
f0a9f4fb2c added some doxygen comments to common/system.h; cleaned up the OSystem interface a bit
svn-id: r8116
2003-05-29 21:45:26 +00:00
Travis Howell
6416c7d25d Use shutdown function before quiting
svn-id: r8079
2003-05-29 06:05:34 +00:00
Travis Howell
40c698ef20 Shorten Simon 1/2 title name to match others
svn-id: r8045
2003-05-28 02:09:18 +00:00
Travis Howell
4ca99c1c89 Add / remove warning
svn-id: r7996
2003-05-26 10:21:22 +00:00
Travis Howell
b959d9d64e Commit hack to allow simon1amiga to run, for experimenting
svn-id: r7995
2003-05-26 08:45:31 +00:00
Travis Howell
689ca53c8c Error out if unsupport language option is used
svn-id: r7992
2003-05-26 07:35:33 +00:00
Travis Howell
8d7fe6febc Split charset functions into separate file
svn-id: r7932
2003-05-25 11:02:39 +00:00
Travis Howell
3e6cf17744 Small midi cleanup
svn-id: r7929
2003-05-25 03:31:01 +00:00
Jamieson Christian
6cb01ce15c Added music support for simon1demo
svn-id: r7927
2003-05-25 03:19:21 +00:00
Travis Howell
be93277b65 Add a few warnings and todos to simon1cd32
svn-id: r7926
2003-05-25 03:03:40 +00:00
Travis Howell
84195fe444 Add some extra code for simon1dos/talkie, doesn't seem to function yet though
svn-id: r7886
2003-05-24 13:05:56 +00:00
Travis Howell
13739f18ef More renames
svn-id: r7884
2003-05-24 12:26:28 +00:00
Travis Howell
fa33a173ac Missed one line
svn-id: r7881
2003-05-24 10:01:24 +00:00
Travis Howell
7febca050b Remove a few old asserts and xxx which was not needed
svn-id: r7880
2003-05-24 09:05:25 +00:00
Travis Howell
3fbae51dc0 Small cleanup
svn-id: r7879
2003-05-24 07:55:53 +00:00
Travis Howell
cd37b391b2 Correct fixme comment
svn-id: r7876
2003-05-24 03:51:33 +00:00
Jamieson Christian
e23f76b742 Hack to prevent bad music looping at end of simon1win
svn-id: r7875
2003-05-24 03:26:12 +00:00
Jamieson Christian
1b4b6030fe Added support for GMF loop specifier
svn-id: r7874
2003-05-24 03:10:14 +00:00
Jamieson Christian
aacbaac131 Added support for simultaneous music and MIDI sound effects to simon1dos.
Note that 's' still toggles MIDI sound effects on and off.

svn-id: r7872
2003-05-24 01:26:05 +00:00
Torbjörn Andersson
8feba0dfaf cleanup
svn-id: r7866
2003-05-23 15:48:07 +00:00
Travis Howell
ade97e9fe2 _lock_counter controls seems to control whether mouse cursor should be shown but not sure what the default value should be
svn-id: r7855
2003-05-23 11:06:19 +00:00
Max Horn
11d29b71ab pedantic warning fixes
svn-id: r7794
2003-05-21 17:49:33 +00:00
Max Horn
f0b12ebfa9 more Simon member var init (that should be all now, I hope)
svn-id: r7784
2003-05-21 15:47:51 +00:00
Travis Howell
1294eb35c7 Set midi vars to -1 by default to prevent simon2dos trying to load music during copy protection
Correct vc_62 so it is closer to diasm.

svn-id: r7780
2003-05-21 11:49:41 +00:00
Travis Howell
0096df9737 Remove warning
svn-id: r7774
2003-05-21 07:49:41 +00:00
Jamieson Christian
9986605c46 More Simon music fixes.
svn-id: r7767
2003-05-21 06:13:47 +00:00
Jamieson Christian
ff79f10160 Fixed Simon 1 sound effects.
More semantic fixes.

svn-id: r7765
2003-05-21 05:26:29 +00:00
Jamieson Christian
98186e59ff Renamed opcodes whose functions are now known.
Cleaned up unused script variables.
Miscellaneous semantic changes.

svn-id: r7763
2003-05-21 05:12:04 +00:00
Jamieson Christian
8860625e46 Various cleanup of Simon music code
svn-id: r7758
2003-05-21 00:44:37 +00:00
Jamieson Christian
a768deb83f Simon music fixes
svn-id: r7744
2003-05-20 16:43:53 +00:00
Travis Howell
c20a5f8c06 Minor midi change for Jamieson630
svn-id: r7737
2003-05-20 15:37:03 +00:00
Max Horn
5f068688e9 init even more simon member vars
svn-id: r7728
2003-05-20 14:34:07 +00:00
Max Horn
d68de1d5e5 init more simon member vars
svn-id: r7726
2003-05-20 14:12:57 +00:00
Max Horn
c35ff13a6d some simon init fixes (needs more)
svn-id: r7724
2003-05-20 13:46:53 +00:00
Travis Howell
c2f8a72cce Add better support for realizePalette_unk(), patch #740321
svn-id: r7711
2003-05-20 08:49:13 +00:00
Travis Howell
6b07f4f397 I broke simon, so revert my last change and added fixmes instead.
svn-id: r7709
2003-05-20 07:26:19 +00:00
Travis Howell
16c2fe1436 Opps, that delay change should not have been commited
svn-id: r7708
2003-05-20 04:09:14 +00:00
Travis Howell
dad6d27b83 Revert music play change for Simon 2, since it caused brief tunes between location changes on main map area.
Clean up midi_play

svn-id: r7707
2003-05-20 04:03:21 +00:00
Travis Howell
770a0f1d3b music_unk isn't needed in playmusic, it is always set to 999
svn-id: r7680
2003-05-19 09:59:23 +00:00
Travis Howell
7091080e7d Try and make some sense ot of simon 2 midi systems
svn-id: r7678
2003-05-19 09:41:28 +00:00
Jamieson Christian
ff41896480 Fixed Simon 1 music regression.
SMF parser now supports malformed Simon pitch bend events.
Implemented SMF parser jump method.

svn-id: r7669
2003-05-19 05:00:13 +00:00
Travis Howell
f6d745a03b Music fix from Jamieson630
svn-id: r7667
2003-05-19 03:29:39 +00:00
Travis Howell
4a87f8191f Minor cleanup
svn-id: r7666
2003-05-19 01:36:04 +00:00
Travis Howell
3b7270a9c6 Minor correction
svn-id: r7662
2003-05-19 00:45:30 +00:00
Jamieson Christian
b66f4416cb playMusic streamlining, comments cleanup
svn-id: r7661
2003-05-19 00:38:35 +00:00
Jamieson Christian
c81b58d38e Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser. Restructuring enables XMIDI support and vc_72 implementation. Various cleanup on MidiParser's and MidiDriver's.
svn-id: r7654
2003-05-18 23:55:53 +00:00
Travis Howell
fa82ad65f9 typo
svn-id: r7635
2003-05-18 14:13:21 +00:00
Travis Howell
2cd2cc83b2 adlib fix for Simon games from Jamieson630
svn-id: r7633
2003-05-18 14:03:47 +00:00
Travis Howell
34456cf63e Rename two unknown function
svn-id: r7410
2003-05-10 05:20:56 +00:00