41282 Commits

Author SHA1 Message Date
Ludvig Strigeus
34747b792a various code cleanups
svn-id: r3907
2002-04-11 15:22:02 +00:00
James Brown
e28ae164a9 Update readme a little.
svn-id: r3906
2002-04-11 15:11:56 +00:00
James Brown
09a109068e Remove unneeded init stuff
svn-id: r3905
2002-04-11 14:22:45 +00:00
Ludvig Strigeus
2f07607226 moved the dig angle calculation into getAngleFromPos
svn-id: r3904
2002-04-11 14:13:53 +00:00
Ruediger Hanke
371feb712a Loom-related Endian bug fix
svn-id: r3903
2002-04-10 20:52:55 +00:00
Ruediger Hanke
db1862a9af MorphOS version adapted to v0.2.0
svn-id: r3902
2002-04-10 20:48:27 +00:00
Ludvig Strigeus
ceeed55779 overloaded 'new' operator to get zero initialized objects
svn-id: r3901
2002-04-10 18:20:32 +00:00
Ruediger Hanke
38c1be274f Fixed colors in Super2xSaI and SuperEagle modes for little endian pixelformats (Voodoo, ...)
svn-id: r3900
2002-04-10 16:45:00 +00:00
Mutwin Kraus
1a2645cc03 Fixed some bugs, added SFX Sound and drawMouse, and some other stuff.
svn-id: r3899
2002-04-10 16:01:25 +00:00
Mutwin Kraus
71b7c6d3fe Fixed the bug that Keydowns weren't recoginzed, added MapKey and changed some accesses3 to the scumm class...
svn-id: r3898
2002-04-09 18:24:08 +00:00
Jeremy Newman
38451f1018 updated for 0.2.0
svn-id: r3897
2002-04-09 15:39:22 +00:00
James Brown
0313be280a Fix the BUN string parser. Doesn't crash other games anymore :)
svn-id: r3896
2002-04-09 06:46:24 +00:00
James Brown
011cf6e066 Start of The Dig voice support. Don't get excited, it doesn't do anything yet. :)
svn-id: r3895
2002-04-08 13:55:03 +00:00
James Brown
2189a0913a .
svn-id: r3894
2002-04-08 03:34:42 +00:00
Mutwin Kraus
6b0840f588 Changed the name of OffsetTable to MP3OffsetTable, as OffsetTable is already defined in the Apple Headers
svn-id: r3893
2002-04-07 18:46:50 +00:00
Mutwin Kraus
c8fb3d69d4 Updated the Carbon Mac Port to compile with the current Version. Also some small other changes done.
svn-id: r3892
2002-04-07 18:32:20 +00:00
James Brown
760b37f879 Fix MI1 cd music - Thanks khalek.
svn-id: r3891
2002-04-07 12:28:00 +00:00
James Brown
430a10d24a Update readme to note windows Loom bug
svn-id: r3890
2002-04-07 08:59:15 +00:00
James Brown
511a98ad4f Update workspace
svn-id: r3889
2002-04-07 07:34:15 +00:00
James Brown
3142a9c5cd Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support
svn-id: r3888
2002-04-07 07:33:39 +00:00
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