aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-16Make simon stuff compile with DreamcastMarcus Comstedt
svn-id: r3966
2002-04-16Make simon stuff compile with MorphOSRuediger Hanke
svn-id: r3965
2002-04-16MorphOS CD audio reenableeSystem()Ruediger Hanke
svn-id: r3964
2002-04-16Small fix to get sounds to actually finish :-)Lionel Ulmer
svn-id: r3963
2002-04-16Proper commit now for MP3 sound support....Lionel Ulmer
svn-id: r3962
2002-04-16Added missing newline at end of file.Marcus Comstedt
svn-id: r3961
2002-04-16Fix Indy4. Make invalid actor warnings -d only.James Brown
FIXME note: Need to track down why these invalid calls are happening in the first place. svn-id: r3960
2002-04-16made virtual functions pureLudvig Strigeus
svn-id: r3959
2002-04-16Fix typo for the pedantic people on IRC.James Brown
svn-id: r3958
2002-04-16Small readme updates.James Brown
svn-id: r3957
2002-04-16Add hack for loom staff verbs.James Brown
Readd CD Audio svn-id: r3956
2002-04-16endian fixes,Ludvig Strigeus
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955
2002-04-16Remove outdated windows.cpp. GDI is pointless anyway, it's far slower thanJames Brown
using SDL. svn-id: r3954
2002-04-16Turn Indy4 mousefighting on by default. Can we do this in a better place?James Brown
svn-id: r3953
2002-04-16Make CVS compile again. BBrox, you put a call to play_mp3.. but forgot toJames Brown
add the function! svn-id: r3952
2002-04-15Just noticed that Strigeus updated the -s command line opt. Updated the ↵Jeremy Newman
Readme for that. svn-id: r3951
2002-04-15Spelling errors, and added some help with Mp3 audioJeremy Newman
svn-id: r3950
2002-04-15Fixed the MP3 support for .SOU files. I will let Arisme fix his MP3 audio ↵Lionel Ulmer
track support :-) svn-id: r3949
2002-04-15updated the -e midi optionsJeremy Newman
svn-id: r3948
2002-04-15command line option for sfx volumeLudvig Strigeus
svn-id: r3947
2002-04-15Remove old debug message.James Brown
svn-id: r3946
2002-04-15removed mouse cursor flickerLudvig Strigeus
svn-id: r3945
2002-04-15fixed colors in guiLudvig Strigeus
svn-id: r3944
2002-04-15fixed a few alignment issuesLudvig Strigeus
svn-id: r3943
2002-04-15Fix a wrong fix. This should correct many many wonderful little glitches. :)James Brown
svn-id: r3942
2002-04-15Added line to readme bug reporting procedures to help with findingJames Brown
regression bugs. svn-id: r3941
2002-04-14fixed a few endianness bugsLudvig Strigeus
svn-id: r3940
2002-04-14Updating MorphOS port to compile with current CVS stateRuediger Hanke
svn-id: r3939
2002-04-14Updated makefileLudvig Strigeus
svn-id: r3938
2002-04-14wrote new mixer class,Ludvig Strigeus
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937
2002-04-14fixed alignment bugs and intro freeze in simon2Ludvig Strigeus
svn-id: r3936
2002-04-14Minor changesTravis Howell
svn-id: r3935
2002-04-14Mirror Makefile changesTravis Howell
svn-id: r3934
2002-04-14On a whim, added link to daily builds 'for the adventurous'James Brown
svn-id: r3933
2002-04-14Update documentation to refect recent changes.James Brown
svn-id: r3932
2002-04-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
will make it nicer later. svn-id: r3931
2002-04-13made simon more endian safeLudvig Strigeus
svn-id: r3930
2002-04-13made more endian safeLudvig Strigeus
svn-id: r3929
2002-04-13Added mididrv.cpp, removed USE_ADLIBLudvig Strigeus
svn-id: r3928
2002-04-13only call MidiDriver_WIN_create if compiling for windowsLudvig Strigeus
svn-id: r3927
2002-04-13removed anonymous structLudvig Strigeus
svn-id: r3926
2002-04-13new midi driver API,Ludvig Strigeus
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925
2002-04-13fixed bug when switching modeLudvig Strigeus
svn-id: r3924
2002-04-13full screen mode works now (even if SDL doesn't support it)Ludvig Strigeus
svn-id: r3923
2002-04-13try both uppercase and lowercase filename when opening filesLudvig Strigeus
svn-id: r3922
2002-04-13fixed gfx glitch with 2xsaiLudvig Strigeus
svn-id: r3921
2002-04-13added ctrl-z quit optionLudvig Strigeus
svn-id: r3920
2002-04-13prevent crash if no wav file availableLudvig Strigeus
svn-id: r3919
2002-04-13possibly fix of compile on unixLudvig Strigeus
svn-id: r3918
2002-04-13Move stringmaps to own file to prevent warnings.James Brown
svn-id: r3917