aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
AgeCommit message (Collapse)Author
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