aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/messages.cpp
AgeCommit message (Expand)Author
2013-09-18FULLPIPE: CObjstateCommand -> ObjStateCommandEugene Sandulenko
2013-09-12FULLPIPE: Implement CGameLoader::preloadScene()Eugene Sandulenko
2013-09-10FULLPIPE: Remove noop code. CID 1063230Eugene Sandulenko
2013-09-10FULLPIPE: Add sanity check. CID 1063218Eugene Sandulenko
2013-09-09FULLPIPE: Fix warningEugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-06FULLPIPE: Inherit GlobalMessageQueueList from Common::ArrayEugene Sandulenko
2013-09-06FULLPIPE: Implement MessageQueue::finish()Eugene Sandulenko
2013-09-06FULLPIPE: Implement GlobalMessageQueueList::compact()Eugene Sandulenko
2013-09-06FULLPIPE: Bugfixes for StaticANIObject::startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Fix formattingEugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::show1()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 global_messageHandler4() and startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko
2013-09-06FULLPIPE: Fix bug with lost picture palettesEugene Sandulenko
2013-09-06FULLPIPE: Implement MessageQueue::chain()Eugene Sandulenko
2013-09-06FULLPIPE: First phase of StaticANIObject::update() implementationEugene Sandulenko
2013-09-06FULLPIPE: Implemented main event handlerEugene Sandulenko
2013-09-06FULLPIPE: Started work on introEugene Sandulenko
2013-09-06FULLPIPE: Implement MessageQueue::sendNextCommand()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed ExCommand::handleMessage()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateScreen()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented CGameLoader::gotoScene()Eugene Sandulenko
2013-09-06FULLPIPE: Moved Messge class to messages.cppEugene Sandulenko
2013-09-06FULLPIPE: Rename messagequeue.* to messages.*Eugene Sandulenko