Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-11 | constructors cleanup | Gregory Montoir | |
svn-id: r11589 | |||
2003-12-10 | - moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ↵ | Gregory Montoir | |
(this fixes the 2 irons bars being displayed at the end of c39a.cut) - moved my 'panel being hidden after the head room display' fix - fix problem in joeCutFacing / joeFacing in cutaway code svn-id: r11553 | |||
2003-12-10 | cleanup, split Cutaway::specialMove() into several methods ; this should ↵ | Gregory Montoir | |
allow us minor changes in order to support different/other special moves (demo, interview) svn-id: r11552 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-11-07 | Minor fixes. | David Eriksson | |
svn-id: r11185 | |||
2003-11-06 | Bug fix for non-quittable cutaways. | David Eriksson | |
svn-id: r11166 | |||
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-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-23 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | - Add some missing speech | David Eriksson | |
- Disable debug messages svn-id: r10936 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-21 | - Better handling of complex animations | David Eriksson | |
- Special action: scale title svn-id: r10932 | |||
2003-10-19 | Added scaling of objects in cutaways. | David Eriksson | |
svn-id: r10904 | |||
2003-10-19 | - currentImage stuff | David Eriksson | |
- create correct voice file prefix svn-id: r10903 | |||
2003-10-18 | Handle cutaway text. | David Eriksson | |
svn-id: r10892 | |||
2003-10-18 | - Fix some cutaway crashes | David Eriksson | |
- Implement more cutaway animation svn-id: r10890 | |||
2003-10-18 | Make the aeroplane fly (and Joe too... I wonder what he smoked.) | David Eriksson | |
svn-id: r10889 | |||
2003-10-17 | Make enums public. Fixes MSVC erros with enum usage in member structs | Jamieson Christian | |
svn-id: r10870 | |||
2003-10-15 | - Use Logic::roomRefreshObject() in Cutaway | David Eriksson | |
- Fix tiny bugs in Logic::roomRefreshObject() svn-id: r10812 | |||
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-14 | Working nicely with personMove disabled! | David Eriksson | |
svn-id: r10798 | |||
2003-10-12 | - Integrate with Joost's and Gregory's latest implementations. | David Eriksson | |
- Implement more... svn-id: r10771 | |||
2003-10-10 | Get Graphics object as parameter too. | David Eriksson | |
svn-id: r10719 | |||
2003-10-07 | - Add Talk class and begin to use it from Cutaway class | David Eriksson | |
- Move getString() helper function to Talk class svn-id: r10654 | |||
2003-10-05 | renamed classes (we have our own namespace now) + fixed segfault in logic | Joost Peters | |
svn-id: r10618 | |||
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 | Quite a bit more implemented on cutaway. | David Eriksson | |
svn-id: r10536 | |||
2003-10-01 | Added initial version of QueenCutaway class. | David Eriksson | |
svn-id: r10526 |