aboutsummaryrefslogtreecommitdiff
path: root/sdl.cpp
AgeCommit message (Expand)Author
2002-04-29Fixed properly the transparency problem. I would like people on BELionel Ulmer
2002-04-29Added Jeremy's nice icon to the SDL port of ScummVM using a customLionel Ulmer
2002-04-28Added cd audio stop patch from Gregory MontoirTravis Howell
2002-04-28Prevent debugger attach when we have switched to full-screen.Lionel Ulmer
2002-04-27ok, this now should work, pleeeaaseMax Horn
2002-04-27hopefully this fixes the scalers on non-MacOSX systems again...Max Horn
2002-04-27fixed scalers on systems which do not use 555 but 565 output surfacesMax Horn
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-24Add new Scale mode. Thanks Gregory Montoir.James Brown
2002-04-22Fix cursor hotspot offset. (swapped x/y coords)James Brown
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2002-04-20Fix MI1 CD Audio (hopefully). Thanks to gilder.James Brown
2002-04-18Semi-fix shaking distortion. Mouse pointer corrupts background tho.James Brown
2002-04-17Return of the MP3 CD patch ... use CBR 22 kHzNicolas Bacca
2002-04-17Add BeIDE project file (update readme accordingly).James Brown
2002-04-16Add hack for loom staff verbs.James Brown
2002-04-16endian fixes,Ludvig Strigeus
2002-04-15removed mouse cursor flickerLudvig Strigeus
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus
2002-04-13fixed bug when switching modeLudvig Strigeus
2002-04-13full screen mode works now (even if SDL doesn't support it)Ludvig Strigeus
2002-04-13fixed gfx glitch with 2xsaiLudvig Strigeus
2002-04-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
2002-04-13Remove Win32 dependency from sdl.cppJames Brown
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-04-12code cleanup - prepares for simon inclusionLudvig Strigeus
2002-04-11Fix anti-aliasing crash and a Zak crash. Note there are still AAJames Brown
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-04-07Fix MI1 cd music - Thanks khalek.James Brown
2002-04-07Add support for selecting CDROM drive for Loom/MI cd audio, fix midi supportJames Brown
2002-04-07Fix Indy4 bootparam, some more Zak256 work, and a few minor things.James Brown
2002-04-07fix Audio CD version oopsNicolas Bacca
2002-04-07Kind of hack that seems to synchronize loom's cutscenes + remove these damned...Nicolas Bacca
2002-04-07Small fix for MP3 CD music (successful cast sound, and a little bit more sync...Nicolas Bacca
2002-04-05Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M'sJames Brown
2002-04-05MP3 CD patch reorganizedNicolas Bacca
2002-04-04MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ...Nicolas Bacca
2002-04-03Fix bad opcode at Zak AirportJames Brown
2002-03-25Fixed most of the speed issues of insaneVincent Hamm
2002-03-25Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e...Vincent Hamm
2002-03-25Various fix in insaneVincent Hamm
2002-03-25Implemented gui during insaneVincent Hamm
2002-03-25Fixed a bit the gui for FT and DIG. It still doesn't display a thing but it's...Vincent Hamm
2002-03-25Fix text in pre-v3 games. Still broken:James Brown
2002-03-25Fix game speed.James Brown
2002-03-25Finish gameDetector renaming.James Brown
2002-03-25Visual C++ compilation fixes, and renaming gameDetectorPaweł Kołodziejski
2002-03-25Rechanged the way the scumm class is choose (sorry, can't make up my mind). I...Vincent Hamm