aboutsummaryrefslogtreecommitdiff
path: root/queen/cutaway.h
AgeCommit message (Collapse)Author
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
svn-id: r10933
2003-10-21- Better handling of complex animationsDavid Eriksson
- Special action: scale title svn-id: r10932
2003-10-19Added scaling of objects in cutaways.David Eriksson
svn-id: r10904
2003-10-19- currentImage stuffDavid Eriksson
- create correct voice file prefix svn-id: r10903
2003-10-18Handle cutaway text.David Eriksson
svn-id: r10892
2003-10-18- Fix some cutaway crashesDavid Eriksson
- Implement more cutaway animation svn-id: r10890
2003-10-18Make the aeroplane fly (and Joe too... I wonder what he smoked.)David Eriksson
svn-id: r10889
2003-10-17Make enums public. Fixes MSVC erros with enum usage in member structsJamieson Christian
svn-id: r10870
2003-10-15- Use Logic::roomRefreshObject() in CutawayDavid Eriksson
- Fix tiny bugs in Logic::roomRefreshObject() svn-id: r10812
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810
2003-10-14Working 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-10Get Graphics object as parameter too.David Eriksson
svn-id: r10719
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
- Move getString() helper function to Talk class svn-id: r10654
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
svn-id: r10618
2003-10-03namespace QueenMax Horn
svn-id: r10575
2003-10-03Use struct and not array for objectData.David Eriksson
svn-id: r10565
2003-10-02Quite a bit more implemented on cutaway.David Eriksson
svn-id: r10536
2003-10-01Added initial version of QueenCutaway class.David Eriksson
svn-id: r10526