Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir | |
svn-id: r11197 | |||
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson | |
- More cutaway code - More dialogue code Hint: Let the last intro cutaway finish if you don't want Joe to get stuck. svn-id: r11160 | |||
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir | |
svn-id: r11031 | |||
2003-10-25 | cleanup Graphics / populate BobSlot | Gregory Montoir | |
svn-id: r10961 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | Correct string animation. | David Eriksson | |
svn-id: r10931 | |||
2003-10-20 | fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37) | Gregory Montoir | |
svn-id: r10914 | |||
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 | fix truck intro problem | Gregory Montoir | |
svn-id: r10901 | |||
2003-10-18 | fix bob clipping errors | Gregory Montoir | |
svn-id: r10899 | |||
2003-10-18 | Improved the 'special moves' for intro cutaway (but the thugs must be | David Eriksson | |
hiding behind some crate...) svn-id: r10897 | |||
2003-10-18 | Handle cutaway text. | David Eriksson | |
svn-id: r10892 | |||
2003-10-18 | Moved function from Talk to Graphics because Cutaway need it too. | David Eriksson | |
svn-id: r10891 | |||
2003-10-18 | minor adds + cleanup + fix parallax problem | Gregory Montoir | |
svn-id: r10887 | |||
2003-10-17 | preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ↵ | Gregory Montoir | |
Bobs coordinates are also modified in cutaway/action_special_move svn-id: r10860 | |||
2003-10-16 | Make frames array available. | David Eriksson | |
svn-id: r10828 | |||
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-13 | dynalum implementation | Gregory Montoir | |
svn-id: r10781 | |||
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir | |
svn-id: r10779 | |||
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 | oups | Gregory Montoir | |
svn-id: r10710 | |||
2003-10-10 | additions/corrections to walking functions | Gregory Montoir | |
svn-id: r10709 | |||
2003-10-09 | added walking functions | Gregory Montoir | |
svn-id: r10695 | |||
2003-10-07 | some text functions | Gregory Montoir | |
svn-id: r10670 | |||
2003-10-07 | new header for common defines/enums + some additions to Graphics | Gregory Montoir | |
svn-id: r10662 | |||
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-03 | namespace Queen | Max Horn | |
svn-id: r10575 | |||
2003-10-02 | - Added QueenGraphics::bob() method | David Eriksson | |
- Match new[] with delete[] svn-id: r10546 | |||
2003-10-02 | minor changes to Graphics class (dtor...) | Gregory Montoir | |
svn-id: r10533 | |||
2003-10-01 | added Bob functions to Graphics class | Gregory Montoir | |
svn-id: r10528 | |||
2003-09-29 | consistency (must've overlooked these) | Joost Peters | |
svn-id: r10493 | |||
2003-09-29 | added BANK code from Gregory + minor change to loadFile() | Joost Peters | |
svn-id: r10491 |