aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Collapse)Author
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-18more code unification; as a side effect, simon can take advantage of the ↵Max Horn
save path settings in the config file (inspired by patch #587694) svn-id: r4770
2002-08-18some more cleanupMax Horn
svn-id: r4761
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
svn-id: r4758
2002-08-18trying to clean up the Simon code - gee this is a *BIG* mess! Argh!Max Horn
svn-id: r4756
2002-08-14added common Engine base class for Scumm and SimonState (not yet very useful)Max Horn
svn-id: r4742
2002-08-04Patch #590751: SIMON: FillOrCopyStruct unknownsMax Horn
svn-id: r4699
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