Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-06 | - handle person bank number hack slighlty differently (fix it when loading, ↵ | Gregory Montoir | |
not in personSetData) - remove some useless checks as there are no invalid bob numbers in actor data - minor cleanups in Area svn-id: r11520 | |||
2003-12-04 | in original DOS version, characters *can* walk in last room | Gregory Montoir | |
svn-id: r11492 | |||
2003-12-03 | be consistent with animateJoe | Gregory Montoir | |
svn-id: r11490 | |||
2003-12-03 | fix walking person issue (noticeable when Azura is escaping from Floda) | Gregory Montoir | |
svn-id: r11488 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
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-15 | fix some bugs : | Gregory Montoir | |
- right-clicking on inventory item doesn't execute default action - unapplied room light level when Joe enters a room - updated comment in roomDisplay on palette fading problem - during dialogue, invalid mouse-overs (added enum for joeWalk flag too) preparing Journal stuff : - add a (almost useless) useJournal method to Logic - removed useless code in Graphics, as it should (and could) be easily re-written in a more OO way svn-id: r11299 | |||
2003-11-13 | fix some bugs : | Gregory Montoir | |
- grayed panel disappearing during cutaway - canceling joe walk before switching to another room svn-id: r11277 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11224 | |||
2003-11-07 | Minor fixes. | David Eriksson | |
svn-id: r11185 | |||
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir | |
svn-id: r11146 | |||
2003-11-03 | init Walk::_joeMoveBlock at the right place | Gregory Montoir | |
svn-id: r11091 | |||
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir | |
svn-id: r11056 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-27 | more stuff for future Command class | Gregory Montoir | |
svn-id: r10987 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
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-15 | fix personMove / cutaway problem | Gregory Montoir | |
svn-id: r10807 | |||
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir | |
svn-id: r10802 | |||
2003-10-14 | Persons must not be in table! | David Eriksson | |
svn-id: r10797 | |||
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir | |
svn-id: r10794 | |||
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 | - Make _moveData table readable | David Eriksson | |
- Add missing member in last table entry svn-id: r10700 | |||
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 |