aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-26Update issuesTravis Howell
2003-10-26Update issuesTravis Howell
2003-10-26Fix simon1dos freezesTravis Howell
2003-10-25add some methods to Logic for future Command classGregory Montoir
2003-10-25fix bug #830104: BASS won't start unless music driver chosenRobert Göffringmann
2003-10-25fix bug #828222: Adlib music stops during browsing the inventoryRobert Göffringmann
2003-10-25Changed the behaviour of the page up/down buttons in the save/load dialog.Torbjörn Andersson
2003-10-25cleanup Graphics / populate BobSlotGregory Montoir
2003-10-25added GameSettings class + FIND_VERB implementationGregory Montoir
2003-10-25whateverJoost Peters
2003-10-24added extra flag to mixer so we don't use free() on new'd pointersJoost Peters
2003-10-24Added sound and input modulesJamieson Christian
2003-10-24Fixed typo and added FIXME comment for the DotMatrix scaler.Torbjörn Andersson
2003-10-24Only free _logic once.Torbjörn Andersson
2003-10-24misc fixes/tweaksGregory Montoir
2003-10-24VC warningsTravis Howell
2003-10-23Make it possible to quit cutaways!David Eriksson
2003-10-23move state related methods to specific class + minor changesGregory Montoir
2003-10-23forgot theseGregory Montoir
2003-10-23minor changes for future Command classGregory Montoir
2003-10-23updatePaweł Kołodziejski
2003-10-23Stop messing with _fastMode in delay().David Eriksson
2003-10-23Include scummsys.hDavid Eriksson
2003-10-23Corrected/clarified some debug messages/commentsTorbjörn Andersson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-23Don't attempt to play sound in simon2mac if file doesn't exist.Travis Howell
2003-10-22fix gcc 3.3.2 warningOliver Kiehl
2003-10-22Remove commentsTravis Howell
2003-10-22Add load/save game failture messages from original games.Travis Howell
2003-10-22Moved a few remaining pieces of the script interpreter into the Logic classTorbjörn Andersson
2003-10-21updatePaweł Kołodziejski
2003-10-21(better ?) scrolling timingGregory Montoir
2003-10-21- Add some missing speechDavid Eriksson
2003-10-21Disable debug messageDavid Eriksson
2003-10-21forgot to commit thisJoost Peters
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-21- Better handling of complex animationsDavid Eriksson
2003-10-21Correct string animation.David Eriksson
2003-10-21Missed oneTravis Howell
2003-10-21Correctly reanem var this time.Travis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename functionTravis Howell
2003-10-21fix shadow'd variable, the single letter variable names in the simon code are...Jonathan Gray
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa...Gregory Montoir
2003-10-21Moved some more stuff into the Logic class.Torbjörn Andersson
2003-10-21Fix text spacing when backspace key is used when entering save game name in H...Travis Howell
2003-10-21Stop garbage been left behind with backspace key when entering save game name...Travis Howell
2003-10-20fix compile when using dynamic plugin supportOliver Kiehl
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir