Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-31 | fixed 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-18 | more 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-18 | some more cleanup | Max Horn | |
svn-id: r4761 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 | |||
2002-08-18 | trying to clean up the Simon code - gee this is a *BIG* mess! Argh! | Max Horn | |
svn-id: r4756 | |||
2002-08-14 | added common Engine base class for Scumm and SimonState (not yet very useful) | Max Horn | |
svn-id: r4742 | |||
2002-08-04 | Patch #590751: SIMON: FillOrCopyStruct unknowns | Max Horn | |
svn-id: r4699 | |||
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn | |
svn-id: r4632 | |||
2002-07-07 | once more | Max Horn | |
svn-id: r4477 | |||
2002-07-07 | indent run | Max Horn | |
svn-id: r4476 | |||
2002-06-29 | Large pointless commit #143: Start splitting Simon code into more managable ↵ | James Brown | |
and slightly understandable chunks svn-id: r4438 | |||
2002-06-18 | Simon1 fixes, Readme update | James Brown | |
svn-id: r4425 | |||
2002-06-05 | Apply .VOC support for Simon, by olki. | James Brown | |
svn-id: r4406 | |||
2002-05-14 | Remove 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-05 | Fixed some things to support MacOS port | Enrico Rolfi | |
svn-id: r4210 | |||
2002-05-05 | fix for MacOS native port | Max Horn | |
svn-id: r4205 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-20 | Remove \M's, add IRIX support. | James Brown | |
svn-id: r4019 | |||
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 | endian fixes, | Ludvig Strigeus | |
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955 | |||
2002-04-15 | command line option for sfx volume | Ludvig Strigeus | |
svn-id: r3947 | |||
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-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus | |
will make it nicer later. svn-id: r3931 | |||
2002-04-13 | made more endian safe | Ludvig Strigeus | |
svn-id: r3929 | |||
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 | added ctrl-z quit option | Ludvig Strigeus | |
svn-id: r3920 | |||
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 |