aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
AgeCommit message (Expand)Author
2003-11-10Make the fix like the original game instead.David Eriksson
2003-11-09Added (quick-)Saving/LoadingJoost Peters
2003-11-09enable (some of) the original debug passwordsGregory Montoir
2003-11-09Moved _talkSelected to Logic.David Eriksson
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-06- Improved talkingDavid Eriksson
2003-11-06Do not allow invalid room numbers.David Eriksson
2003-11-06Validate room numberDavid Eriksson
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-11-02add missing inventory functionsJoost Peters
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-10-31use Command classGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-29only one RandomSource for the engineGregory Montoir
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-25added GameSettings class + FIND_VERB implementationGregory Montoir
2003-10-24misc fixes/tweaksGregory Montoir
2003-10-23move state related methods to specific class + minor changesGregory Montoir
2003-10-23minor changes for future Command classGregory Montoir
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa...Gregory Montoir
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
2003-10-19minor cleanup / comments updateGregory Montoir
2003-10-18Special actions for cdint.cutDavid Eriksson
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
2003-10-15DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff)Gregory Montoir
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
2003-10-14rewritten Logic::initialise(), making use of 'unserializing' functionsGregory Montoir
2003-10-14preliminary FIND_STATE implementationGregory Montoir
2003-10-14Get numFrames property.David Eriksson
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
2003-10-12Rename functionsDavid Eriksson
2003-10-12added missing INITIATE() code, added language detection to Resource class, etc.Joost Peters
2003-10-12minor initialise() tweaks, added panel zonesGregory Montoir
2003-10-12minor additions for DISP_ROOMGregory Montoir
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
2003-10-10Graphics tweaksGregory Montoir
2003-10-10additions/corrections to walking functionsGregory Montoir