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