aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2_main.h
AgeCommit message (Expand)Author
2014-10-28CGE2: Remove trailing whitespaceFilippos Karapetis
2014-08-13CGE2: Remove unused variable from System.uruk
2014-07-09CGE2: Set widespace for Inf text, update first line of info text in CGE.SAYStrangerke
2014-07-09CGE2: Implement the keyboard handlerStrangerke
2014-06-21CGE2: Implement "quit menu".uruk
2014-06-10CGE2: Move kLineMax to cge2.h.uruk
2014-06-07CGE2: Implement System::touch().uruk
2014-05-30CGE2: Fix some warnings.uruk
2014-05-26CGE2: Implement runGame().uruk
2014-05-26CGE2: Move things around to fix broken compilation of cross-includes.uruk
2014-05-26CGE2: Add stub for System.uruk
2014-05-25CGE2: Adjust the delay times to DOSBox's output.uruk
2014-05-23CGE2: Add mainLoop() and handleFrame().uruk
2014-05-23CGE2: Implement Sprite::expand().uruk
2014-05-19CGE2: Implement feedSnail().uruk
2014-05-19CGE2: Add stubbed Font and Talk.uruk
2014-05-15CGE2: Partially implement loadTab(), then use it.uruk
2014-05-09CGE2: Implement CGE2Engine::loadSprite().uruk
2014-05-05CGE2: Add Text and a reduced skeleton of cge2_main.uruk