aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.cpp
AgeCommit message (Expand)Author
2003-10-17preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ...Gregory Montoir
2003-10-17Hack for allowing ScummVM to respond to events during while the intro isTorbjörn Andersson
2003-10-16Make frames array available.David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-16fix body/head problemGregory Montoir
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
2003-10-13dynalum implementationGregory Montoir
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
2003-10-10Graphics tweaksGregory Montoir
2003-10-10cleanupMax Horn
2003-10-10additions/corrections to walking functionsGregory Montoir
2003-10-09added walking functionsGregory Montoir
2003-10-07fix gcc 3.3 warningOliver Kiehl
2003-10-07some text functionsGregory Montoir
2003-10-07new header for common defines/enums + some additions to GraphicsGregory Montoir
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-03namespace QueenMax Horn
2003-10-02- Added QueenGraphics::bob() methodDavid Eriksson
2003-10-02minor changes to Graphics class (dtor...)Gregory Montoir
2003-10-01fix warningsMax Horn
2003-10-01added Bob functions to Graphics classGregory Montoir
2003-09-29consistency (must've overlooked these)Joost Peters
2003-09-29added BANK code from Gregory + minor change to loadFile()Joost Peters