Commit Graph
77 Commits
Author SHA1 Message Date
Eugene Sandulenko 90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko 8caec7691c FULLPIPE: Implement StaticANIObject::changeStatics2() 2013-12-11 23:17:45 +02:00
Eugene Sandulenko 185cf9ea3c FULLPIPE: Add calls to callback1 in Movement::gotoNextFrame() 2013-12-11 21:41:00 +02:00
Eugene Sandulenko 354794386c FULLPIPE: Rearrange debug output 2013-12-09 17:38:04 +02:00
Eugene Sandulenko 08457dda0d FULLPIPE: Fix warning 2013-11-29 21:07:18 +02:00
Eugene Sandulenko 73612b8979 FULLPIPE: Fix crash at scene04 start 2013-11-29 02:34:38 -05:00
Eugene Sandulenko 59c11d842f FULLPIPE: Change data type in Movement member 2013-11-20 17:07:00 -08:00
Eugene Sandulenko 3b7f2f7e53 FULLPIPE: Class initialization. CID 1063190 2013-11-10 11:20:09 +02:00
Eugene Sandulenko 627769a2f5 FULLPIPE: Implement another Movement class copy constructor. 2013-11-06 23:46:03 +02:00
Eugene Sandulenko 9f92561df3 FULLPIPE: Implement StaticANIObject::getSomeXY() 2013-10-27 00:50:49 +03:00
Eugene Sandulenko 514f93b57f FULLPIPE: Implement StaticANIObject::updateStepPos() 2013-10-25 00:34:43 +03:00
Eugene Sandulenko aeee6e6241 FULLPIPE: Implement Movement::calcSomeXY() 2013-09-28 17:31:42 +03:00
Eugene Sandulenko ac1be668d9 FULLPIPE: Implement MovGraph2::initDirections() 2013-09-28 15:59:46 +03:00
Eugene Sandulenko 0b88ffab1b FULLPIPE: Fix uninitialized class variables 2013-09-22 11:31:47 +03:00
Eugene Sandulenko 19955e5d19 FULLPIPE: Fix stupid c/p error. CID 1063216 2013-09-22 11:25:28 +03:00
Eugene Sandulenko 918d2f175a FULLPIPE: CGameVar -> GameVar 2013-09-18 19:39:54 +04:00
Eugene Sandulenko 0b358dbdce FULLPIPE: CStepArray -> StepArray 2013-09-18 19:39:53 +04:00
Eugene Sandulenko d09cccd7f2 FULLPIPE: Added few destructors. 2013-09-15 01:53:44 +03:00
Eugene Sandulenko 763eedd0df FULLPIPE: Fix condition. CID 1063217 2013-09-14 00:17:43 +03:00
Eugene Sandulenko 747e70a38e FULLPIPE: Implement CInteractionController::handleInteraction() 2013-09-08 23:56:04 +03:00
Eugene Sandulenko af91d2a5ce FULLPIPE: Whitespace fix 2013-09-06 15:58:05 +03:00
Eugene Sandulenko 6b242c0f9f FULLPIPE: Implement GameObject::canInteractAny() 2013-09-06 14:51:25 +03:00
Eugene Sandulenko 0814826f12 FULLPIPE: Implement StaticANIObject::setSpeed() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 8ffbbccbfc FULLPIPE: Bugfix shadow drawing 2013-09-06 14:51:24 +03:00
Eugene Sandulenko eea48b4f12 FULLPIPE: Implement Shadows::initMovement() 2013-09-06 14:51:24 +03:00
Eugene Sandulenko 0b43182674 FULLPIPE: Remove rdundant debug output 2013-09-06 14:51:23 +03:00
Eugene Sandulenko a522f5bc15 FULLPIPE: WIP debug output 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 5c759da7a3 FULLPIPE: Fix long standing bug with animation 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 0dc4914cc4 FULLPIPE: Remove redundant debug info 2013-09-06 14:51:23 +03:00
Eugene Sandulenko 7c3640b2b7 FULLPIPE: Some WIP debugging 2013-09-06 14:51:23 +03:00
Eugene Sandulenko b457771b7d FULLPIPE: Implemented setAlpha() functions 2013-09-06 14:51:22 +03:00
Eugene Sandulenko 9abf4f6f89 FULLPIPE: Added more debug output 2013-09-06 14:51:22 +03:00
Eugene Sandulenko d6309755fc FULLPIPE: Bugfixes to StaticANIObject::update() 2013-09-06 14:51:22 +03:00
Eugene Sandulenko f43b145ad4 FULLPIPE: Fixed several unitialized members as pointed by Coverity 2013-09-06 14:51:22 +03:00
Eugene Sandulenko 638bd3014e FULLPIPE: Fix bugs in Movement::updateCurrDynamicPhase() 2013-09-06 14:51:21 +03:00
Eugene Sandulenko cac623a821 FULLPIPE: Bugfixes for StaticANIObject::startAnim() 2013-09-06 14:51:21 +03:00
Eugene Sandulenko 7154d1f2cd FULLPIPE: More *AtPos functions 2013-09-06 14:51:21 +03:00
Eugene Sandulenko 028772d153 FULLPIPE: Finish global_messageHandler3() 2013-09-06 14:51:20 +03:00
Eugene Sandulenko ee18a54554 FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon() 2013-09-06 14:51:19 +03:00
Eugene Sandulenko ebaf5f6b4d FULLPIPE: Bugfix StaticANIObject::stopAnim_maybe() 2013-09-06 14:51:17 +03:00
Eugene Sandulenko e826d359c9 FULLPIPE: Implement StaticANIObject::show1() 2013-09-06 14:51:17 +03:00
Eugene Sandulenko 6ba453fa2a FULLPIPE: Fix number of bugs found by Coverity 2013-09-06 14:51:16 +03:00
Eugene Sandulenko f079565692 FULLPIPE: Implement global_messageHandler2() 2013-09-06 14:51:16 +03:00
Eugene Sandulenko f9cefd02df FULLPIPE: Implement Picture::isPointInside() 2013-09-06 14:51:16 +03:00
Eugene Sandulenko 0945b45956 FULLPIPE: Implement StaticANIObject::stopAnim_maybe() 2013-09-06 14:51:15 +03:00
Eugene Sandulenko 2167968d21 FULLPIPE: Implement Movement::draw() 2013-09-06 14:51:15 +03:00
Eugene Sandulenko 9f52e9f650 FULLPIPE: More work on behaviors. Animations start to (buggy) work. 2013-09-06 14:51:14 +03:00
Eugene Sandulenko fce8c0f595 FULLPIPE: Implement BehaviorEntry 2013-09-06 14:51:14 +03:00
Eugene Sandulenko 13059906c5 FULLPIPE: Rename base class variables to avoid ambigiuity 2013-09-06 14:51:13 +03:00
Eugene Sandulenko f90371ebce FULLPIPE: Implement global_messageHandler4() and startAnim() 2013-09-06 14:51:13 +03:00