aboutsummaryrefslogtreecommitdiff
path: root/sdl.cpp
AgeCommit message (Expand)Author
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
2002-03-25Created all the child scumm class. The good one is now selected according to ...Vincent Hamm
2002-03-25Fixed a few things in the launcherVincent Hamm
2002-03-24Fixed pal initVincent Hamm
2002-03-24Initial variable commit, Known issues:James Brown
2002-03-24A few more things, still very much broken.James Brown
2002-03-24Add a few more uninited variables. Not done yet.James Brown
2002-03-24Fixed some var initVincent Hamm
2002-03-24Fixed gui loopVincent Hamm
2002-03-23Implemented the read resource index as the first virtual fonction...Vincent Hamm
2002-03-23Changed the way games are detected. Now the detection is done out of the scum...Vincent Hamm
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-21Completly change the way the Scumm object is handled. Now the main execution ...Vincent Hamm
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-18Do some stuff to fix loom cd-music syncro. Sequences now run without 'speedin...James Brown
2002-03-17Fixed the 'window title' problem for the SDL and X11 ports. Other 'porters' s...Lionel Ulmer
2002-03-16Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1....James Brown
2002-03-14Make some code-execution changes to allow early initilisation of GUI.James Brown
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
2002-03-10Apply some patches by syke to prevent buffer overruns, etc.James Brown
2002-03-10Add SuperSai (-g2) and SuperEagle (-g3) modes. Much bugfixing and optimisatio...James Brown
2002-03-10Basic 2xSaI support. A little buggy. Use by starting with a -g1 parameter.James Brown
2002-03-09Added the config file support for the MacOS classic port. Inserted an atexit ...Enrico Rolfi
2002-03-07Fix a very silly -incorrect- fix for walkboxen. Matrix is still wrong, tho :(James Brown
2002-03-06Applied cleanup and scaling patch by Rob.James Brown
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2002-02-22Fixed some boxes issues. Matrix is still buggyVincent Hamm
2002-02-19Some temporary changes. New debug command 'b' draws walkboxes on the screen.James Brown
2002-02-19Voice support for loom talkie. Thanks Arisme.James Brown
2002-02-12Further LFL additions. Zak256 plays bits of its intro, and LoomCD partially r...James Brown
2001-12-29fixed two bugs in indy4.Ludvig Strigeus