aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-19Initial work on correct engine pausingPaul Gilbert
2009-02-19In progress work on cleaning up the font system - giving proper variable name...Paul Gilbert
2009-02-19Moved a set of static arrays into the staticres.cpp filePaul Gilbert
2009-02-19formatingPaweł Kołodziejski
2009-02-19formatingPaweł Kołodziejski
2009-02-19Updated so z:\ paths will be reported properly as a directory and valid path.Lars Persson
2009-02-19Fix SCI 1.1 detection.Travis Howell
2009-02-19Update SCI version for Space Quest 4(Amiga).Travis Howell
2009-02-19Update SCI version for Leisure Suit Larry 2 (Amiga).Travis Howell
2009-02-19Update SCI version for Kings Quest 4 (Amiga).Travis Howell
2009-02-19Fix kq4 start (it was using the wrong version).Matthew Hoops
2009-02-19Update win32dist.Travis Howell
2009-02-19- Fix finding versions from exe'sMatthew Hoops
2009-02-19scan_file returns 1 if there's a failure, not 0; correct version_detect_from_...Matthew Hoops
2009-02-19Fixed regression in Options menu and disabled Save/Load buttons.Vicent Marti
2009-02-19Last minute fix (enabling/disabling widgets mid-frame).Vicent Marti
2009-02-19The background sounds option, only applies to Simon the Sorcerer 2.Travis Howell
2009-02-18syncEugene Sandulenko
2009-02-18formatingPaweł Kołodziejski
2009-02-18formatingPaweł Kołodziejski
2009-02-18Synced the SCI MSVC project filesFilippos Karapetis
2009-02-18Readded the code which reads the version from the original executable to the ...Filippos Karapetis
2009-02-18cleanupMax Horn
2009-02-18update msvc9Paweł Kołodziejski
2009-02-18remove not used includesPaweł Kołodziejski
2009-02-18Added initial implementation of the fallback detector for unknown versions (v...Filippos Karapetis
2009-02-18XCode project updated with latest SCI changesOystein Eftevaag
2009-02-18Added methods to get information for the detected game versionFilippos Karapetis
2009-02-18SCI: Moved util.h to the sci tools, as old_objects.* is the only code using (...Max Horn
2009-02-18update READMEPaweł Kołodziejski
2009-02-18remove dreamcast mixer platform code - no use for scummvmPaweł Kołodziejski
2009-02-18SCI: Added G_DIR_SEPARATOR to scicore/resource.cpp for now (I'll remove it ag...Max Horn
2009-02-18SCI: Some random cleanupMax Horn
2009-02-18missed to remove code from latest removalPaweł Kołodziejski
2009-02-18remove not used codePaweł Kołodziejski
2009-02-18Fixed warnings.Johannes Schickel
2009-02-18Updated the savegame.cfsml file to remove unused functions and generated the ...Filippos Karapetis
2009-02-18Updated the cfsml tool to silence MSVC warnings and to remove memory testingFilippos Karapetis
2009-02-18Fix documentation, warning prints to stderr not stdout.Johannes Schickel
2009-02-18add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINEJoost Peters
2009-02-18Fix makefileEugene Sandulenko
2009-02-18move cfsml.pl to the tools/ directoryEugene Sandulenko
2009-02-18restore removed filesEugene Sandulenko
2009-02-18Adding the files properly. Part1Eugene Sandulenko
2009-02-18Removed unused fileMax Horn
2009-02-18Added missing file savegame.cfsml (hopefully, compilation should REALLY be fi...Filippos Karapetis
2009-02-18Reverting commits which moved cfsml.pl and said.y, part 2Filippos Karapetis
2009-02-18Honour alpha bits in applyScreenShading() (used in "add game", "edit game" an...Joost Peters
2009-02-18report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ...Joost Peters
2009-02-18Use 4444 overlay on PSP (instead of 1555).Joost Peters