aboutsummaryrefslogtreecommitdiff
path: root/queen/cutaway.cpp
AgeCommit message (Expand)Author
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-20- Disable debug messagesDavid Eriksson
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
2003-10-19Added scaling of objects in cutaways.David Eriksson
2003-10-19- currentImage stuffDavid Eriksson
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
2003-10-18Fix normal animation.David Eriksson
2003-10-18Special actions for cdint.cutDavid Eriksson
2003-10-18Fix a little bug.David 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-17Fix warning.Torbjörn Andersson
2003-10-17Disable some debug outputDavid Eriksson
2003-10-17fixed crash (atleast it crashes for me on OSX) - can someone please verify if...Joost Peters
2003-10-17Wrote a little TODODavid Eriksson
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
2003-10-15Improved talking.David Eriksson
2003-10-15- Use Logic::roomRefreshObject() in CutawayDavid Eriksson
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
2003-10-15fix personMove / cutaway problemGregory Montoir
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
2003-10-14Working nicely with personMove disabled!David Eriksson
2003-10-14can remove comments again now, since logic.h was commited. Please don't leave...Max Horn
2003-10-14fix compilationMax Horn
2003-10-14Using Walk::personMove now!David Eriksson
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
2003-10-11Fix warningTorbjörn Andersson
2003-10-10Get Graphics object as parameter too.David Eriksson
2003-10-09added walking functionsGregory Montoir
2003-10-07Improved Queen::Talk classDavid Eriksson
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
2003-10-06forgot thisJoost Peters
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-04Added gameState to QueenLogicDavid Eriksson
2003-10-03namespace QueenMax Horn
2003-10-03Use struct and not array for objectData.David Eriksson
2003-10-03fixed compilation under msvc7Paweł Kołodziejski
2003-10-02Quite a bit more implemented on cutaway.David Eriksson
2003-10-01fix warningsMax Horn
2003-10-01Added initial version of QueenCutaway class.David Eriksson