aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
AgeCommit message (Collapse)Author
2003-11-14rewitten fullscreen/panel switching codeGregory Montoir
svn-id: r11296
2003-11-10Make the fix like the original game instead.David Eriksson
svn-id: r11248
2003-11-09Added (quick-)Saving/LoadingJoost Peters
svn-id: r11230
2003-11-09enable (some of) the original debug passwordsGregory Montoir
svn-id: r11227
2003-11-09Moved _talkSelected to Logic.David Eriksson
svn-id: r11226
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11224
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
svn-id: r11205
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
svn-id: r11197
2003-11-06- Improved talkingDavid Eriksson
- Lots of small fixes svn-id: r11165
2003-11-06Do not allow invalid room numbers.David Eriksson
svn-id: r11164
2003-11-06Validate room numberDavid Eriksson
svn-id: r11162
2003-11-06The more I implement, the more I need to implement.David Eriksson
- More cutaway code - More dialogue code Hint: Let the last intro cutaway finish if you don't want Joe to get stuck. svn-id: r11160
2003-11-04preliminary R_MAP implementationGregory Montoir
svn-id: r11125
2003-11-03cleanupGregory Montoir
svn-id: r11108
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