James Brown
f9b44db5b0
Fix some Full Throttle smush problems from implementing the new Dig codecs.
...
Added preliminary FT smush sound by jah - This needs work, it has to be
able to STREAM audio to the mixer and append an existing buffer, not
just create a new sample for each audio packet.
svn-id: r4289
2002-05-12 11:47:50 +00:00
James Brown
83b90577ed
Remove no longer needed DOTT fixme
...
svn-id: r4288
2002-05-12 10:36:59 +00:00
James Brown
8e08b4b8ee
add warning about ctrl+f and ctrl+g
...
svn-id: r4287
2002-05-12 10:30:23 +00:00
James Brown
3beabb6c19
Fix crash if envvar not set.
...
svn-id: r4286
2002-05-12 10:18:40 +00:00
James Brown
b9e335ef0f
Add new MIDIPORT parameter to solve Linux sequencer issues.
...
svn-id: r4285
2002-05-12 09:21:27 +00:00
Max Horn
7b8a4f5927
make unknown sound basetags only generate a warning not an error (works around problem in MI1/Mac)
...
svn-id: r4284
2002-05-12 01:58:34 +00:00
James Brown
cdc2780522
Do waveout audio on win32, to allow cooperative sound. SDLs 'dsound' driver
...
doesn't do this, unfortunatly (although there's no reason it shouldn't!)
svn-id: r4283
2002-05-11 21:22:05 +00:00
James Brown
740785f110
FIXME to re-enable F5 under zak256 until we support the ingame save/load dialog
...
svn-id: r4282
2002-05-11 21:09:30 +00:00
Max Horn
429008dc26
fixed Indy 4 crash with a hack
...
svn-id: r4281
2002-05-11 20:00:32 +00:00
James Brown
d63e03a00e
Add paramless 'r' debug command to show the current room.
...
svn-id: r4280
2002-05-11 19:17:58 +00:00
James Brown
0d1e7d04ae
Zak256 walkbox locking fixes
...
svn-id: r4279
2002-05-11 17:54:41 +00:00
James Brown
572829b212
Zak walkbox locking fixes.
...
svn-id: r4278
2002-05-11 17:49:42 +00:00
Max Horn
c2b26a4590
once more changed the face direction calculation; allows to remove MI2 bridge hack in script_v1.cpp
...
svn-id: r4277
2002-05-11 14:55:03 +00:00
James Brown
48f4d103e0
Fix loom sound when using COMPRESSED_SOUND_FILE.
...
svn-id: r4276
2002-05-11 06:51:11 +00:00
Max Horn
1f46cee135
one more direction 'fix', getting rid of one FIXME hack for Indy 4
...
svn-id: r4275
2002-05-10 21:35:53 +00:00
Max Horn
4de29e7476
rewrote many_direction_tab a bit to make it clearer where that values come from
...
svn-id: r4274
2002-05-10 21:22:13 +00:00
Max Horn
1dc88c5855
added FIXME comment
...
svn-id: r4273
2002-05-10 21:19:24 +00:00
James Brown
08894c4d37
Update sam and max buglist
...
svn-id: r4272
2002-05-10 20:25:42 +00:00
James Brown
ecbf23da72
Impliment what we call 'random guesses' for Sam and Max iMUSE
...
svn-id: r4271
2002-05-10 20:21:12 +00:00
Paweł Kołodziejski
939f9314fa
Two fixmes - one for iMUSE bug in Sam and Max, the other for MI1VGA scaling
...
svn-id: r4270
2002-05-10 18:47:37 +00:00
Bastien Nocera
36acc99ae1
- removed wrapper script, re-added missing debian files (ooops!), added a README.Debian with some info about the config file for Ender
...
svn-id: r4269
2002-05-10 17:44:16 +00:00
Bastien Nocera
c72ceda700
- use the SF bug tracker instead of mailing me directly
...
svn-id: r4268
2002-05-10 17:32:36 +00:00
Bastien Nocera
1187b8fd37
- removed the old debian files, added new more correct ones, can be used to generate packages from releases and CVS. Just run the debian/prepare script beforehand. Do NOT modify the debian/changelog.debian file.
...
svn-id: r4267
2002-05-10 17:28:09 +00:00
James Brown
5502291f7a
Check gameID for Zak TV fix
...
svn-id: r4266
2002-05-10 16:14:52 +00:00
James Brown
b2882e1661
jah rocks, removing Vortex bug from readme
...
svn-id: r4265
2002-05-10 16:09:47 +00:00
James Brown
22cd647bbe
Fix mystery vortex freeze.
...
svn-id: r4264
2002-05-10 16:08:22 +00:00
Max Horn
875e370207
use normalizeAngle; use MF_NEW_LEG/MF_IN_LEG/MF_TURN/MF_LAST_LEG instead of 1/2/4/8 - easier to understand, and that's what we have these consts for anyway, no?
...
svn-id: r4263
2002-05-10 15:43:50 +00:00
Max Horn
2c01ae8b6b
a little comment
...
svn-id: r4262
2002-05-10 15:41:35 +00:00
Max Horn
db07e6f73a
once more palatte fix for 'simple scalers'
...
svn-id: r4261
2002-05-10 15:33:02 +00:00
Max Horn
8dbcdc661f
renamed fixActorDirection to setActorDirection; fixed a bug causing wrong actor directions
...
svn-id: r4260
2002-05-10 13:45:32 +00:00
James Brown
dc0fef7cc9
Fix somebodys silly mistake for box scaling :)
...
svn-id: r4259
2002-05-09 20:04:53 +00:00
Max Horn
ebbe5b4ae4
fixed stupid bug in my optimized mouse code
...
svn-id: r4258
2002-05-09 19:43:07 +00:00
Max Horn
5d74c6fb86
fix for #553206 (Palette latencies)
...
svn-id: r4257
2002-05-09 18:23:33 +00:00
James Brown
ceb97152c7
Fix odd Sam and Max iMUSE crash. Thread syncronisation bug?
...
svn-id: r4256
2002-05-09 18:03:07 +00:00
Max Horn
12c2318c76
fixed redraw bug in SDL backend
...
svn-id: r4255
2002-05-09 17:39:38 +00:00
Max Horn
8a333a6edf
added .cvsignore file
...
svn-id: r4254
2002-05-09 13:27:57 +00:00
Ruediger Hanke
646896103f
Simplified CD audio code
...
svn-id: r4253
2002-05-09 12:45:29 +00:00
Ruediger Hanke
71264464ff
Support for display sizes other than 320x200
...
svn-id: r4252
2002-05-09 11:26:37 +00:00
Ruediger Hanke
b9215aed47
sigh ... Dig sound endian fix second try
...
svn-id: r4251
2002-05-09 09:53:05 +00:00
James Brown
cf46277a7f
Revert incorrect endian fixes.
...
If there's something wrong here, it's with the MKID_BE define in scummsys.h, not this code.
svn-id: r4250
2002-05-09 03:51:51 +00:00
Ruediger Hanke
9687c60621
Big endian fixes
...
svn-id: r4249
2002-05-08 20:50:07 +00:00
Ruediger Hanke
154e4b375e
Update startup options
...
svn-id: r4248
2002-05-08 20:36:12 +00:00
James Brown
539313fea4
Remove 373 type conversion warnings
...
svn-id: r4247
2002-05-08 10:51:48 +00:00
Lionel Ulmer
ca382bbc1d
Hacked away some code from Timidity to support 'Pitch wheel'. The DOTT
...
intro now sounds a bit better than before using the 'midiemu' driver.
svn-id: r4246
2002-05-08 10:41:30 +00:00
James Brown
284a1c8879
Add oldRoomEffect needed for Zak256 ending
...
svn-id: r4245
2002-05-08 10:33:30 +00:00
Lionel Ulmer
6e7abc0a67
Do not forget the UNIX_X11 driver :-)
...
svn-id: r4244
2002-05-08 09:43:00 +00:00
James Brown
167b3d2bb7
Update documentation regarding Zak and MIDIEMU.
...
Default to MIDIEMU on UNIX targets.
svn-id: r4243
2002-05-08 09:38:23 +00:00
James Brown
41a843d762
Fix next to last Zak bugs.
...
Zak256 is now completable apart from getting stuck in the shop (walkbox issue)
svn-id: r4242
2002-05-08 09:09:39 +00:00
Lionel Ulmer
2676b82833
Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).
...
svn-id: r4241
2002-05-08 08:49:23 +00:00
Lionel Ulmer
96beb07529
Fixed the 'myinsbank' init (to not read memory that it should
...
not). Change the 'write_adlib' function to be more in line to what
AdPlug does.
svn-id: r4240
2002-05-08 08:47:20 +00:00