aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.cpp
AgeCommit message (Expand)Author
2003-12-14Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...Joost Peters
2003-12-13some refactoring in Command code (removed/commented unused code, renamed some...Gregory Montoir
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-12get rid of queencomp target (rather simply always check for both queen.1 and ...Max Horn
2003-12-11constructors cleanupGregory Montoir
2003-12-10get rid of GameConfig, use ConfigurationManagerGregory Montoir
2003-12-10oopsGregory Montoir
2003-12-10- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...Gregory Montoir
2003-12-03removed unused stuffGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-11-30cleanupGregory Montoir
2003-11-15forget to update thisGregory Montoir
2003-11-13Fix needed for demos too.David Eriksson
2003-11-13Use constant for pinnacle room number.David Eriksson
2003-11-12fix some bugs :Gregory Montoir
2003-11-10hack for special french characterGregory Montoir
2003-11-10Make the fix like the original game instead.David Eriksson
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-09Enable intro againJoost Peters
2003-11-09Added (quick-)Saving/LoadingJoost Peters
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Enable pinnacle roomDavid Eriksson
2003-11-06- Improved talkingDavid Eriksson
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-04fix demo crash after introductionGregory Montoir
2003-11-04display PCGames splash screen for demo versionGregory Montoir
2003-11-03Add partial roomname enumJoost Peters
2003-11-02Enable keys for panel commands.David Eriksson
2003-11-01use input->delay instead of system->delayGregory Montoir
2003-10-31use Command classGregory Montoir
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-24Only free _logic once.Torbjörn Andersson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir
2003-10-20allow loading of rebuilt/compressed datafileJoost Peters
2003-10-19minor cleanup / comments updateGregory Montoir
2003-10-18display Joe at current position during intro. Still have to find out why the ...Gregory Montoir
2003-10-17moved game detection code out to the pluginsMax Horn
2003-10-17partially fixed palette problem when switching room in cutaway introGregory Montoir
2003-10-17Hack for allowing ScummVM to respond to events during while the intro isTorbjörn Andersson
2003-10-17Do what I actually intended to do.David Eriksson
2003-10-16commented this line... for proper compilationPaweł Kołodziejski
2003-10-16Load room before cutaway.David Eriksson
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-14fix debug mode 0Max Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir