Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir | |
svn-id: r11056 | |||
2003-11-02 | add missing inventory functions | Joost Peters | |
svn-id: r11051 | |||
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir | |
svn-id: r11031 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-29 | only one RandomSource for the engine | Gregory Montoir | |
svn-id: r11004 | |||
2003-10-27 | more stuff for future Command class | Gregory Montoir | |
svn-id: r10987 | |||
2003-10-26 | cleanup, add comments | Gregory Montoir | |
svn-id: r10977 | |||
2003-10-25 | add some methods to Logic for future Command class | Gregory Montoir | |
svn-id: r10965 | |||
2003-10-25 | added GameSettings class + FIND_VERB implementation | Gregory Montoir | |
svn-id: r10960 | |||
2003-10-24 | misc fixes/tweaks | Gregory Montoir | |
svn-id: r10954 | |||
2003-10-23 | move state related methods to specific class + minor changes | Gregory Montoir | |
svn-id: r10951 | |||
2003-10-23 | minor changes for future Command class | Gregory Montoir | |
svn-id: r10949 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-20 | Logic::anim / BobSlot cleanup | Gregory Montoir | |
svn-id: r10909 | |||
2003-10-19 | minor cleanup / comments update | Gregory Montoir | |
svn-id: r10908 | |||
2003-10-18 | Special actions for cdint.cut | David Eriksson | |
svn-id: r10895 | |||
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson | |
svn-id: r10833 | |||
2003-10-16 | new Display class, cleanup Graphics | Gregory Montoir | |
svn-id: r10827 | |||
2003-10-15 | preliminary GRAPHIC_ANIM support | Gregory Montoir | |
svn-id: r10814 | |||
2003-10-15 | - Make Cutaway use Walk object from Logic | David Eriksson | |
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810 | |||
2003-10-15 | DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff) | Gregory Montoir | |
svn-id: r10808 | |||
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir | |
svn-id: r10802 | |||
2003-10-14 | rewritten Logic::initialise(), making use of 'unserializing' functions | Gregory Montoir | |
svn-id: r10799 | |||
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir | |
svn-id: r10794 | |||
2003-10-14 | Get numFrames property. | David Eriksson | |
svn-id: r10790 | |||
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir | |
svn-id: r10779 | |||
2003-10-12 | Rename functions | David Eriksson | |
svn-id: r10770 | |||
2003-10-12 | added missing INITIATE() code, added language detection to Resource class, etc. | Joost Peters | |
svn-id: r10767 | |||
2003-10-12 | minor initialise() tweaks, added panel zones | Gregory Montoir | |
svn-id: r10763 | |||
2003-10-12 | minor additions for DISP_ROOM | Gregory Montoir | |
svn-id: r10758 | |||
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 | Graphics tweaks | Gregory Montoir | |
svn-id: r10729 | |||
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 | |||
2003-10-07 | Make it possible to get game language | David Eriksson | |
svn-id: r10661 | |||
2003-10-07 | add Joe struct + get/set functions | Joost Peters | |
svn-id: r10651 | |||
2003-10-06 | some additions + small readability rewrite | Joost Peters | |
svn-id: r10638 | |||
2003-10-05 | renamed classes (we have our own namespace now) + fixed segfault in logic | Joost Peters | |
svn-id: r10618 | |||
2003-10-04 | new header for common structs definitions | Gregory Montoir | |
svn-id: r10591 | |||
2003-10-04 | Added gameState to QueenLogic | David Eriksson | |
svn-id: r10590 | |||
2003-10-03 | namespace Queen | Max Horn | |
svn-id: r10575 | |||
2003-10-03 | Use struct and not array for objectData. | David Eriksson | |
svn-id: r10565 | |||
2003-10-02 | Fix bugs, add warnings. | David Eriksson | |
svn-id: r10545 | |||
2003-10-02 | findBob function + tweaks in QueenLogic | Gregory Montoir | |
svn-id: r10538 | |||
2003-10-02 | Needing area, and it must be signed ints | David Eriksson | |
svn-id: r10535 |