aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2013-12-23FULLPIPE: Implement sceneHandler10_clickGum(). This completes scene10Eugene Sandulenko
2013-12-23FULLPIPE: Implement several scene10 methodsEugene Sandulenko
2013-12-23FULLPIPE: Finish renames in scene08. This completes the sceneEugene Sandulenko
2013-12-23FULLPIPE: Renames in scene08Eugene Sandulenko
2013-12-23FULLPIPE: Implement scene08_setupMusic()Eugene Sandulenko
2013-12-23FULLPIPE: Implement sceneHandler08_pushCallback()Eugene Sandulenko
2013-12-23FULLPIPE: Implement sceneHandler08_startArcade()Eugene Sandulenko
2013-12-23FULLPIPE: Implement sceneHandler08_airMoves()Eugene Sandulenko
2013-12-23FULLPIPE: Fix regression with absent background graphics.Eugene Sandulenko
2013-12-22FULPIPE: Implement sceneHandler08_calcFlight()Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_jumpOff() and sceneHandler08_jumpLogic()Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_enterUp()Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_checkEndArcade()Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_badLuck()Eugene Sandulenko
2013-12-22FULLPIPE: Implement BigPicture::draw()Eugene Sandulenko
2013-12-22FULLPIPE: Implement scene10_updateCursor() and enable scene10Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_sitDown()Eugene Sandulenko
2013-12-22FULLPIPE: More code to scene08Eugene Sandulenko
2013-12-22FULLPIPE: Implement sceneHandler08_arcadeNow()Eugene Sandulenko
2013-12-22FULLPIPE: Implement scene08_updateCursor()Eugene Sandulenko
2013-12-21FULLPIPE: Do not memcpy non-POD objects.Eugene Sandulenko
2013-12-21FULLPIPE: Plug scene10 inEugene Sandulenko
2013-12-21FULLPIPE: More renamesEugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-21FULLPIPE: Plug scene08 inEugene Sandulenko
2013-12-21FULLPIPE: Implement sceneHandler08()Eugene Sandulenko
2013-12-20FULLPIPE: Implement sceneHandler10()Eugene Sandulenko
2013-12-20FULLPIPE: Implement scene10_initScene()Eugene Sandulenko
2013-12-20FULLPIPE: Remove explicit null check. CID 1138364Eugene Sandulenko
2013-12-20FULLPIPE: Fix explicit null dereference. CID 1138361Eugene Sandulenko
2013-12-20FULLPIPE: Fix explicit null dereference. CID 1138360Eugene Sandulenko
2013-12-20FULLPIPE: Remove logically dead code. CID 1138359Eugene Sandulenko
2013-12-20FULLPIPE: Make scene08_initScene() compilableEugene Sandulenko
2013-12-19FULLPIPE: Initial code for init_scene08()Eugene Sandulenko
2013-12-19FULLPIPE: Enable scene07Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler07_openLuke()Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler07_hideLuke()Eugene Sandulenko
2013-12-19FULLPIPE: Implement scene07_hide/showBox()Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler07_closeLuke()Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler07()Eugene Sandulenko
2013-12-19FULLPIPE: Implement scene07_initScene()Eugene Sandulenko
2013-12-19FULLPIPE: Implement MovGraph::method2C()Eugene Sandulenko
2013-12-19FULLPIPE: Last renamings in scene06Eugene Sandulenko
2013-12-19FULLPIPE: Give meaningful names to vars in scene06Eugene Sandulenko
2013-12-19FULLPIPE: Some renames in scene06Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler06_setExits()Eugene Sandulenko
2013-12-19FULLPIPE: Implement sceneHandler06_sub09()Eugene Sandulenko
2013-12-18FULLPIPE: Implement sceneHandler06_winArcade()Eugene Sandulenko
2013-12-18FULLPIPE: Implement sceneHandler06_mumsyBallTake()Eugene Sandulenko
2013-12-18FULLPIPE: Implement FullpipeEngine::drawArcadeOverlay()Eugene Sandulenko