Max Horn
ca939b4884
Made compiler happy about newline at file end
...
svn-id: r4087
2002-04-26 13:39:01 +00:00
Max Horn
d83fcb54d0
added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (MacOS X)
...
svn-id: r4086
2002-04-26 13:18:49 +00:00
Max Horn
d5d06612ed
small fix to allow SDL version to work properly on Mac OS X
...
svn-id: r4085
2002-04-26 13:16:35 +00:00
James Brown
ee787694c9
Update BeOS project file
...
svn-id: r4084
2002-04-26 12:37:20 +00:00
James Brown
8a8c776b47
Fix screen corruption after shaking.
...
svn-id: r4083
2002-04-26 11:01:47 +00:00
James Brown
ff186267b1
Remove alt-enter on unix note: It works on SDL/Win32 now too
...
svn-id: r4082
2002-04-26 06:08:32 +00:00
James Brown
b065d233d1
Commit MI1/Indy4/etc crash fix :)
...
svn-id: r4081
2002-04-26 02:53:40 +00:00
Vincent Hamm
ce464ac7e4
Fixed insane palette. Slowed down insane playback (need to find a better way)
...
svn-id: r4080
2002-04-25 11:06:15 +00:00
Vincent Hamm
f3aab1ce9c
Implemented a few new functions. Now you can control the crane in Full Throttle
...
svn-id: r4079
2002-04-25 08:53:10 +00:00
James Brown
d0bb864d35
Update debian package.
...
svn-id: r4078
2002-04-25 04:55:46 +00:00
James Brown
b7ce4fc936
Fix MI1 floppy scaling, and update readme.
...
svn-id: r4077
2002-04-25 04:12:18 +00:00
James Brown
2334c4778b
Apply patch to add 'monkeyvga' target for MI1 Floppy.
...
svn-id: r4076
2002-04-25 03:37:56 +00:00
Lionel Ulmer
fb5e38d454
Added beginning of (hacky) hardware scaling for the X11 port of
...
ScummVM. This is NOT finalized at all (for example mouse 'descaling'
is not implemented yet) but is here for the not-faint of heart :-)
If you want to try to play with it, replace '65' by the video port
supporting a RGB image format (search it with 'xvinfo').
This works with the latest NVIDIA drivers. I have no idea if any other
graphic driver exports this feature.
svn-id: r4075
2002-04-24 21:19:19 +00:00
Lionel Ulmer
57f4056015
Added the create_thread function.
...
svn-id: r4074
2002-04-24 19:35:49 +00:00
Vincent Hamm
ca4262ec0c
Fixed transition effects in non V7 games
...
svn-id: r4073
2002-04-24 14:13:09 +00:00
James Brown
d97a8e547a
Update manpage slightly.
...
svn-id: r4072
2002-04-24 09:59:42 +00:00
Vincent Hamm
5fadebd951
Quick fix to ft's fuel tower bug
...
svn-id: r4071
2002-04-24 07:53:48 +00:00
James Brown
1d2514665e
Remove old FixMe. This fixes Zak256 verbs not showing.
...
svn-id: r4070
2002-04-24 07:47:25 +00:00
James Brown
4cc43b3679
Add new Scale mode. Thanks Gregory Montoir.
...
svn-id: r4069
2002-04-24 07:42:29 +00:00
James Brown
c8cfb1e25a
Fix MI1 CD Music, I hope.
...
svn-id: r4068
2002-04-24 07:19:00 +00:00
James Brown
280136f13a
Fix Indy4/MI2 crash due to VirtScroll code.
...
Cleanup \N's - For gods sake fix your CVS client :)
svn-id: r4067
2002-04-24 04:26:09 +00:00
Vincent Hamm
20e9ad5e23
Major V7 update with vertical scrolling. Added a few scumm vars related to scrolling. Dig inventory isn't displayed where it should. I hope it doesn't break anything else in other game...
...
svn-id: r4066
2002-04-23 23:58:31 +00:00
James Brown
72798160d8
Quick patch to allow space between -p - Also remove compiler warning
...
svn-id: r4065
2002-04-23 18:11:36 +00:00
James Brown
c62c6637bf
Remove warning from file.
...
svn-id: r4064
2002-04-23 17:55:02 +00:00
James Brown
71ba38ba64
LGPL'ed FMOpl from AdPlug.
...
svn-id: r4063
2002-04-23 17:52:30 +00:00
James Brown
b1fd2d739a
Replace FMOpl with LGPL'ed version from AdPlug
...
svn-id: r4062
2002-04-23 17:51:39 +00:00
Vincent Hamm
342a21911e
Another akos codec 5 fix
...
svn-id: r4061
2002-04-23 14:58:53 +00:00
Nicolas Bacca
4795a042a5
Removed mp3_cd reference
...
svn-id: r4060
2002-04-23 07:15:07 +00:00
Nicolas Bacca
4e37e5ecbd
Forgot to remove them
...
svn-id: r4059
2002-04-23 07:13:17 +00:00
Nicolas Bacca
df95ef611a
Skip dialogue with skip button, fixed hardware keys but the right click
...
svn-id: r4058
2002-04-23 05:36:51 +00:00
Vincent Hamm
7ca32ea5eb
Made great progress with the akos codec 5. Placement is now correct but still experiencing bugs with background reset. Also fixed missing dialogues in dig when the talking actor isn't in the room (fix not 100% correct yet).
...
svn-id: r4057
2002-04-22 22:18:24 +00:00
Nicolas Bacca
9bd56e63ac
Removed fstat - not needed and not implemented on WinCE
...
svn-id: r4056
2002-04-22 19:29:22 +00:00
James Brown
aecbd8d8d2
Fix cursor hotspot offset. (swapped x/y coords)
...
svn-id: r4055
2002-04-22 18:01:32 +00:00
Vincent Hamm
d5a0d0d531
More work done on blast objects. Very preliminary implementation of akos codec 5
...
svn-id: r4054
2002-04-22 16:18:20 +00:00
Ruediger Hanke
1286475651
Fix the bottom of screen trashed bug
...
svn-id: r4053
2002-04-22 15:55:20 +00:00
Vincent Hamm
294ed1065c
Rewrote a part of the blast object management code for implementation of future features. That fixed the highway minigame in samnmax
...
svn-id: r4052
2002-04-22 13:55:28 +00:00
Vincent Hamm
e36f956006
Fixed samnmax intro thanks to segra suggestion
...
svn-id: r4051
2002-04-22 13:15:30 +00:00
James Brown
a2217e35ff
Fix MP3 compilation.
...
svn-id: r4050
2002-04-22 11:36:41 +00:00
James Brown
c74f966991
Apply urkles MI1 MP3 CD Audio patch and Loom MP3 syncronisation fix patch
...
svn-id: r4049
2002-04-22 11:18:11 +00:00
James Brown
d447f05709
Add voice channel tracking to stop script race in BumpusVille VR.
...
svn-id: r4048
2002-04-22 08:16:16 +00:00
James Brown
d0d3316634
BeOS compilation fix
...
svn-id: r4047
2002-04-22 03:05:59 +00:00
James Brown
bf9c754fae
Fix BEOS compilation.
...
svn-id: r4046
2002-04-22 03:04:58 +00:00
Nicolas Bacca
d9ce5c659c
Pause SFX, pre-initialized volume
...
svn-id: r4045
2002-04-21 21:58:21 +00:00
Nicolas Bacca
635cb77d5a
Handle simultaneous mouse move + mouse click event for WinCE
...
svn-id: r4044
2002-04-21 21:56:41 +00:00
Nicolas Bacca
f7b94a98f7
Fixed events, cursor, registry and hardware keys support, added new scan method for easier program install
...
svn-id: r4043
2002-04-21 21:55:48 +00:00
Nicolas Bacca
0e102853cb
New key page in GUI
...
svn-id: r4042
2002-04-21 21:54:08 +00:00
Nicolas Bacca
4b6012a0a1
Fixed WinCE port
...
svn-id: r4041
2002-04-21 21:52:17 +00:00
Vincent Hamm
db4e910422
Implemented another miscop. Now the music in the BigFoot bal room is correct
...
svn-id: r4040
2002-04-21 21:33:47 +00:00
Vincent Hamm
7c95649ba5
Some code cleanup in the blast object code for implementation of futur features
...
svn-id: r4039
2002-04-21 21:20:32 +00:00
Vincent Hamm
1b1d5795a8
Some new V7 scummvars. Implemented custom scale table in AKOS codec 1
...
svn-id: r4038
2002-04-21 19:38:00 +00:00