aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/gfxbase.cpp
AgeCommit message (Collapse)Author
2008-01-28Fix 'member var shadowed' warningMax Horn
svn-id: r30679
2008-01-28Removed all job routines. Stubs have been left for future reference in the ↵Nicola Mettifogo
code for BRA. svn-id: r30675
2008-01-28Oops. Forgot ScummVM header in new source file.Nicola Mettifogo
svn-id: r30674
2008-01-28All interactive objects are now drawn in the framebuffer instead of using ↵Nicola Mettifogo
the old kBitBack/kBitFront buffers. Animation are not sorted yet, so they can overlap in an inconsistent fashion for the time being. svn-id: r30673