aboutsummaryrefslogtreecommitdiff
path: root/queen/cutaway.h
AgeCommit message (Expand)Author
2004-01-14bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceC...Gregory Montoir
2004-01-10this should fix :Gregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-06updated copyright noticeMax Horn
2003-12-11constructors cleanupGregory Montoir
2003-12-10- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...Gregory Montoir
2003-12-10cleanup, split Cutaway::specialMove() into several methods ; this should allo...Gregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-07Minor fixes.David Eriksson
2003-11-06Bug fix for non-quittable cutaways.David Eriksson
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-10-31use Command classGregory Montoir
2003-10-23Make it possible to quit cutaways!David Eriksson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21- Add some missing speechDavid Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-21- Better handling of complex animationsDavid Eriksson
2003-10-19Added scaling of objects in cutaways.David Eriksson
2003-10-19- currentImage stuffDavid Eriksson
2003-10-18Handle cutaway text.David Eriksson
2003-10-18- Fix some cutaway crashesDavid Eriksson
2003-10-18Make the aeroplane fly (and Joe too... I wonder what he smoked.)David Eriksson
2003-10-17Make enums public. Fixes MSVC erros with enum usage in member structsJamieson Christian
2003-10-15- Use Logic::roomRefreshObject() in CutawayDavid Eriksson
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
2003-10-14Working nicely with personMove disabled!David Eriksson
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
2003-10-10Get Graphics object as parameter too.David Eriksson
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-03namespace QueenMax Horn
2003-10-03Use struct and not array for objectData.David Eriksson
2003-10-02Quite a bit more implemented on cutaway.David Eriksson
2003-10-01Added initial version of QueenCutaway class.David Eriksson