aboutsummaryrefslogtreecommitdiff
path: root/queen/walk.cpp
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-12-31added some comments and re-indented some parts of codeGregory Montoir
2004-11-23cleanup, follow code conventionsGregory Montoir
2004-10-03merged FRAMES_JOE and FRAMES_JOE_XTRAGregory Montoir
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-01-18fix warningPaweł Kołodziejski
2004-01-16some assert() callsGregory Montoir
2004-01-14- tweaked a bit walking functions to make persons stop walking when a cutaway...Gregory Montoir
2004-01-10cleanupGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-06updated copyright noticeMax Horn
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2003-12-29cleanup & follow code conventionsGregory Montoir
2003-12-12cleanupGregory Montoir
2003-12-11constructors cleanupGregory Montoir
2003-12-06- handle person bank number hack slighlty differently (fix it when loading, n...Gregory Montoir
2003-12-04in original DOS version, characters *can* walk in last roomGregory Montoir
2003-12-03be consistent with animateJoeGregory Montoir
2003-12-03fix walking person issue (noticeable when Azura is escaping from Floda)Gregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-26rename some methods (purely cosmetic) and fix some walking problems when clos...Gregory Montoir
2003-11-16fix some bugs :Gregory Montoir
2003-11-15fix some bugs :Gregory Montoir
2003-11-13fix some bugs :Gregory Montoir
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