aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-13some refactoring in Command code (removed/commented unused code, renamed some...Gregory Montoir
2003-12-13* don't call a variable 'bit' which stores a byte'Max Horn
2003-12-13small fix for hexdump()Max Horn
2003-12-13patch #858731 to work around MSVC6 compiler bugsMax Horn
2003-12-13Fix regressions.Travis Howell
2003-12-13quick load/save isn't possible for simon1dmeoTravis Howell
2003-12-13fixed warningsPaweł Kołodziejski
2003-12-13updatePaweł Kołodziejski
2003-12-13 o Fix bug which crashed scummvm in some casesEugene Sandulenko
2003-12-13 o first scene is completable, although it seems to me that enemy movingEugene Sandulenko
2003-12-13Remove warning.Travis Howell
2003-12-13Don't switch voice file in simon2mac unless needed.Travis Howell
2003-12-13Thereis no save slot 0 in simon games.Travis Howell
2003-12-13OoopsTravis Howell
2003-12-13A new si,mon keyTravis Howell
2003-12-13Add slow motion optionTravis Howell
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-13added MD5 code to CVSMax Horn
2003-12-12updatePaweł Kołodziejski
2003-12-12cleanupGregory Montoir
2003-12-12get rid of queencomp target (rather simply always check for both queen.1 and ...Max Horn
2003-12-12avoid accessing detector->_game.midiMax Horn
2003-12-12init some more member varsMax Horn
2003-12-12cleanup: no need to access detector->_game.midi, since the value is fixed anywayMax Horn
2003-12-12 o Fixed playback. Now you see Ben fallingEugene Sandulenko
2003-12-12get rid of Verb classGregory Montoir
2003-12-12Added state.*Jamieson Christian
2003-12-12Add work around for bug in original simon1.Travis Howell
2003-12-12Prevent quick load/save during copy protection or conversation.Travis Howell
2003-12-12Don't update screen manually, as original didn't.Travis Howell
2003-12-11constructors cleanupGregory Montoir
2003-12-11cleanupGregory Montoir
2003-12-11Fix for bug #858262 (Note: casting to GUI::OptionsDialog* is wrong, it leads ...Max Horn
2003-12-11Oops, thanks khalek :)James Brown
2003-12-11A few updates, mostly replacing examples that still used -n to disable subtit...James Brown
2003-12-11Sync man page with README a bit. Remove mention of OpenGL backend in game keys.Jonathan Gray
2003-12-11add config file parameter to specify the desired port when using the ALSA mus...Jonathan Gray
2003-12-11merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as...Gregory Montoir
2003-12-11cleanupTorbjörn Andersson
2003-12-11Remove comment------Travis Howell
2003-12-11cleanupGregory Montoir
2003-12-11OoopsTravis Howell
2003-12-11centralize all State related stuffGregory Montoir
2003-12-11fix compilation on non-win32 systemsMax Horn
2003-12-11No need for buffers that large.Travis Howell
2003-12-11Change another debug define to keyTravis Howell
2003-12-11Emergency bugfixes:Torbjörn Andersson
2003-12-11Add new option to readmeTravis Howell
2003-12-11Add option to enable copy protection in SCUMM games, which ScummVM disable it...Travis Howell
2003-12-11Missed one spot.Travis Howell