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