aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
AgeCommit message (Collapse)Author
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-19Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius.James Brown
svn-id: r4009
2002-04-19Use relative include paths to easy some ports.James Brown
svn-id: r4005
2002-04-19Update minimalist (and broken) WinCE portNicolas Bacca
svn-id: r4000
2002-04-18Reenable MorphOS Midi driver, small updates to CD open code (only when CD ↵Ruediger Hanke
audio is requested) and start options svn-id: r3997
2002-04-17Remove ADLIB default for Sam and Max - it should default to MIDIJames Brown
svn-id: r3974
2002-04-17Add Amiga palette option (-a)James Brown
svn-id: r3971
2002-04-16Hooks for Dreamcast OSystem.Marcus Comstedt
svn-id: r3968
2002-04-16MorphOS CD audio reenableeSystem()Ruediger Hanke
svn-id: r3964
2002-04-16Fix typo for the pedantic people on IRC.James Brown
svn-id: r3958
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-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
will make it nicer later. svn-id: r3931
2002-04-13only call MidiDriver_WIN_create if compiling for windowsLudvig Strigeus
svn-id: r3927
2002-04-13new midi driver API,Ludvig Strigeus
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925
2002-04-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
svn-id: r3916
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-04-12code cleanup - prepares for simon inclusionLudvig Strigeus
svn-id: r3910
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908
2002-04-07Add support for selecting CDROM drive for Loom/MI cd audio, fix midi supportJames Brown
svn-id: r3888
2002-04-07Fix Indy4 bootparam, some more Zak256 work, and a few minor things.James Brown
svn-id: r3887
2002-04-03Fix window title.James Brown
svn-id: r3851
2002-03-25Finish gameDetector renaming.James Brown
svn-id: r3823
2002-03-25Visual C++ compilation fixes, and renaming gameDetectorPaweł Kołodziejski
svn-id: r3822