Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-04 | Sorry for the mess.... Here is the mutex code :-) | Lionel Ulmer | |
svn-id: r4403 | |||
2002-06-02 | Small warning fix + double inclusion protection (can always be useful | Lionel Ulmer | |
:) ). svn-id: r4395 | |||
2002-05-14 | fixed compilation on more strict compilers | Max Horn | |
svn-id: r4320 | |||
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 | cleaning up the mess drigo left... <sigh> | Max Horn | |
svn-id: r4215 | |||
2002-05-04 | Change the 'poperty' call to be 64-bits clean. | Lionel Ulmer | |
Porters, please check that I did not break anything while updating your ports. Thanks :-) svn-id: r4196 | |||
2002-04-26 | Made compiler happy about newline at file end | Max Horn | |
svn-id: r4087 | |||
2002-04-24 | Add new Scale mode. Thanks Gregory Montoir. | James Brown | |
svn-id: r4069 | |||
2002-04-21 | Add boilerplate license to some files, to satisfy Debian types :) | James Brown | |
fmopl.c/fmopl.h are infringing on the GPL at the moment. We either need to replace these, or get permission to relicense them, before 0.2.0 svn-id: r4036 | |||
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-19 | Update minimalist (and broken) WinCE port | Nicolas Bacca | |
svn-id: r4000 | |||
2002-04-16 | Hooks for Dreamcast OSystem. | Marcus Comstedt | |
svn-id: r3968 | |||
2002-04-16 | MorphOS CD audio reenableeSystem() | Ruediger Hanke | |
svn-id: r3964 | |||
2002-04-16 | made virtual functions pure | Ludvig Strigeus | |
svn-id: r3959 | |||
2002-04-16 | Add hack for loom staff verbs. | James Brown | |
Readd CD Audio svn-id: r3956 | |||
2002-04-16 | endian fixes, | Ludvig Strigeus | |
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955 | |||
2002-04-14 | Updating MorphOS port to compile with current CVS state | Ruediger Hanke | |
svn-id: r3939 | |||
2002-04-14 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus | |
will make it nicer later. svn-id: r3931 | |||
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-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 | |||
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm | |
svn-id: r3833 | |||
2002-03-21 | Add system.h that I forgot in the last commit | Vincent Hamm | |
svn-id: r3796 |