aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.h
AgeCommit message (Collapse)Author
2013-07-27AVALANCHE: Cosmetic repairs in Graphics.uruk
2013-07-27AVALANCHE: Remove comment from Graphics.uruk
2013-07-26AVALANCHE: Remove Graphics::drawPicture_old().uruk
2013-07-26AVALANCHE: Add comments to Graphics.uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in ↵uruk
Graphics, update almost everything accordingly.
2013-07-25AVALANCHE: Add Graphics::drawFrame().uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code ↵uruk
accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
2013-07-24AVALANCHE: Rename Graph to Graphics. Update everything accordingly.uruk