aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.cpp
AgeCommit message (Expand)Author
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