Commit graph

131 commits

Author SHA1 Message Date
Eugene Sandulenko
0e16b32e2c FULLPIPE: Firther simplification in MGM::genMovement() 2014-02-01 16:55:43 +02:00
Eugene Sandulenko
6bda79bfb8 FULLPIPE: Some more work on MGM::genMovement() 2014-02-01 16:55:43 +02:00
Eugene Sandulenko
4c039ffe89 FULLPIPE: Further work on MGM::genMovement() 2014-01-31 22:17:26 +02:00
Eugene Sandulenko
0eb1b312ac FULLPIPE: More work on MGM::genMovement() 2014-01-31 22:17:16 +02:00
Eugene Sandulenko
29239aa15d FULLPIPE: Started work on MGM::genMovement() 2014-01-31 22:17:16 +02:00
Eugene Sandulenko
b19ac169e1 FULLPIPE: Implement MGM::calcLength() 2014-01-11 11:29:26 +02:00
Eugene Sandulenko
8ff8056918 FULLPIPE: Started implementing MGM::calcLength() 2014-01-11 11:29:26 +02:00
Eugene Sandulenko
cb1150c32d FULLPIPE: Add another destructor stub 2014-01-10 00:42:20 +02:00
Eugene Sandulenko
67c70168ad FULLPIPE: Rest of destructor stubs 2014-01-08 18:48:34 +02:00
Eugene Sandulenko
d423b5b1fe FULLPIPE: Implement MGM::getStaticsIndex() 2014-01-08 10:58:26 +02:00
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