aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
AgeCommit message (Expand)Author
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-10-25cleanup Graphics / populate BobSlotGregory Montoir
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21Correct string animation.David Eriksson
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
2003-10-19minor cleanup / comments updateGregory Montoir
2003-10-18fix truck intro problemGregory Montoir
2003-10-18fix bob clipping errorsGregory Montoir
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
2003-10-18Handle cutaway text.David Eriksson
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
2003-10-18minor adds + cleanup + fix parallax problemGregory Montoir
2003-10-17preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ...Gregory Montoir
2003-10-16Make frames array available.David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory 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-10oupsGregory Montoir
2003-10-10additions/corrections to walking functionsGregory Montoir
2003-10-09added walking functionsGregory Montoir
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-04new header for common structs definitionsGregory Montoir
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-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