aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/vga13h.h
AgeCommit message (Expand)Author
2014-06-06CGE2: Change BitmapPtr *_shpList -> BitmapPtr _shpList.uruk
2014-06-05CGE2: Remove _m and xShow() from Bitmap, makeXlat() and killXlat() from Sprite.uruk
2014-06-04CGE2: Get rid of _spareQ.uruk
2014-06-04CGE2: Remove useless 'void'Strangerke
2014-06-03CGE2: Fix some more GCC warningsStrangerke
2014-06-03CGE2: Silence some gcc warningsStrangerke
2014-06-01CGE2: Add display of mouse cursor.uruk
2014-05-26CGE2: Move things around to fix broken compilation of cross-includes.uruk
2014-05-23CGE2: Add mainLoop() and handleFrame().uruk
2014-05-19CGE2: Implement feedSnail().uruk
2014-05-18CGE2: Initialize _actions[] in SprExt's constructor.uruk
2014-05-17CGE2: Reimplement backShow().uruk
2014-05-17CGE2: Revise Queue.uruk
2014-05-13CGE2: Implement Sprite::setShapeList().uruk
2014-05-13CGE2: More revision and stubbing in Sprite.uruk
2014-05-13CGE2: Rework SprExt, stub more functions of Sprite.uruk
2014-05-10CGE2: Rework Sprite a bit, make _eye an engine variable.uruk
2014-05-09CGE2: Implement CGE2Engine::loadSprite().uruk
2014-05-08CGE2: Add Hero.uruk
2014-04-29CGE2: Add parts of the graphics code.uruk