aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2003-11-01use input->delay instead of system->delayGregory Montoir
2003-11-01don't do dynalum if palette scroll is disabledGregory Montoir
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-10-31Fix warningTorbjörn Andersson
2003-10-31use Command classGregory Montoir
2003-10-31initial version of Command classGregory Montoir
2003-10-31add mouse cursor codeGregory Montoir
2003-10-30add support for spanish cd versionJoost Peters
2003-10-30really return verb nameGregory Montoir
2003-10-30add methods needed by CommandGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-29A commit that has it all:David Eriksson
2003-10-29only one RandomSource for the engineGregory Montoir
2003-10-28add accessors for mouse current pos / button + keyVerbGregory Montoir
2003-10-28handle (x,y) negative coordinates in dynalumGregory Montoir
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-28forgot thisJoost Peters
2003-10-28add OGG playback to queenJoost Peters
2003-10-28safer dynalum tweakGregory Montoir
2003-10-28Safer use of dynalum.David Eriksson
2003-10-28cleanupJoost Peters
2003-10-28added loadFileMalloc() methodJoost Peters
2003-10-27more stuff for future Command classGregory Montoir
2003-10-26cleanup, add commentsGregory Montoir
2003-10-25add some methods to Logic for future Command classGregory Montoir
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-24Only free _logic once.Torbjörn Andersson
2003-10-24misc fixes/tweaksGregory Montoir
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-23Stop messing with _fastMode in delay().David Eriksson
2003-10-23Include scummsys.hDavid Eriksson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
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-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa...Gregory Montoir
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir
2003-10-20allow loading of rebuilt/compressed datafileJoost Peters
2003-10-20cross reference update / cleanupGregory Montoir
2003-10-20- Disable debug messagesDavid Eriksson