aboutsummaryrefslogtreecommitdiff
path: root/queen/cutaway.cpp
AgeCommit message (Expand)Author
2003-11-10Make the fix like the original game instead.David Eriksson
2003-11-10Return mouse cursor and panel after cutaway.David Eriksson
2003-11-09forgot to update commentGregory Montoir
2003-11-09fix flipped faye issue in c3a.cutGregory Montoir
2003-11-09- Fix cutaway bug that made Joe end up in the wrong location when theDavid Eriksson
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08missing stuff for carbam sceneGregory Montoir
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-07oopsGregory Montoir
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-07Implement some special actionsDavid Eriksson
2003-11-07Minor fixes.David Eriksson
2003-11-07Added partial playSong() implementationJoost Peters
2003-11-06Bug fix for non-quittable cutaways.David Eriksson
2003-11-06more enum stuffJoost Peters
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-03Add partial roomname enumJoost Peters
2003-10-31use Command classGregory Montoir
2003-10-30new Verb 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-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