aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
AgeCommit message (Collapse)Author
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
svn-id: r11031
2003-10-25cleanup Graphics / populate BobSlotGregory Montoir
svn-id: r10961
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
svn-id: r10944
2003-10-21Correct string animation.David Eriksson
svn-id: r10931
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
svn-id: r10914
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
svn-id: r10909
2003-10-19minor cleanup / comments updateGregory Montoir
svn-id: r10908
2003-10-18fix truck intro problemGregory Montoir
svn-id: r10901
2003-10-18fix bob clipping errorsGregory Montoir
svn-id: r10899
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
hiding behind some crate...) svn-id: r10897
2003-10-18Handle cutaway text.David Eriksson
svn-id: r10892
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
svn-id: r10891
2003-10-18minor adds + cleanup + fix parallax problemGregory Montoir
svn-id: r10887
2003-10-17preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ↵Gregory Montoir
Bobs coordinates are also modified in cutaway/action_special_move svn-id: r10860
2003-10-16Make frames array available.David Eriksson
svn-id: r10828
2003-10-16new Display class, cleanup GraphicsGregory Montoir
svn-id: r10827
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
svn-id: r10814
2003-10-13dynalum implementationGregory Montoir
svn-id: r10781
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
svn-id: r10779
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
svn-id: r10731
2003-10-10Graphics tweaksGregory Montoir
svn-id: r10729
2003-10-10oupsGregory Montoir
svn-id: r10710
2003-10-10additions/corrections to walking functionsGregory Montoir
svn-id: r10709
2003-10-09added walking functionsGregory Montoir
svn-id: r10695
2003-10-07some text functionsGregory Montoir
svn-id: r10670
2003-10-07new header for common defines/enums + some additions to GraphicsGregory Montoir
svn-id: r10662
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
svn-id: r10618
2003-10-04new header for common structs definitionsGregory Montoir
svn-id: r10591
2003-10-03namespace QueenMax Horn
svn-id: r10575
2003-10-02- Added QueenGraphics::bob() methodDavid Eriksson
- Match new[] with delete[] svn-id: r10546
2003-10-02minor changes to Graphics class (dtor...)Gregory Montoir
svn-id: r10533
2003-10-01added Bob functions to Graphics classGregory Montoir
svn-id: r10528
2003-09-29consistency (must've overlooked these)Joost Peters
svn-id: r10493
2003-09-29added BANK code from Gregory + minor change to loadFile()Joost Peters
svn-id: r10491