Jamieson Christian
dc3e4ce46b
Fixed error that resulted in bad script tracking
...
when creating sprites during a savegame load
after having been at certain locations.
(If that sounds convoluted, it's because I don't
know why I fixed what I did, only that the code
we had was not quite constructed properly from
assembler references.)
svn-id: r9013
2003-07-14 12:00:20 +00:00
Jamieson Christian
39a088229a
Fix for Bug [768940] SIMON: Music in Swamp shouldn't loop
...
Fixed problem with how loop control was being handled
in the Simon 2 music queueing logic.
svn-id: r8968
2003-07-13 06:29:49 +00:00
Max Horn
f7a8cbf7c7
Patch #754151 : Removed READ_*_UNALIGNED and always read stuff bytewise; augmented by some more changes of mine
...
svn-id: r8482
2003-06-14 18:52:30 +00:00
Travis Howell
771dcfaad7
Rename SimonState to SimonEngine
...
svn-id: r8228
2003-06-01 09:41:56 +00:00
Travis Howell
f5758f3f49
A few notes, correction and a few more errors
...
svn-id: r8164
2003-05-31 10:33:25 +00:00
Travis Howell
19684947df
Add some errors to check if these opcodes are actually used
...
svn-id: r8084
2003-05-29 07:59:21 +00:00
Travis Howell
fd3d2ac8ad
More sprite renames
...
svn-id: r8083
2003-05-29 07:02:14 +00:00
Travis Howell
45a9ff6341
Missed a few sections
...
svn-id: r8082
2003-05-29 06:39:26 +00:00
Travis Howell
1855dba9d3
Correct name
...
svn-id: r8081
2003-05-29 06:36:52 +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
13739f18ef
More renames
...
svn-id: r7884
2003-05-24 12:26:28 +00:00
Travis Howell
e95d717fb1
A few function renames
...
svn-id: r7883
2003-05-24 12:13:23 +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
Max Horn
11d29b71ab
pedantic warning fixes
...
svn-id: r7794
2003-05-21 17:49:33 +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
Max Horn
c062b73422
fixed warning
...
svn-id: r7779
2003-05-21 11:23:53 +00:00
Jamieson Christian
9986605c46
More Simon music fixes.
...
svn-id: r7767
2003-05-21 06:13:47 +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
9c4a1cf657
More Simon music fixes
...
svn-id: r7761
2003-05-21 04:36:09 +00:00
Jamieson Christian
8860625e46
Various cleanup of Simon music code
...
svn-id: r7758
2003-05-21 00:44:37 +00:00
Travis Howell
87c686df5b
-1
...
svn-id: r7747
2003-05-20 17:11:39 +00:00
Travis Howell
c20a5f8c06
Minor midi change for Jamieson630
...
svn-id: r7737
2003-05-20 15:37:03 +00:00
Travis Howell
b5e5403196
vc_69 update from Jamieson630
...
svn-id: r7705
2003-05-20 02:33:28 +00:00
Travis Howell
1e49486e43
Correction from diasm.
...
svn-id: r7681
2003-05-19 10:24:51 +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
aa1ddc6a5a
Minor correction to last commit
...
svn-id: r7679
2003-05-19 09:47:33 +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
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
060cab7bf2
Remove old commented names
...
svn-id: r6786
2003-03-09 04:42:27 +00:00
Travis Howell
52b1612571
Remove vc_59_helper
...
Make t key work in simon2talkie/win only
svn-id: r6739
2003-03-07 12:52:28 +00:00
Max Horn
840184da0c
some cleanup
...
svn-id: r6734
2003-03-07 03:26:30 +00:00
Paweł Kołodziejski
aa3766018f
updated copyrights headers
...
svn-id: r6726
2003-03-06 21:46:56 +00:00
Paweł Kołodziejski
4fe8dcd671
and more cleanup ....
...
svn-id: r6720
2003-03-06 19:16:24 +00:00
Oliver Kiehl
dede168069
change GameIDs to GameFeatures
...
svn-id: r6654
2003-03-01 22:52:49 +00:00
Travis Howell
1814063dc7
Start for Simon 1 amiga cd32 version support, not working right yet.
...
svn-id: r6450
2003-01-14 04:25:38 +00:00
Travis Howell
b989a3a934
Fix crashes in simon2dos/talkie caused by my music changes awhile back.
...
svn-id: r6328
2003-01-04 08:46:10 +00:00
Travis Howell
3a4782f166
Add olki's patch for sound effects in simon1dos
...
Plus hack to allow choice between midi music and sound effects via 's' key
svn-id: r6326
2003-01-03 12:06:30 +00:00
Travis Howell
2e66c05f47
Remove the fixme
...
svn-id: r6058
2002-12-22 09:26:42 +00:00
Travis Howell
987a823ffe
First attempt at proper simon 2 midi support
...
Thanks to olki's previous work
svn-id: r6056
2002-12-22 08:08:53 +00:00
Travis Howell
e347600e11
Fix some comments and add missing variable change
...
svn-id: r6027
2002-12-19 15:46:02 +00:00
Travis Howell
29ea4a4c49
Missed one
...
svn-id: r5957
2002-12-14 15:56:17 +00:00
Travis Howell
490dbf25a2
Remove commented code thats no longer needed.
...
svn-id: r5956
2002-12-14 15:48:58 +00:00
Travis Howell
2986adb53d
Correct error in last commit
...
svn-id: r5884
2002-12-08 15:39:57 +00:00
Travis Howell
3472a5c1e7
A few video opcode renames
...
svn-id: r5883
2002-12-08 14:48:56 +00:00
Travis Howell
710a311c0e
Enable debug keys and warnings only if debug mode selected.
...
Fix fast mode
svn-id: r5851
2002-12-06 02:14:37 +00:00
Travis Howell
1c8599066b
Change dump start vgascript into separate option again.
...
svn-id: r5769
2002-12-01 08:56:04 +00:00
Travis Howell
50e2752ba1
phase 3
...
svn-id: r5751
2002-11-29 16:50:15 +00:00
Travis Howell
189a686916
phase two
...
svn-id: r5742
2002-11-29 11:42:00 +00:00
Travis Howell
6d3decb597
Rename video opcodes phase one
...
svn-id: r5741
2002-11-29 10:18:32 +00:00
Travis Howell
82b2ab3be5
Disable extra debug output again since it causes crashes when viewing debug output
...
svn-id: r5739
2002-11-29 09:09:35 +00:00