87 Commits

Author SHA1 Message Date
Travis Howell
b16d51a257 Rename function.
svn-id: r10970
2003-10-26 04:35:35 +00:00
Travis Howell
b582881471 Missed one
svn-id: r10930
2003-10-21 11:45:46 +00:00
Travis Howell
c3deeb3daf Correctly reanem var this time.
svn-id: r10929
2003-10-21 11:41:33 +00:00
Travis Howell
e4813cfab5 Rename a few vars
svn-id: r10928
2003-10-21 10:34:56 +00:00
Travis Howell
27fc807688 Minor cleanup
svn-id: r10823
2003-10-16 09:41:35 +00:00
Max Horn
a4b72c9d6e Simon namespace
svn-id: r10574
2003-10-03 19:42:27 +00:00
Torbjörn Andersson
570e60a487 Whitespace changes
svn-id: r10390
2003-09-24 06:33:59 +00:00
Torbjörn Andersson
dfe5d067bb Reverted previous change since the mixer change was reverted.
svn-id: r9929
2003-08-30 20:35:07 +00:00
Torbjörn Andersson
e7bebcf7aa Fixed Simon 2 intro regression (and possibly others as well) caused by
recent mixer change.

svn-id: r9926
2003-08-30 20:14:30 +00:00
Travis Howell
486c1c77e1 Remove line
svn-id: r9452
2003-08-04 06:01:08 +00:00
Travis Howell
e739a9644c Fix Golum Ring causes graphic glitches, bug #777966
svn-id: r9294
2003-07-30 16:25:05 +00:00
Travis Howell
00bcd731f5 Add/remove/update simon comments
svn-id: r9292
2003-07-30 11:16:09 +00:00
Travis Howell
f503013b5a Small cleanup
svn-id: r9290
2003-07-30 10:05:09 +00:00
Jamieson Christian
269757dabc vc_10_no_depack_swap implementation
svn-id: r9289
2003-07-30 09:36:48 +00:00
Max Horn
a57263fa0a unification
svn-id: r9242
2003-07-28 11:48:07 +00:00
Travis Howell
2b5cc772d7 Add sfx/voice support for simon1cd32, thanks to olki.
Adjust a few debugs
Add hack to allow load/save in simon1cd32 via keyboard

svn-id: r9105
2003-07-21 04:00:04 +00:00
Travis Howell
82f90bb6cf Fix regression
Switch erros to warnings

svn-id: r9092
2003-07-20 15:17:11 +00:00
Travis Howell
f91fb2980a This is actually needed
svn-id: r9049
2003-07-16 12:21:09 +00:00
Travis Howell
2b7227679a Use debug output instead of warnings for simon
Fix debug output in sky

svn-id: r9039
2003-07-15 16:40:24 +00:00
Travis Howell
d0915c690c Remove unneeded warning
svn-id: r9038
2003-07-15 15:26:17 +00:00
Travis Howell
eddf075495 Remove warning in simon
Add INDY3EGA Amiga - experimental support for sound effects, patch #771355

svn-id: r9033
2003-07-15 07:29:23 +00:00
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