aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.h
AgeCommit message (Collapse)Author
2003-12-14Initial (Roland) Music support; a lot of stuff is still missing and/or ↵Joost Peters
incomplete. svn-id: r11621
2003-12-12get rid of queencomp target (rather simply always check for both queen.1 and ↵Max Horn
queen.1c); this allows some code simplification and gets rid of the last access to detector->_game in queen svn-id: r11599
2003-12-11constructors cleanupGregory 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-03removed unused stuffGregory Montoir
svn-id: r11484
2003-12-01cleanup header includesGregory Montoir
svn-id: r11449
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
svn-id: r11239
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
svn-id: r10995
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
svn-id: r10944
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
svn-id: r10933
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir
svn-id: r10919
2003-10-17Hack for allowing ScummVM to respond to events during while the intro isTorbjörn Andersson
playing. I apologize for adding a global variable, but for now that seemed like the least intrusive change. svn-id: r10845
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
svn-id: r10833
2003-10-16new Display class, cleanup GraphicsGregory Montoir
svn-id: r10827
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir
svn-id: r10732
2003-10-08new config manager. not everything is completed, and some things will still ↵Max Horn
be changed, but it seems to work well enough to put it into CVS svn-id: r10687
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-09-28dohJoost Peters
svn-id: r10463
2003-09-28queen initial importJoost Peters
svn-id: r10462