Ludvig Strigeus
|
ff6523f93f
|
made simon more endian safe
svn-id: r3930
|
2002-04-13 20:12:43 +00:00 |
|
Ludvig Strigeus
|
23d134ae8e
|
made more endian safe
svn-id: r3929
|
2002-04-13 20:08:58 +00:00 |
|
Ludvig Strigeus
|
fef5edf12f
|
Added mididrv.cpp, removed USE_ADLIB
svn-id: r3928
|
2002-04-13 19:12:18 +00:00 |
|
Ludvig Strigeus
|
bad581ae5e
|
only call MidiDriver_WIN_create if compiling for windows
svn-id: r3927
|
2002-04-13 19:06:10 +00:00 |
|
Ludvig Strigeus
|
65a98de8b9
|
removed anonymous struct
svn-id: r3926
|
2002-04-13 19:02:55 +00:00 |
|
Ludvig Strigeus
|
9f191ea9c5
|
new midi driver API,
no more USE_ADLIB,
a couple of sdl graphics driver fixes.
svn-id: r3925
|
2002-04-13 18:34:11 +00:00 |
|
Ludvig Strigeus
|
38628f3543
|
fixed bug when switching mode
svn-id: r3924
|
2002-04-13 13:11:24 +00:00 |
|
Ludvig Strigeus
|
5b5778d561
|
full screen mode works now (even if SDL doesn't support it)
svn-id: r3923
|
2002-04-13 12:43:02 +00:00 |
|
Ludvig Strigeus
|
d71ba3e5ab
|
try both uppercase and lowercase filename when opening files
svn-id: r3922
|
2002-04-13 11:44:56 +00:00 |
|
Ludvig Strigeus
|
151bbf6cca
|
fixed gfx glitch with 2xsai
svn-id: r3921
|
2002-04-13 11:32:15 +00:00 |
|
Ludvig Strigeus
|
b6aa3ab27d
|
added ctrl-z quit option
svn-id: r3920
|
2002-04-13 11:31:54 +00:00 |
|
Ludvig Strigeus
|
223d1bd858
|
prevent crash if no wav file available
svn-id: r3919
|
2002-04-13 11:11:41 +00:00 |
|
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 |
|