Commit Graph

462 Commits

Author SHA1 Message Date
James Brown
d2d498d08c Fix Indy4 bootparam, some more Zak256 work, and a few minor things.
svn-id: r3887
2002-04-07 04:29:15 +00:00
Nicolas Bacca
6f2da5c673 fix Audio CD version oops
svn-id: r3886
2002-04-07 01:58:59 +00:00
Nicolas Bacca
facec50a49 Kind of hack that seems to synchronize loom's cutscenes + remove these damned ^M (time to configure my CVS properly I guess ...)
svn-id: r3885
2002-04-07 01:40:38 +00:00
Nicolas Bacca
37116811cc Small fix for MP3 CD music (successful cast sound, and a little bit more synchronized in cutscenes)
svn-id: r3884
2002-04-07 00:47:55 +00:00
Ruediger Hanke
d5d4c8d178 Attempt to fix an audio problem somebody reported which I can't reproduce ...
svn-id: r3883
2002-04-06 15:57:34 +00:00
Ruediger Hanke
39ee96d901 Thorough fix for screen shaking
svn-id: r3882
2002-04-06 15:56:23 +00:00
James Brown
5cd1147a39 Update Readme to include Loom's completability. Is that even a real word?
svn-id: r3881
2002-04-06 04:36:49 +00:00
James Brown
141bac6fcb Final loom fixes. LoomCD is now completable, apart from sound glitches and lack of masking.
svn-id: r3880
2002-04-06 03:43:54 +00:00
James Brown
fb0cb66588 Hopefully fix these cutscene bugs for good.
svn-id: r3879
2002-04-06 01:14:42 +00:00
James Brown
933df055c9 One FIXME for cutscene code... there's still something subtracting 1 from a null cutscene..
svn-id: r3878
2002-04-05 17:18:57 +00:00
James Brown
d31eba858b Cutscene fix take 2
svn-id: r3877
2002-04-05 16:51:29 +00:00
James Brown
2e0443e741 Fix Indy3/Loom override bugs. THIS MAY BREAK OTHER GAMES. Please test.
svn-id: r3876
2002-04-05 16:41:02 +00:00
James Brown
53b3cf6838 Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's
from mp3_cd files (cheers khalek). Arisme: check your CVS options, you need
to do CR/LF conversion :)

svn-id: r3875
2002-04-05 08:48:10 +00:00
James Brown
5c8e3d8453 Added Zak256/Indy3 walkbox locking support.
svn-id: r3874
2002-04-05 08:13:53 +00:00
Nicolas Bacca
4a3f14b2f7 Fixed mp3 desynch due to a stupid cast
svn-id: r3873
2002-04-05 06:08:22 +00:00
James Brown
a37a4b6f3b New Visual C makefile with mp3_cd support
svn-id: r3872
2002-04-05 05:19:30 +00:00
James Brown
1fce722b72 More cd_mp3 fixes....
svn-id: r3871
2002-04-05 05:05:42 +00:00
James Brown
ab4d230f57 Fix minor typo
svn-id: r3870
2002-04-05 04:38:59 +00:00
James Brown
8448963ee5 Fix mp3_cd support
svn-id: r3869
2002-04-05 04:35:41 +00:00
James Brown
4c9a95c3f9 Fix last BOOL
svn-id: r3868
2002-04-05 04:24:39 +00:00
James Brown
3f2f8f958c Move mp3_cd include within #IFDEF
svn-id: r3867
2002-04-05 04:18:30 +00:00
James Brown
a97ab0a7d3 Fix copy & paste error - use bool, not BOOL in cross-platform SDL apps.
svn-id: r3866
2002-04-05 04:17:32 +00:00
James Brown
ce4a1eb843 Remove (hopefully) obsolete Indy4 FIXME's
svn-id: r3865
2002-04-05 04:14:47 +00:00
Travis Howell
327581fb63 Add mp3_cd.cpp
svn-id: r3864
2002-04-05 01:51:23 +00:00
Nicolas Bacca
51f343dc05 MP3 CD patch reorganized
svn-id: r3863
2002-04-05 00:00:46 +00:00
Nicolas Bacca
2e288912a2 Revenge of the son of the charset fix
svn-id: r3862
2002-04-04 23:02:02 +00:00
Nicolas Bacca
cbad525cd3 MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X to MP3 CBR and name them trackX.mp3 in the game directory - only tested with Loom
svn-id: r3861
2002-04-04 22:47:03 +00:00
Vincent Hamm
7961107156 Removed ugly object fix that was implemented while the flags were buggy. Now you can exit the village in LoomCd
svn-id: r3860
2002-04-04 19:36:07 +00:00
Ruediger Hanke
a7897157f5 Removed some obsolete code
svn-id: r3859
2002-04-04 14:05:54 +00:00
Ruediger Hanke
954b58cd0c MorphOS port
svn-id: r3858
2002-04-04 12:54:27 +00:00
James Brown
a34bff0c87 Always remember, = != ==, and & != &&
svn-id: r3857
2002-04-04 04:38:18 +00:00
James Brown
22d93323fa Fix walking outside crash in Indy3
svn-id: r3856
2002-04-04 03:20:21 +00:00
James Brown
2403a5465e Fix idiotic typo in verbage fix
svn-id: r3855
2002-04-04 03:06:07 +00:00
James Brown
a0f9e4082d Fix Zak/Indy3 verbage issues.
svn-id: r3854
2002-04-04 02:58:04 +00:00
Paweł Kołodziejski
f133cf6f56 Reenable masking detection for Indy3/Zak/Loom - still not correct, I've got no idea how this code actually does the masking.
svn-id: r3853
2002-04-03 17:40:32 +00:00
James Brown
7afd2a11db Fix removal of objects in Zak/Indy3/Loom
svn-id: r3852
2002-04-03 16:20:17 +00:00
James Brown
aa160c52c0 Fix window title.
svn-id: r3851
2002-04-03 16:09:56 +00:00
James Brown
8258a26aed Fix bad opcode at Zak Airport
svn-id: r3850
2002-04-03 15:51:43 +00:00
James Brown
f896193a83 Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment.
svn-id: r3849
2002-04-03 15:45:32 +00:00
Vincent Hamm
60c0e580ab fixed a little glitch that appeared in insane palette
svn-id: r3848
2002-04-02 17:22:03 +00:00
Vincent Hamm
5425849f43 Wrote the string map for V7. Gui colors are still bad
svn-id: r3847
2002-04-02 17:15:27 +00:00
James Brown
1415ba6d0c Fixed saved states - broke format of course, we need to come up with a better way to do this. Thanks jah :)
svn-id: r3846
2002-04-01 06:53:59 +00:00
Nicolas Bacca
d304e2da6c Re-enable Monkey Island 2 difficulty level choice
svn-id: r3845
2002-03-31 11:55:24 +00:00
Nicolas Bacca
73b8043302 Fix charset background problem in VC
svn-id: r3844
2002-03-31 09:06:51 +00:00
Nicolas Bacca
8780d0e5d6 Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing objects problem due to an invalid elevation. Please yell if it breaks something else :)
svn-id: r3843
2002-03-31 08:35:42 +00:00
Nicolas Bacca
bbf5a49a95 Fix AKOS on VC :D
svn-id: r3842
2002-03-31 02:01:14 +00:00
Lionel Ulmer
37c990d3ab Another small init fix thanks to Valgrind (using Sam n Max this time).
svn-id: r3841
2002-03-30 21:24:15 +00:00
Lionel Ulmer
70850a3b73 Added some new initialisations thanks to Valgrind.
Please could people more aware than me of ScummVM internals check if they
are right :-)

svn-id: r3840
2002-03-30 20:12:20 +00:00
Lionel Ulmer
73c2f8b640 Fixed compilation on Linux (by removing a Windowism :-) ).
svn-id: r3839
2002-03-30 10:32:55 +00:00
James Brown
9a751f4e76 Fix some VC6++ debug actor-related crashes.
Mask, Charset color and WaitForMessage hangs still remain.

svn-id: r3838
2002-03-29 12:15:41 +00:00