aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
AgeCommit message (Collapse)Author
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
svn-id: r11056
2003-11-02add missing inventory functionsJoost Peters
svn-id: r11051
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
svn-id: r11031
2003-10-31use Command classGregory Montoir
svn-id: r11017
2003-10-30new Verb classGregory Montoir
svn-id: r11010
2003-10-29only one RandomSource for the engineGregory Montoir
svn-id: r11004
2003-10-27more stuff for future Command classGregory Montoir
svn-id: r10987
2003-10-26cleanup, add commentsGregory Montoir
svn-id: r10977
2003-10-25add some methods to Logic for future Command classGregory Montoir
svn-id: r10965
2003-10-25added GameSettings class + FIND_VERB implementationGregory Montoir
svn-id: r10960
2003-10-24misc fixes/tweaksGregory Montoir
svn-id: r10954
2003-10-23move state related methods to specific class + minor changesGregory Montoir
svn-id: r10951
2003-10-23minor changes for future Command classGregory Montoir
svn-id: r10949
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
svn-id: r10944
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
svn-id: r10933
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵Gregory Montoir
implementations svn-id: r10924
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
svn-id: r10909
2003-10-19minor cleanup / comments updateGregory Montoir
svn-id: r10908
2003-10-18Special actions for cdint.cutDavid Eriksson
svn-id: r10895
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
svn-id: r10833
2003-10-16new Display class, cleanup GraphicsGregory Montoir
svn-id: r10827
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
svn-id: r10814
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810
2003-10-15DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff)Gregory Montoir
svn-id: r10808
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
svn-id: r10802
2003-10-14rewritten Logic::initialise(), making use of 'unserializing' functionsGregory Montoir
svn-id: r10799
2003-10-14preliminary FIND_STATE implementationGregory Montoir
svn-id: r10794
2003-10-14Get numFrames property.David Eriksson
svn-id: r10790
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
svn-id: r10779
2003-10-12Rename functionsDavid Eriksson
svn-id: r10770
2003-10-12added missing INITIATE() code, added language detection to Resource class, etc.Joost Peters
svn-id: r10767
2003-10-12minor initialise() tweaks, added panel zonesGregory Montoir
svn-id: r10763
2003-10-12minor additions for DISP_ROOMGregory Montoir
svn-id: r10758
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
svn-id: r10743
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
svn-id: r10731
2003-10-10Graphics tweaksGregory Montoir
svn-id: r10729
2003-10-10additions/corrections to walking functionsGregory Montoir
svn-id: r10709
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
svn-id: r10699
2003-10-09added walking functionsGregory Montoir
svn-id: r10695
2003-10-07Make it possible to get game languageDavid Eriksson
svn-id: r10661
2003-10-07add Joe struct + get/set functionsJoost Peters
svn-id: r10651
2003-10-06some additions + small readability rewriteJoost Peters
svn-id: r10638
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
svn-id: r10618
2003-10-04new header for common structs definitionsGregory Montoir
svn-id: r10591
2003-10-04Added gameState to QueenLogicDavid Eriksson
svn-id: r10590
2003-10-03namespace QueenMax Horn
svn-id: r10575
2003-10-03Use struct and not array for objectData.David Eriksson
svn-id: r10565
2003-10-02Fix bugs, add warnings.David Eriksson
svn-id: r10545
2003-10-02findBob function + tweaks in QueenLogicGregory Montoir
svn-id: r10538
2003-10-02Needing area, and it must be signed intsDavid Eriksson
svn-id: r10535