aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/robot.cpp
AgeCommit message (Expand)Author
2010-09-19SCI2: Some work on RBT filesFilippos Karapetis
2010-07-28SCI: Initialize _resourceData to 0 in GfxRobot. Fixes PQSWAT demo.Matthew Hoops
2010-07-22SCI: Some slight work on robot filesFilippos Karapetis
2010-06-15SCI: SciGui/SciGui32 gone for good...Martin Kiewitz
2010-05-15SCI: SCI_SCREEN_MASK_* now GFX_SCREEN_MASK_*, using enum - added new enum GFX...Martin Kiewitz
2010-02-03SCI: some work on robot REing (still comments only)Martin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-28SCI: some progress on REing robot files (99% comments only)Martin Kiewitz
2010-01-06Fix warnings.Eugene Sandulenko
2010-01-06SCI: added a new class for robot resourcesMartin Kiewitz