Commit graph

265 commits

Author SHA1 Message Date
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
Travis Howell
5c987fac47 Add a few Amiga games corrections and todos
svn-id: r7238
2003-05-01 07:55:55 +00:00
Jonathan Gray
2a1280621a remove now uneeded duplicate targets
svn-id: r7192
2003-04-29 04:44:00 +00:00
Travis Howell
9041b45fc9 More Spanish font corrections, the . and , fonts were corrupt
svn-id: r6899
2003-04-02 09:42:12 +00:00
Travis Howell
539272b387 Hebrew fonts were off by two bytes too.
svn-id: r6898
2003-04-02 05:27:59 +00:00
Travis Howell
18ca289dbd Enable choice between English voice and subtitles in French, Hebrew, Italian and Spanish version of Simon the Sorcerer 1 talkie
svn-id: r6897
2003-04-02 04:15:48 +00:00
Travis Howell
10a4324a38 Spanish video fonts were off by two bytes
Might be able to merge with main fonts eventually.

svn-id: r6896
2003-04-02 04:00:59 +00:00
Travis Howell
0c0ee74449 Add spanish video fonts, not sure why this set is so different.
svn-id: r6892
2003-03-31 14:33:54 +00:00
Travis Howell
c36c32fd39 simon1amiga should be disabled for now
svn-id: r6839
2003-03-20 13:47:26 +00:00
Travis Howell
db7f5f3099 Reduce targets
svn-id: r6792
2003-03-10 03:47:29 +00:00
Travis Howell
ddd54ed3c5 Rename function
svn-id: r6761
2003-03-08 00:21:34 +00:00
Paweł Kołodziejski
243c4ffbc0 implemented formating string error for each engine
svn-id: r6744
2003-03-07 15:38:11 +00:00