aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2013-09-06FULLPIPE: Added more debug outputEugene Sandulenko
2013-09-06FULLPIPE: Bugfixes to StaticANIObject::update()Eugene Sandulenko
2013-09-06FULLPIPE: Fixe few warningsEugene Sandulenko
2013-09-06FULLPIPE: Fixed several unitialized members as pointed by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::handleLeftClick()Eugene Sandulenko
2013-09-06FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfixes for StaticANIObject::startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Finished Picture::getPixelAtPosEx()Eugene Sandulenko
2013-09-06FULLPIPE: More *AtPos functionsEugene Sandulenko
2013-09-06FULLPIPE: Fixed off-screen bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Fix couple of Coverity defectsEugene Sandulenko
2013-09-06FULLPIPE: Implemented several high level *AtPos functionsEugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: More work on global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Started implementation of global_messageHandler3()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 CInventory2::getHoveredItem()Eugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::draw()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented CInventory2::rebuildItemRects()Eugene Sandulenko
2013-09-06FULLPIPE: Started CInventory2::rebuildItemRects() implementationEugene Sandulenko
2013-09-06FULLPIPE: Fix formattingEugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::addItem()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfix StaticANIObject::stopAnim_maybe()Eugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::show1()Eugene Sandulenko
2013-09-06FULLPIPE: Turn noisy stub warnings into debug messages.Eugene Sandulenko
2013-09-06FULLPIPE: Implement CInventory2::slideIn()Eugene Sandulenko
2013-09-06FULLPIPE: Fix mistypeEugene Sandulenko
2013-09-06FULLPIPE: Fix number of bugs found by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler2()Eugene Sandulenko
2013-09-06FULLPIPE: Implement PictureObject::isPointInside()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Picture::isPointInside()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::reverseImage()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed Picture::draw()Eugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::stopAnim_maybe()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Movement::draw()Eugene Sandulenko
2013-09-06FULLPIPE: More work on behaviors. Animations start to (buggy) work.Eugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorEntryEugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorInfo::initObjectBehavior()Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorManager::initBehavior()Eugene Sandulenko
2013-09-06FULLPIPE: Implement BehaviorManager::updateBehaviors()Eugene Sandulenko
2013-09-06FULLPIPE: Rename base class variables to avoid ambigiuityEugene Sandulenko
2013-09-06FULLPIPE: Fix stupid bug with not processed messagesEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler4() and startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko