Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-01 | Fixed packing for non GCC compilers - Loom & Zak work on WinCE now | Nicolas Bacca | |
svn-id: r4151 | |||
2002-04-21 | Endian and alignment fixes to make Simon games boot (and play) on big endian ↵ | Ruediger Hanke | |
systems svn-id: r4033 | |||
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-19 | Use relative include paths to easy some ports. | James Brown | |
svn-id: r4005 | |||
2002-04-19 | Update minimalist (and broken) WinCE port | Nicolas Bacca | |
svn-id: r4000 | |||
2002-04-18 | Now uses proper directory for savegames. | Ludvig Strigeus | |
svn-id: r3993 | |||
2002-04-17 | Minor WinCE changes | Nicolas Bacca | |
svn-id: r3980 | |||
2002-04-16 | Added missing newline at end of file. | Marcus Comstedt | |
svn-id: r3967 | |||
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-15 | fixed a few alignment issues | Ludvig Strigeus | |
svn-id: r3943 | |||
2002-04-14 | fixed a few endianness bugs | Ludvig Strigeus | |
svn-id: r3940 | |||
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 | 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 | 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 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown | |
svn-id: r3916 | |||
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 |