aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Collapse)Author
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
svn-id: r4632
2002-07-07once moreMax Horn
svn-id: r4477
2002-07-07indent runMax Horn
svn-id: r4476
2002-06-29Large pointless commit #143: Start splitting Simon code into more managable ↵James Brown
and slightly understandable chunks svn-id: r4438
2002-06-18Simon1 fixes, Readme updateJames Brown
svn-id: r4425
2002-06-05Apply .VOC support for Simon, by olki.James Brown
svn-id: r4406
2002-05-14Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon ↵James Brown
due to the autosaver. This changes the OSystem interface. Porters beware. svn-id: r4318
2002-05-05Fixed some things to support MacOS portEnrico Rolfi
svn-id: r4210
2002-05-05fix for MacOS native portMax Horn
svn-id: r4205
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning ↵Lionel Ulmer
fixes and gameDetector hacks. svn-id: r4024
2002-04-20Remove \M's, add IRIX support.James Brown
svn-id: r4019
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-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-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-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-13added ctrl-z quit optionLudvig Strigeus
svn-id: r3920
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912