aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/messages.h
AgeCommit message (Expand)Author
2014-04-26FULLPIPE: Implement clearGlobalMessageQueueList()Eugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-29FULLPIPE: Implement lift_exitSeq()Eugene Sandulenko
2014-01-12FULLPIPE: Implement clearGlobalMessageQueueList1()Eugene Sandulenko
2014-01-08FULLPIPE: Complete ObjstateCommand classEugene Sandulenko
2014-01-08FULLPIPE: Started fixing ObjstateCommand object inheritanceEugene Sandulenko
2014-01-05FULLPIPE: Implement MGM::buildExCommand2()Eugene Sandulenko
2014-01-04FULLPIPE: Proper use of copying consturctor for ExCommandEugene Sandulenko
2014-01-04FULLPIPE: Implement ExCommand2 methodsEugene Sandulenko
2014-01-04FULLPIPE: More code to ExCommand classEugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_drink()Eugene Sandulenko
2013-12-17FULLPIPE: Implement sceneHandler06_sub04()Eugene Sandulenko
2013-12-12FULLPIPE: Implement sceneHandler04_clickLadder()Eugene Sandulenko
2013-12-11FULLPIPE: Make _exCommands privateFilippos Karapetis
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