Commit Graph

31 Commits

Author SHA1 Message Date
Johannes Schickel
387fe8c141 FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
Eugene Sandulenko
6832352c9b FULLPIPE: Implement openHelp(). This completes the help screen 2014-02-01 22:25:53 +02:00
Eugene Sandulenko
8ac3a3654b FULLPIPE: Implement ModalHelp::launch() 2014-02-01 22:25:53 +02:00
Eugene Sandulenko
60622b49f7 FULLPIPE: More code to ModalHelp 2014-02-01 22:25:53 +02:00
Eugene Sandulenko
1a77fba3f9 FULLPIPE: Starter ModalHelp implementation 2014-02-01 22:25:53 +02:00
Eugene Sandulenko
14526cc5bf FULLPIPE: Complete FullpipeEngine::openMainMenu() 2014-01-26 12:43:09 +02:00
Eugene Sandulenko
7f637d4ebd FULLPIPE: Fix operator precedence. CID 1157411 2014-01-26 00:38:05 +02:00
Eugene Sandulenko
0f99d91131 FULLPIPE: Implement FullpipeEngine::openMainMenu() 2014-01-25 18:10:51 +04:00
Eugene Sandulenko
50bb717bcc FULLPIPE: Complete ModalCredits 2014-01-24 14:29:23 -08:00
Eugene Sandulenko
94b2249f69 FULLPIPE: Started ModalCredits implementation 2014-01-24 14:29:23 -08:00
Eugene Sandulenko
89640976c4 FULLPIPE: Implement ModalFinal 2014-01-24 07:21:50 -08:00
Eugene Sandulenko
b5498bc314 FULLPIPE: Implement ModalMap::getScenePicture() 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
4a79295379 FULLPIPE: Implement ModalMap::initMap() 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
db4c5eb2c0 FULLPIPE: Implement ModalMap::init() 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
f3ca6b2626 FULLPIPE: Implement ModalMap::handleMessage() 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
f6ebae63cd FULLPIPE: More code to ModalMap 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
659fe85716 FULLPIPE: Implement FullpipeEngine::openMap() and stub ModalMap class 2014-01-15 15:39:29 +02:00
Eugene Sandulenko
fc69e5a71a FULLPIPE: Fix ModalVideoPlayer. Original reacts to more keys 2014-01-12 11:21:12 +02:00
Filippos Karapetis
7ca33d1889 FULLPIPE: Implement ModalVideoPlayer::play()
The intro Videos are encoded using Intel Indeo 5 (IV50), which isn't
supported yet. Thus, only the audio is heard for now
2014-01-05 15:34:34 +02:00
Eugene Sandulenko
51a83e8be1 FULLPIPE: Implement scene11_initScene() 2013-12-24 00:14:37 +02:00
Eugene Sandulenko
90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko
49fd22b5a9 FULLPIPE: Implement ModalIntro destructor 2013-11-06 23:52:01 +02:00
Eugene Sandulenko
fbc4ec1d4c FULLPIPE: Fix intro playback. Still hangs on part2 2013-10-29 00:11:55 +02:00
Eugene Sandulenko
727c44a72a FULLPIPE: Implement ModalIntro::update() 2013-10-29 00:11:47 +02:00
Eugene Sandulenko
da710ba3bb FULLPIPE: Implement ModalIntro::idle() 2013-10-29 00:11:47 +02:00
Eugene Sandulenko
78afb3f836 FULLPIPE: Implement ModalIntro::init() 2013-10-29 00:11:47 +02:00
Eugene Sandulenko
88a1799474 FULLPIPE: Make BaseModalObject pure virtual 2013-10-28 01:00:06 +02:00
Eugene Sandulenko
f40787dbbf FULLPIPE: Rename C* modal objects 2013-09-18 19:39:53 +04:00
Eugene Sandulenko
af91d2a5ce FULLPIPE: Whitespace fix 2013-09-06 15:58:05 +03:00
Eugene Sandulenko
c12ea8bd2b FULLPIPE: Implement global_messageHandler1() 2013-09-06 14:51:13 +03:00
Eugene Sandulenko
3b86b149ed FULLPIPE: Added missing file 2013-09-06 14:51:11 +03:00