aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Collapse)Author
2002-04-18Now uses proper directory for savegames.Ludvig Strigeus
svn-id: r3993
2002-04-17Minor WinCE changesNicolas Bacca
svn-id: r3980
2002-04-16Make simon stuff compile with MorphOSRuediger Hanke
svn-id: r3965
2002-04-16endian fixes,Ludvig Strigeus
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955
2002-04-15command line option for sfx volumeLudvig Strigeus
svn-id: r3947
2002-04-15fixed a few alignment issuesLudvig Strigeus
svn-id: r3943
2002-04-14fixed a few endianness bugsLudvig Strigeus
svn-id: r3940
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-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
will make it nicer later. svn-id: r3931
2002-04-13made more endian safeLudvig Strigeus
svn-id: r3929
2002-04-13new midi driver API,Ludvig Strigeus
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925
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-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-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912