aboutsummaryrefslogtreecommitdiff
path: root/queen/walk.cpp
AgeCommit message (Expand)Author
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07Minor fixes.David Eriksson
2003-11-05walking fixes (int16/uint16)Gregory Montoir
2003-11-03init Walk::_joeMoveBlock at the right placeGregory Montoir
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-10-31use Command classGregory Montoir
2003-10-27more stuff for future Command classGregory Montoir
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa...Gregory Montoir
2003-10-18minor changes to joeMove() codeGregory Montoir
2003-10-15fix personMove / cutaway problemGregory Montoir
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
2003-10-14Persons must not be in table!David Eriksson
2003-10-14preliminary FIND_STATE implementationGregory Montoir
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
2003-10-10additions/corrections to walking functionsGregory Montoir
2003-10-09- Make _moveData table readableDavid Eriksson
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
2003-10-09added walking functionsGregory Montoir