aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/messages.h
AgeCommit message (Expand)Author
2013-11-17FULLPIPE: Complete implementation of MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-10-28FULLPIPE: Implement sceneHandlerIntro()Eugene Sandulenko
2013-10-24FULLPIPE: Implement MessageQueue::transferExCommands()Eugene Sandulenko
2013-10-17FULLPIPE: Implemented MovGraph2::method4C()Eugene Sandulenko
2013-09-22FULLPIPE: Initialized class variables. CID 1063198Eugene Sandulenko
2013-09-18FULLPIPE: CObjstateCommand -> ObjStateCommandEugene Sandulenko
2013-09-12FULLPIPE: Implement CGameLoader::preloadScene()Eugene Sandulenko
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-06FULLPIPE: Inherit GlobalMessageQueueList from Common::ArrayEugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: More work on behaviors. Animations start to (buggy) work.Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler4() and startAnim()Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene 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