aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.cpp
AgeCommit message (Expand)Author
2003-11-10fix some bugs :Gregory Montoir
2003-11-10Return mouse cursor and panel after cutaway.David Eriksson
2003-11-09fix small leakJoost Peters
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-08fix bad animation string at amazon entrance roomGregory Montoir
2003-11-08fix dufflebag problemGregory Montoir
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-07Small fixes.David Eriksson
2003-11-07Minor fixes.David Eriksson
2003-11-07Added partial playSong() implementationJoost Peters
2003-11-06- Improved talkingDavid Eriksson
2003-11-06more enum stuffJoost Peters
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-04fix demo crash after introductionGregory Montoir
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-03enable room switchingGregory Montoir
2003-11-02Remove old FIXMEJoost Peters
2003-11-02change inventory browsing to match originalJoost Peters
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-11-02add missing inventory functionsJoost Peters
2003-10-31use Command classGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-29only one RandomSource for the engineGregory Montoir
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-25added GameSettings class + FIND_VERB implementationGregory Montoir
2003-10-25whateverJoost Peters
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-20real Logic::anim cleanupGregory Montoir
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
2003-10-19minor cleanup / comments updateGregory Montoir
2003-10-18fix bad access on areasGregory Montoir
2003-10-18Special actions for cdint.cutDavid Eriksson
2003-10-17more palette stuffGregory Montoir
2003-10-16modified/fixed palette codeGregory Montoir
2003-10-16Initialize Joe's scaling.David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
2003-10-15- Use Logic::roomRefreshObject() in CutawayDavid Eriksson