Age | Commit message (Expand) | Author |
2003-11-14 | rewitten fullscreen/panel switching code | Gregory Montoir |
2003-11-10 | Make the fix like the original game instead. | David Eriksson |
2003-11-09 | Added (quick-)Saving/Loading | Joost Peters |
2003-11-09 | enable (some of) the original debug passwords | Gregory Montoir |
2003-11-09 | Moved _talkSelected to Logic. | David Eriksson |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-08 | Start/stop scenes - fixes missing panel. | David Eriksson |
2003-11-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir |
2003-11-06 | - Improved talking | David Eriksson |
2003-11-06 | Do not allow invalid room numbers. | David Eriksson |
2003-11-06 | Validate room number | David Eriksson |
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson |
2003-11-04 | preliminary R_MAP implementation | Gregory Montoir |
2003-11-03 | cleanup | Gregory Montoir |
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir |
2003-11-02 | add missing inventory functions | Joost Peters |
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir |
2003-10-31 | use Command class | Gregory Montoir |
2003-10-30 | new Verb class | Gregory Montoir |
2003-10-29 | only one RandomSource for the engine | Gregory Montoir |
2003-10-27 | more stuff for future Command class | Gregory Montoir |
2003-10-26 | cleanup, add comments | Gregory Montoir |
2003-10-25 | add some methods to Logic for future Command class | Gregory Montoir |
2003-10-25 | added GameSettings class + FIND_VERB implementation | Gregory Montoir |
2003-10-24 | misc fixes/tweaks | Gregory Montoir |
2003-10-23 | move state related methods to specific class + minor changes | Gregory Montoir |
2003-10-23 | minor changes for future Command class | Gregory Montoir |
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson |
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters |
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa... | Gregory Montoir |
2003-10-20 | Logic::anim / BobSlot cleanup | Gregory Montoir |
2003-10-19 | minor cleanup / comments update | Gregory Montoir |
2003-10-18 | Special actions for cdint.cut | David Eriksson |
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson |
2003-10-16 | new Display class, cleanup Graphics | Gregory Montoir |
2003-10-15 | preliminary GRAPHIC_ANIM support | Gregory Montoir |
2003-10-15 | - Make Cutaway use Walk object from Logic | David Eriksson |
2003-10-15 | DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff) | Gregory Montoir |
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir |
2003-10-14 | rewritten Logic::initialise(), making use of 'unserializing' functions | Gregory Montoir |
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir |
2003-10-14 | Get numFrames property. | David Eriksson |
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir |
2003-10-12 | Rename functions | David Eriksson |
2003-10-12 | added missing INITIATE() code, added language detection to Resource class, etc. | Joost Peters |
2003-10-12 | minor initialise() tweaks, added panel zones | Gregory Montoir |
2003-10-12 | minor additions for DISP_ROOM | Gregory Montoir |
2003-10-12 | DISP_ROOM additions/corrections | Gregory Montoir |
2003-10-11 | preliminary DISP_ROOM implementation | Gregory Montoir |
2003-10-10 | Graphics tweaks | Gregory Montoir |