aboutsummaryrefslogtreecommitdiff
path: root/sdl.cpp
AgeCommit message (Expand)Author
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
2001-12-28notification if alt-enter fullscreen doesn't workLudvig Strigeus
2001-12-28implemented shaking,Ludvig Strigeus
2001-12-27better full throttle support,Ludvig Strigeus
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
2001-12-03fixed mouse bug in non-scaled modeLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
2001-11-27some BOMP support,Ludvig Strigeus
2001-11-14music support,Ludvig Strigeus
2001-11-11implemented some sam&max specific features,Ludvig Strigeus
2001-11-10verb bug fix,Ludvig Strigeus