aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/input.cpp
AgeCommit message (Expand)Author
2013-09-19FULLPIPE: Remove leftover debug outputEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefix from input classesEugene Sandulenko
2013-09-16FULLPIPE: Fix cheat codes. Bug in original?Eugene Sandulenko
2013-09-15FULLPIPE: Implement FullpipeEngine::defHandleKeyDown()Eugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Fix default cursorEugene Sandulenko
2013-09-06FULLPIPE: Fixe few warningsEugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::handleLeftClick()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed couple small functionsEugene Sandulenko
2013-09-06FULLPIPE: Implement InputController::drawCursor()Eugene Sandulenko
2013-09-06FULLPIPE: Implement CInputController::setCursor()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Scene::initObjectCursors()Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateScreen()Eugene Sandulenko
2013-09-06FULLPIPE: Implement FullpipeEngine::initCursors()Eugene Sandulenko
2013-09-06FULLPIPE: Initial stubs for input systemEugene Sandulenko