aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2014-02-03FULLPIPE: Implementated sceneHandler27_showNextBat()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_takeVent()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_driverGiveVent()Eugene Sandulenko
2014-02-03FULLPIPE: Update scene27 callbacksEugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_throwBat()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_clickBat()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_startAiming()Eugene Sandulenko
2014-02-03FULLPIPE: Enable scene27Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_winArcade()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27_aimDude()Eugene Sandulenko
2014-02-03FULLPIPE: Implement sceneHandler27()Eugene Sandulenko
2014-02-03FULLPIPE: Plug scene27 inEugene Sandulenko
2014-02-02FULLPIPE: Implement scene27_updateCursor()Eugene Sandulenko
2014-02-02FULLPIPE: Initial code for scene27Eugene Sandulenko
2014-02-01FULLPIPE: Implement openHelp(). This completes the help screenEugene Sandulenko
2014-02-01FULLPIPE: Implement ModalHelp::launch()Eugene Sandulenko
2014-02-01FULLPIPE: More code to ModalHelpEugene Sandulenko
2014-02-01FULLPIPE: Starter ModalHelp implementationEugene Sandulenko
2014-02-01FULLPIPE: Fix stupid error with wrong identifier. CID 1166823Eugene Sandulenko
2014-02-01FULLPIPE: Check for potential null dereference. Matches originalEugene Sandulenko
2014-02-01FULLPIPE: Added more modal stubsEugene Sandulenko
2014-02-01FULLPIPE: Fix cursor drawing on the edgesEugene Sandulenko
2014-02-01FULLPIPE: Implement Inventory2::removeItem2()Eugene Sandulenko
2014-02-01FULLPIPE: Implement inventory class destructorsEugene Sandulenko
2014-02-01FULLPIPE: Implement lift_hoverButton(). This completes the lift.Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_openLift()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_walkAndGo()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_closedoorSeq()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_animateButton()Eugene Sandulenko
2014-02-01FULLPIPE: More work on MGM::genMovement()Eugene Sandulenko
2014-02-01FULLPIPE: MGM::genMovement() improvementsEugene Sandulenko
2014-02-01FULLPIPE: Firther simplification in MGM::genMovement()Eugene Sandulenko
2014-02-01FULLPIPE: Some more work on MGM::genMovement()Eugene Sandulenko
2014-01-31FULLPIPE: Further work on MGM::genMovement()Eugene Sandulenko
2014-01-31FULLPIPE: More work on MGM::genMovement()Eugene Sandulenko
2014-01-31FULLPIPE: Started work on MGM::genMovement()Eugene Sandulenko
2014-01-30FULLPIPE: Implement lift_checkButton()Eugene Sandulenko
2014-01-29FULLPIPE: Implement MessageQueue::activateExCommandsByKind()Eugene Sandulenko
2014-01-29FULLPIPE: Implement lift_exitSeq()Eugene Sandulenko
2014-01-28FULLPIPE: Implement lift_goAnimation()Eugene Sandulenko
2014-01-27FULLPIPE: Implement lift_startExitQueue()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_init()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_setButtonStatics()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_getButtonIdN()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_getButtonIdH()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_clickButton()Eugene Sandulenko
2014-01-26FULLPIPE: Complete FullpipeEngine::openMainMenu()Eugene Sandulenko
2014-01-26FULLPIPE: Fix operator precedence. CID 1157411Eugene Sandulenko
2014-01-25FULLPIPE: Implement FullpipeEngine::openMainMenu()Eugene Sandulenko
2014-01-24FULLPIPE: Complete ModalCreditsEugene Sandulenko