aboutsummaryrefslogtreecommitdiff
path: root/system.h
AgeCommit message (Collapse)Author
2002-06-04Sorry for the mess.... Here is the mutex code :-)Lionel Ulmer
svn-id: r4403
2002-06-02Small warning fix + double inclusion protection (can always be usefulLionel Ulmer
:) ). svn-id: r4395
2002-05-14fixed compilation on more strict compilersMax Horn
svn-id: r4320
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-05cleaning up the mess drigo left... <sigh>Max Horn
svn-id: r4215
2002-05-04Change 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-26Made compiler happy about newline at file endMax Horn
svn-id: r4087
2002-04-24Add new Scale mode. Thanks Gregory Montoir.James Brown
svn-id: r4069
2002-04-21Add 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-20Commit of the X11 driver using the new OSystem interface. Plus some warning ↵Lionel Ulmer
fixes and gameDetector hacks. svn-id: r4024
2002-04-19Update minimalist (and broken) WinCE portNicolas Bacca
svn-id: r4000
2002-04-16Hooks for Dreamcast OSystem.Marcus Comstedt
svn-id: r3968
2002-04-16MorphOS CD audio reenableeSystem()Ruediger Hanke
svn-id: r3964
2002-04-16made virtual functions pureLudvig Strigeus
svn-id: r3959
2002-04-16Add hack for loom staff verbs.James Brown
Readd CD Audio svn-id: r3956
2002-04-16endian fixes,Ludvig Strigeus
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955
2002-04-14Updating MorphOS port to compile with current CVS stateRuediger Hanke
svn-id: r3939
2002-04-14wrote new mixer class,Ludvig Strigeus
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937
2002-04-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
will make it nicer later. svn-id: r3931
2002-04-13new midi driver API,Ludvig Strigeus
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912
2002-03-25Fixed most of the speed issues of insaneVincent Hamm
svn-id: r3833
2002-03-21Add system.h that I forgot in the last commitVincent Hamm
svn-id: r3796