Commit Graph

61651 Commits

Author SHA1 Message Date
Torbjörn Andersson
9fdb5b4520 FULLPIPE: Silence GCC warnings 2014-01-05 00:04:39 +01:00
Eugene Sandulenko
d75c4d7f44 FULLPIPE: Enable scene23 2014-01-05 00:53:31 +02:00
Eugene Sandulenko
d8c3c774d1 FULLPIPE: Implement sceneHandler23() 2014-01-05 00:53:31 +02:00
Eugene Sandulenko
b0ddd171cb FULLPIPE: Implement scene23_setGiraffeState() 2014-01-05 00:53:31 +02:00
Eugene Sandulenko
7cb50d7066 FULLPIPE: Implement scene23_updateCursor() 2014-01-05 00:53:31 +02:00
Eugene Sandulenko
2f82ff1eee FULLPIPE: Plug scene23 in 2014-01-05 00:53:31 +02:00
Eugene Sandulenko
5afe7cfb7b FULLPIPE: Initial code for scene23 2014-01-05 00:53:30 +02: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
fb234a2d0c FULLPIPE: Implement Movement::countPhasesWithFlag() 2014-01-05 00:53:30 +02:00
Eugene Sandulenko
8b78fb5642 FULLPIPE: Implement MGM::buildExCommand2() 2014-01-05 00:53:30 +02:00
Strangerke
0cc0c404bf TSAGE: R2R - Remove dead code in scene 1800 2014-01-04 22:56:07 +01:00
Strangerke
8a8a918dbf TSAGE: Add some demo specific code in sceneExt::postinit() 2014-01-04 22:09:15 +01:00
Willem Jan Palenstijn
b187acbf9e FULLPIPE: Fix build 2014-01-04 16:28:17 +01:00
Eugene Sandulenko
5c01e29690 FULLPIPE: Enable temorarily disabled code 2014-01-04 17:07:27 +02:00
Eugene Sandulenko
8515164117 FULLPIPE: Proper use of copying consturctor for ExCommand 2014-01-04 17:06:23 +02:00
Eugene Sandulenko
0745e61e70 FULLPIPE: Implement ExCommand2 methods 2014-01-04 15:15:05 +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
bb94a1a839 FULLPIPE: Simplify code in scene12 2014-01-04 01:27:34 +02:00
Eugene Sandulenko
8725a3a6a6 FULLPIPE: Fix crahs in Floaters::init() 2014-01-04 01:20:39 +02:00
Eugene Sandulenko
5b2acd514f FULLPIPE: Implement Floaters::update() 2014-01-04 01:02:12 +02:00
Eugene Sandulenko
6854decc00 FULLPIPE: Implement Floaters::stopAll() 2014-01-04 00:06:53 +02:00
Eugene Sandulenko
ac0e6749ba FULLPIPE: Implement Floaters::genFlies() 2014-01-03 23:58:31 +02:00
Eugene Sandulenko
5d18c50168 FULLPIPE: Implement Floaters::init() 2014-01-03 23:25:37 +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
Filippos Karapetis
24836990da FULLPIPE: Add initial implementation of some sound-related functions 2014-01-03 16:03:27 +02:00
Eugene Sandulenko
42377f3602 FULLPIPE: Some work on MovGraph2::genMovement() 2014-01-03 09:20:58 +02:00
Strangerke
8e31d44646 AVALANCHE: refactor initVariables by reusing resetVariables(). That also should fix CID 1109674 2014-01-03 08:18:08 +01:00
Strangerke
9ed37e68d2 AVALANCHE: Split AvalancheEngine::resetVariables() in two, to make a part of it reusable 2014-01-03 08:10:40 +01:00
Strangerke
c091afa297 AVALANCHE: Move direction reset to Animation::resetVariables() 2014-01-03 08:06:22 +01:00
Strangerke
ea52bcd282 TSAGE: Fix CID 1004060 - Logically dead code 2014-01-03 07:56:18 +01:00
Strangerke
e73ee45717 TSAGE: R2R Demo - Add some more code specifically for R2R Demo 2014-01-03 07:47:00 +01:00
Eugene Sandulenko
e7b0316d8b FULLPIPE: Fix flicker in scenes. Woo hoo! 2014-01-03 01:14:16 +02:00
Eugene Sandulenko
979cf9ffd7 FULLPIPE: Fix Background::addPictureObject() 2014-01-03 00:55:29 +02:00
Eugene Sandulenko
a21bba04d0 FULLPIPE: Enable scene22. This completes the scene 2014-01-03 00:11:41 +02:00
Eugene Sandulenko
7d178a8647 FULLPIPE: Rename variables in scene22 2014-01-03 00:06:37 +02:00
Eugene Sandulenko
bf304184b8 FULLPIPE: Implement sceneHandler22_stoolLogic() 2014-01-02 23:53:36 +02:00
Eugene Sandulenko
fdad3971e5 FULLPIPE: Implement sceneHandler22_fromStool() 2014-01-02 22:56:24 +02:00
Eugene Sandulenko
9ee4cf899b FULLPIPE: Implement sceneHandler22_handleDown() and smaller ones 2014-01-02 22:43:51 +02:00
Eugene Sandulenko
82367c9b40 FULLPIPE: Implement sceneHandler22() 2014-01-02 22:32:41 +02:00
Eugene Sandulenko
073fe02b38 FULLPIPE: Implement scene22_setBagState() and updateCursor() 2014-01-02 21:11:37 +02:00
Eugene Sandulenko
b3a9832b6f FULLPIPE: Plug scene22 in 2014-01-02 21:01:34 +02:00
Eugene Sandulenko
415c370655 FULLPIPE: Initial code for scene22 2014-01-02 18:56:32 +02:00
Eugene Sandulenko
c91f21ff7f FULLPIPE: Enable scene20. This completes the scene 2014-01-02 16:40:31 +02:00
Eugene Sandulenko
2636b92af1 FULLPIPE: Renames in scene20 2014-01-02 16:39:00 +02:00
Eugene Sandulenko
dcfca53ace FULLPIPE: Implement sceneHandler20_updateFlies() 2014-01-02 16:36:42 +02:00