Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-31 | added some comments and re-indented some parts of code | Gregory Montoir |
2004-11-23 | cleanup, follow code conventions | Gregory Montoir |
2004-10-03 | merged FRAMES_JOE and FRAMES_JOE_XTRA | Gregory Montoir |
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir |
2004-01-18 | fix warning | Paweł Kołodziejski |
2004-01-16 | some assert() calls | Gregory Montoir |
2004-01-14 | - tweaked a bit walking functions to make persons stop walking when a cutaway... | Gregory Montoir |
2004-01-10 | cleanup | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-05 | added a class to manage banks, Queen::Graphics cleanup | Gregory Montoir |
2003-12-29 | cleanup & follow code conventions | Gregory Montoir |
2003-12-12 | cleanup | Gregory Montoir |
2003-12-11 | constructors cleanup | Gregory Montoir |
2003-12-06 | - handle person bank number hack slighlty differently (fix it when loading, n... | Gregory Montoir |
2003-12-04 | in original DOS version, characters *can* walk in last room | Gregory Montoir |
2003-12-03 | be consistent with animateJoe | Gregory Montoir |
2003-12-03 | fix walking person issue (noticeable when Azura is escaping from Floda) | Gregory Montoir |
2003-11-30 | cleanup | Gregory Montoir |
2003-11-26 | rename some methods (purely cosmetic) and fix some walking problems when clos... | Gregory Montoir |
2003-11-16 | fix some bugs : | Gregory Montoir |
2003-11-15 | fix some bugs : | Gregory Montoir |
2003-11-13 | fix some bugs : | Gregory Montoir |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | Minor fixes. | David Eriksson |
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir |
2003-11-03 | init Walk::_joeMoveBlock at the right place | Gregory Montoir |
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir |
2003-10-31 | use Command class | Gregory Montoir |
2003-10-27 | more stuff for future Command class | Gregory Montoir |
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson |
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa... | Gregory Montoir |
2003-10-18 | minor changes to joeMove() code | Gregory Montoir |
2003-10-15 | fix personMove / cutaway problem | Gregory Montoir |
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir |
2003-10-14 | Persons must not be in table! | David Eriksson |
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir |
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir |
2003-10-12 | DISP_ROOM additions/corrections | Gregory Montoir |
2003-10-11 | preliminary DISP_ROOM implementation | Gregory Montoir |
2003-10-10 | additions/corrections to walking functions | Gregory Montoir |
2003-10-09 | - Make _moveData table readable | David Eriksson |
2003-10-09 | minor additions to walk class + get/set functions for Logic::_area | Gregory Montoir |
2003-10-09 | added walking functions | Gregory Montoir |