121 Commits

Author SHA1 Message Date
Torbjörn Andersson
9fdb5b4520 FULLPIPE: Silence GCC warnings 2014-01-05 00:04:39 +01:00
Eugene Sandulenko
d1ba9ef26a FULLPIPE: Rename in MovInfo1 struct 2014-01-05 00:53:30 +02:00
Eugene Sandulenko
c174883e05 FULLPIPE: Implement doSomeAnimation() 2014-01-05 00:53:30 +02:00
Eugene Sandulenko
8b78fb5642 FULLPIPE: Implement MGM::buildExCommand2() 2014-01-05 00:53:30 +02:00
Willem Jan Palenstijn
b187acbf9e FULLPIPE: Fix build 2014-01-04 16:28:17 +01:00
Eugene Sandulenko
8515164117 FULLPIPE: Proper use of copying consturctor for ExCommand 2014-01-04 17:06:23 +02:00
Eugene Sandulenko
a230368de5 FULLPIPE: More code to ExCommand class 2014-01-04 15:01:27 +02:00
Eugene Sandulenko
37123c1633 FULLPIPE: Complete MovGraph2::genMovement() 2014-01-04 14:23:55 +02:00
Eugene Sandulenko
3ca8f8c3a2 FULLPIPE: More work on MovGraph2::genMovement() 2014-01-04 02:01:40 +02:00
Eugene Sandulenko
5b2acd514f FULLPIPE: Implement Floaters::update() 2014-01-04 01:02:12 +02:00
Eugene Sandulenko
b87d052d01 FULLPIPE: Implement MovGraphReact::setCenter() 2014-01-03 22:54:51 +02:00
Eugene Sandulenko
25aa1b72d9 FULLPIPE: Renames in class MovGraphReact 2014-01-03 22:43:46 +02:00
Eugene Sandulenko
2fe8976700 FULLPIPE: More work on MovGraph2::genMovement() 2014-01-03 20:57:06 +02:00
Eugene Sandulenko
42377f3602 FULLPIPE: Some work on MovGraph2::genMovement() 2014-01-03 09:20:58 +02:00
Eugene Sandulenko
86dc8d0527 FULLPIPE: Fix floating point constants 2013-12-31 01:35:40 +02:00
Eugene Sandulenko
3c64176719 FULLPIPE: Started implementation of MovGraph2::genMovement() 2013-12-30 22:56:04 +02:00
Eugene Sandulenko
ec6da5a450 FULLPIPE: Implement MotionController::getLinkByName() 2013-12-29 23:50:15 +02:00
Eugene Sandulenko
925c839a07 FULLPIPE: Remove obsolete comment 2013-12-26 00:23:51 +02:00
Eugene Sandulenko
51a83e8be1 FULLPIPE: Implement scene11_initScene() 2013-12-24 00:14:37 +02:00
Eugene Sandulenko
5f699929c8 FULLPIPE: Do not memcpy non-POD objects.
Thanks to eriktorbjorn for finding out.
2013-12-21 22:36:19 +02:00
Eugene Sandulenko
90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko
0ebca03355 FULLPIPE: Fix explicit null dereference. CID 1138360 2013-12-20 00:17:42 +02:00
Eugene Sandulenko
f91f043b10 FULLPIPE: Remove logically dead code. CID 1138359 2013-12-20 00:17:42 +02:00
Eugene Sandulenko
bf59b074d2 FULLPIPE: Make scene08_initScene() compilable 2013-12-20 00:17:41 +02:00
Eugene Sandulenko
761e45bd64 FULLPIPE: Implement MovGraph::method2C() 2013-12-19 00:43:38 +02:00
Eugene Sandulenko
0b187a7937 FULLPIPE: Implement sceneHandler06_setExits() 2013-12-19 00:43:37 +02:00
Eugene Sandulenko
9f1dee1115 FULLPIPE: Fix compiler warnings 2013-12-18 10:16:37 +02:00
Eugene Sandulenko
5751f4c110 FULLPIPE: Implement MGM::getPoint() 2013-12-15 14:59:31 +02:00
Eugene Sandulenko
7cb658f152 FULLPIPE: Implement MctlLadder::method34() 2013-12-15 14:59:31 +02:00
Eugene Sandulenko
9aaa7d742f FULLPIPE: Implemented several destructors 2013-12-15 02:46:53 +02:00
Eugene Sandulenko
625ce270da FULLPIPE: Some renames in MctlLadder 2013-12-14 15:15:10 +02:00
Eugene Sandulenko
2c5b5cbb92 FULLPIPE: Implement sceneHandler04_sub8() 2013-12-14 15:15:10 +02:00
Filippos Karapetis
fbc0133ac0 FULLPIPE: Add a FIXME regarding buildMovInfo1SubItems() 2013-12-13 02:53:07 +02:00
Eugene Sandulenko
e867326b9b FULLPIPE: Implement MGM::updateAnimStatics() 2013-12-11 23:17:45 +02:00
Eugene Sandulenko
8caec7691c FULLPIPE: Implement StaticANIObject::changeStatics2() 2013-12-11 23:17:45 +02:00
Filippos Karapetis
edbf2d49fb FULLPIPE: Make _exCommands private 2013-12-11 22:52:49 +02:00
Eugene Sandulenko
5e3bbb8156 FULLPIPE: Some renames in MctlLadder 2013-12-08 16:58:50 +02:00
Eugene Sandulenko
2d6abd8f03 FULLPIPE: Implement MctlLadder::collisionDetection() 2013-12-08 16:58:49 +02:00
Eugene Sandulenko
172128931b FULLPIPE: Implement MctlLadder::freeItems() 2013-12-06 23:36:31 +02:00
Eugene Sandulenko
8844d461a9 FULLPIPE: implement MctlLadder::addObject() 2013-12-06 23:22:28 +02:00
Eugene Sandulenko
9fbc292404 FULLPIPE: More stubs in MctlLadder 2013-12-06 22:59:42 +02:00
Eugene Sandulenko
4a27d727a7 FULLPIPE: Proper structure of MctlLadder class variables 2013-12-06 22:47:30 +02:00
Eugene Sandulenko
580bfc259b FULLPIPE: Unstub sceneHandler04_sub17() 2013-12-05 22:44:32 +02:00
Eugene Sandulenko
6b5a8a8f0e FULLPIPE: Stub MctlLadder class 2013-12-05 22:41:02 +02:00
Eugene Sandulenko
5aadc4468f FULLPIPE: Fix wrong condition check. CID 1133710, 1133711 2013-12-01 00:51:09 +02:00
Eugene Sandulenko
57f45a76f2 FULLPIPE: Fix variable initialization. Thanks to md5 for pointing out 2013-11-26 23:15:47 -05:00
Eugene Sandulenko
fc107e0005 FULLPIPE: Complete implementation of MovGraph2::buildMovInfo1MessageQueue() 2013-11-17 16:40:20 -08:00
Eugene Sandulenko
4e4a4bb005 FULLPIPE: Get rid of ambiguity in MovGraph2 class 2013-11-17 16:40:20 -08:00
Eugene Sandulenko
c870f52d01 FULLPIPE: MovGraph2::buildMovInfo1MessageQueue(), more types 2013-11-16 22:29:26 +02:00
Eugene Sandulenko
6ee9433816 FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementation. Almost there 2013-11-16 00:45:05 +02:00