aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.cpp
AgeCommit message (Expand)Author
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
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn
2003-10-03namespace QueenMax Horn
2003-09-28allow queen to compile as pluginOliver Kiehl
2003-09-28queen initial importJoost Peters