aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-10-20usage string has to be updated (as I explained in various commit messages and...Max Horn
2003-10-20allow loading of rebuilt/compressed datafileJoost Peters
2003-10-20cross reference update / cleanupGregory Montoir
2003-10-20- Disable debug messagesDavid Eriksson
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
2003-10-20Restrict Maniac demo mode to V1 Maniac.Travis Howell
2003-10-20cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm.Travis Howell
2003-10-20remaining palette stuffGregory Montoir
2003-10-20real Logic::anim cleanupGregory Montoir
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir