Jonathan Gray
|
12ff6c4f99
|
correct transparency colour for humongous games when using akos16
svn-id: r7676
|
2003-05-19 09:02:16 +00:00 |
|
Max Horn
|
682d88cf71
|
fix shadow warning
svn-id: r7675
|
2003-05-19 09:01:25 +00:00 |
|
Jonathan Gray
|
714cd3503d
|
make gui work if the requested string vars don't exist
svn-id: r7674
|
2003-05-19 08:42:10 +00:00 |
|
Jonathan Gray
|
6cb61537f4
|
enable midi for non puttdemo humongous games. need to properly return the result of whether music is running though...
svn-id: r7673
|
2003-05-19 08:04:47 +00:00 |
|
Jamieson Christian
|
29fb3e308f
|
Fixed music looping problem in simon1win
svn-id: r7672
|
2003-05-19 05:40:27 +00:00 |
|
Jamieson Christian
|
e088227e3b
|
Removed annoying debug output
svn-id: r7671
|
2003-05-19 05:14:18 +00:00 |
|
Jamieson Christian
|
417dc08484
|
Proof of concept for XMIDI parser in Humongous games.
You must still uncomment the VAR_SOUNDPARAM setting for this to work...?
svn-id: r7670
|
2003-05-19 05:04:38 +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 |
|
Jonathan Gray
|
243bcc74d3
|
sync local changes, fix pickOneOf
svn-id: r7668
|
2003-05-19 04:29:41 +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
|
b8d241edb2
|
*** empty log message ***
svn-id: r7665
|
2003-05-19 01:29:00 +00:00 |
|
Max Horn
|
a2ce5b6383
|
don't touch untouchable objects in V2 games
svn-id: r7664
|
2003-05-19 01:27:30 +00:00 |
|
Jamieson Christian
|
40ce9cdcc3
|
MidiStreamer goes away, replaced by MidiParser
svn-id: r7663
|
2003-05-19 00:50:30 +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 |
|
Max Horn
|
cf500b2450
|
enable box'ed walking in V2 games
svn-id: r7660
|
2003-05-19 00:25:26 +00:00 |
|
Jamieson Christian
|
bd326e83f7
|
Fixed virtual destructor problem
svn-id: r7659
|
2003-05-19 00:24:11 +00:00 |
|
Travis Howell
|
a9445ab8d6
|
Update simon 2 issues
svn-id: r7658
|
2003-05-19 00:22:37 +00:00 |
|
Max Horn
|
33d1f15f97
|
V2 walkbox matrix fixes
svn-id: r7657
|
2003-05-19 00:17:34 +00:00 |
|
Jamieson Christian
|
9cbc6904a0
|
Fixed gcc warnings, virtual destructor problem
svn-id: r7656
|
2003-05-19 00:12:16 +00:00 |
|
Jonathan Gray
|
1b410c50dd
|
remove dup object
svn-id: r7655
|
2003-05-19 00:02:50 +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 |
|
Max Horn
|
b43bca21cb
|
more cleanup
svn-id: r7653
|
2003-05-18 23:46:30 +00:00 |
|
Jamieson Christian
|
ac9a392a5b
|
Fixed VC++ warnings
svn-id: r7652
|
2003-05-18 23:45:34 +00:00 |
|
Max Horn
|
1f616edfcd
|
VAR_CHARCOUNT is a V2 only variable, so I moved its declaration to the other V2 only vars
svn-id: r7651
|
2003-05-18 23:37:44 +00:00 |
|
Jamieson Christian
|
febf19cb3f
|
SMF/GMF implementation of MidiParser
svn-id: r7650
|
2003-05-18 23:36:38 +00:00 |
|
Max Horn
|
f6d1e71194
|
oops
svn-id: r7649
|
2003-05-18 23:19:43 +00:00 |
|
Max Horn
|
1f8d481acb
|
fix for various regressions (not quite sure if the check for V2/v3 is right, but seems to work so far)
svn-id: r7648
|
2003-05-18 23:14:21 +00:00 |
|
Max Horn
|
5ac005860c
|
warning() automatically outputs a newline after the warning message; adding a newline into the format string adds another newline (which contains the single char '!')
svn-id: r7647
|
2003-05-18 21:14:50 +00:00 |
|
Max Horn
|
7171c5bcd4
|
cleanup
svn-id: r7646
|
2003-05-18 21:03:57 +00:00 |
|
Max Horn
|
6b7484f320
|
consistently index script slots with index 0 (not 1); this fixes bug #739463; made stopScriptNr match stopObjectScript more closely (we could merge them into one function one day)
svn-id: r7645
|
2003-05-18 20:57:32 +00:00 |
|
Max Horn
|
988ec14c5f
|
fixed debugger 'scripts' command
svn-id: r7644
|
2003-05-18 20:33:22 +00:00 |
|
Max Horn
|
7ec709e35f
|
Part of patch #739119 (attempt to fix bug #651077 at least partially)
svn-id: r7643
|
2003-05-18 19:51:50 +00:00 |
|
Max Horn
|
8f7f22aeae
|
implemented proper 'invalid walkbox' handling in older games (in newer games, box 0 is used as invalid box, while in older games this is a legal box and box 255 is the 'invalid' box); removed lots of FIXME's which were needed to cope with ScummVM not implementing the invalid walkbox stuff properly in the past; removed other actor FIXMEs.
svn-id: r7642
|
2003-05-18 19:44:22 +00:00 |
|
Paweł Kołodziejski
|
c9048e046b
|
update vc6 file
svn-id: r7640
|
2003-05-18 18:56:04 +00:00 |
|
Max Horn
|
8b4c663e12
|
Patch #738859: Experimental costume.cpp cleanup
svn-id: r7639
|
2003-05-18 18:36:14 +00:00 |
|
Jamieson Christian
|
ad548faeb6
|
MIDI Meta event Tx for virtual MidiDriver's
svn-id: r7638
|
2003-05-18 14:50:10 +00:00 |
|
Jonathan Gray
|
d9dd0c5300
|
update
svn-id: r7637
|
2003-05-18 14:43:50 +00:00 |
|
Jamieson Christian
|
79be84af36
|
New plug-in MIDI parser modules, INCOMPLETE.
svn-id: r7636
|
2003-05-18 14:25:33 +00:00 |
|
Travis Howell
|
fa82ad65f9
|
typo
svn-id: r7635
|
2003-05-18 14:13:21 +00:00 |
|
Jonathan Gray
|
02e5463f6f
|
comment UNIX defines for now
svn-id: r7634
|
2003-05-18 14:06:13 +00:00 |
|
Travis Howell
|
2cd2cc83b2
|
adlib fix for Simon games from Jamieson630
svn-id: r7633
|
2003-05-18 14:03:47 +00:00 |
|
Jonathan Gray
|
cf54a63639
|
HAVE_CONFIG_H
svn-id: r7632
|
2003-05-18 13:39:02 +00:00 |
|
Max Horn
|
657c8ca2e3
|
more V2 sentence cleanup
svn-id: r7631
|
2003-05-18 12:52:27 +00:00 |
|
Max Horn
|
a38c3599ce
|
fixed opcode 0x47
svn-id: r7630
|
2003-05-18 12:02:17 +00:00 |
|
Jonathan Gray
|
9dc0a6d3c8
|
remove ldd use
svn-id: r7629
|
2003-05-18 11:46:14 +00:00 |
|
Jonathan Gray
|
6174bb7c6b
|
rm -f
svn-id: r7628
|
2003-05-18 11:27:35 +00:00 |
|
Jonathan Gray
|
48d642dea6
|
make less broken
svn-id: r7627
|
2003-05-18 11:23:12 +00:00 |
|
Max Horn
|
c3b5fce262
|
number of actors in maniac is even 25 (according to the MM script-1)
svn-id: r7626
|
2003-05-18 11:21:31 +00:00 |
|