Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-14 | - tweaked a bit walking functions to make persons stop walking when a ↵ | Gregory Montoir | |
cutaway is canceled - removed unpack to bob frame 2 (as it is never used) - changed some error() calls to assert() - minor cleanups svn-id: r12385 | |||
2004-01-08 | cleanup, xref update | Gregory Montoir | |
svn-id: r12256 | |||
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir | |
- adapted Logic/Walk code to use it svn-id: r12250 | |||
2004-01-08 | mostly cleanup : | Gregory Montoir | |
- moved main update() method to QueenEngine - merged update() & checkPlayer() - added a method in Logic class to handle the CUTAWAY_SPECIAL stuff - Journal remembers last seen page - no need to call loadPanel() to restore panel palette, use palSetPanel() instead svn-id: r12240 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-29 | cleanup & follow code conventions | Gregory Montoir | |
svn-id: r12019 | |||
2003-12-12 | cleanup | Gregory Montoir | |
svn-id: r11600 | |||
2003-12-11 | constructors cleanup | Gregory Montoir | |
svn-id: r11589 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-11-26 | rename some methods (purely cosmetic) and fix some walking problems when ↵ | Gregory Montoir | |
closing Journal screen svn-id: r11373 | |||
2003-11-16 | fix 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-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11224 | |||
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir | |
svn-id: r11146 | |||
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir | |
svn-id: r11056 | |||
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-18 | minor changes to joeMove() code | Gregory Montoir | |
svn-id: r10888 | |||
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir | |
svn-id: r10802 | |||
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir | |
svn-id: r10779 | |||
2003-10-12 | DISP_ROOM additions/corrections | Gregory Montoir | |
svn-id: r10743 | |||
2003-10-11 | preliminary DISP_ROOM implementation | Gregory Montoir | |
svn-id: r10731 | |||
2003-10-10 | additions/corrections to walking functions | Gregory Montoir | |
svn-id: r10709 | |||
2003-10-09 | minor additions to walk class + get/set functions for Logic::_area | Gregory Montoir | |
svn-id: r10699 | |||
2003-10-09 | added walking functions | Gregory Montoir | |
svn-id: r10695 |