Ludvig Strigeus
|
f5f504ae97
|
possibly fix of compile on unix
svn-id: r3918
|
2002-04-13 10:41:27 +00:00 |
|
James Brown
|
9d398c689e
|
Move stringmaps to own file to prevent warnings.
svn-id: r3917
|
2002-04-13 04:44:59 +00:00 |
|
James Brown
|
94670b2eef
|
Fix various warnings, and things preventing non-win32 platforms from compiling.
svn-id: r3916
|
2002-04-13 04:39:04 +00:00 |
|
James Brown
|
44d4c1ac60
|
Remove Win32 dependency from sdl.cpp
svn-id: r3915
|
2002-04-13 04:11:18 +00:00 |
|
Travis Howell
|
087a6ed761
|
Added main.cpp and extra simon *.cpp files to makefiles
svn-id: r3914
|
2002-04-13 01:47:19 +00:00 |
|
Ludvig Strigeus
|
4e1e1e7552
|
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)
svn-id: r3913
|
2002-04-12 21:28:56 +00:00 |
|
Ludvig Strigeus
|
d2b0070c5f
|
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)
svn-id: r3912
|
2002-04-12 21:26:59 +00:00 |
|
Ludvig Strigeus
|
b195bb597c
|
put 2xsai filter in a separate file
svn-id: r3911
|
2002-04-12 10:35:29 +00:00 |
|
Ludvig Strigeus
|
3a4fa636ee
|
code cleanup - prepares for simon inclusion
svn-id: r3910
|
2002-04-12 10:34:46 +00:00 |
|
James Brown
|
6e508eed29
|
Fix anti-aliasing crash and a Zak crash. Note there are still AA
artifacts left on screen. Anyone want to fix this? :)
svn-id: r3909
|
2002-04-11 20:10:47 +00:00 |
|
James Brown
|
7696081c54
|
Large pointless reindentation of all the code. Also fixed a few mistakes
in the object flags code cleanup.
Flags used:
indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip
-ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader
-TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader
-TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm
-TSoundEngine -TPart -TPlayer
svn-id: r3908
|
2002-04-11 17:19:16 +00:00 |
|
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 |
|