aboutsummaryrefslogtreecommitdiff
path: root/queen/walk.h
AgeCommit message (Collapse)Author
2003-12-12cleanupGregory Montoir
svn-id: r11600
2003-12-11constructors cleanupGregory Montoir
svn-id: r11589
2003-12-01cleanup header includesGregory Montoir
svn-id: r11449
2003-11-26rename some methods (purely cosmetic) and fix some walking problems when ↵Gregory Montoir
closing Journal screen svn-id: r11373
2003-11-16fix some bugs :Gregory Montoir
- Joe being unable to grab oil during carbam scene (walking bug, when dest_pt == orig_pt) - wrong Joe facing direction when opening plane door updated handlePinnacleRoom() comment svn-id: r11306
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11224
2003-11-05walking fixes (int16/uint16)Gregory Montoir
svn-id: r11146
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
svn-id: r11056
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵Gregory Montoir
implementations svn-id: r10924
2003-10-18minor changes to joeMove() codeGregory Montoir
svn-id: r10888
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
svn-id: r10802
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
svn-id: r10779
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
svn-id: r10743
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
svn-id: r10731
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