aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2003-11-05walking fixes (int16/uint16)Gregory Montoir
2003-11-04fix demo crash after introductionGregory Montoir
2003-11-04change white palette entry for cursor in order to avoid glitch when palFadeIn...Gregory Montoir
2003-11-04display PCGames splash screen for demo versionGregory Montoir
2003-11-04R_MAP defineGregory Montoir
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-11-03oopsGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-03init Walk::_joeMoveBlock at the right placeGregory Montoir
2003-11-03cleanup / enable cutaway callsGregory Montoir
2003-11-03enable room switchingGregory Montoir
2003-11-03Add partial roomname enumJoost Peters
2003-11-02Remove old FIXMEJoost Peters
2003-11-02fix compile errorMax Horn
2003-11-02change inventory browsing to match originalJoost Peters
2003-11-02Match new[] with delete[].David Eriksson
2003-11-02Enable keys for panel commands.David Eriksson
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-11-02updateGregory Montoir
2003-11-02fix locking verb crashGregory Montoir
2003-11-02add missing inventory functionsJoost Peters
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