Eugene Sandulenko
|
726b54d15c
|
FULLPIPE: Added more debug output to scene09. Clarified pixel data type.
|
2016-09-21 21:22:22 +02:00 |
|
Eugene Sandulenko
|
a021b4c7e8
|
FULLPIPE: Added and using StaticANIObject::isPixelHitAtPos()
|
2016-09-07 12:12:31 +02:00 |
|
Eugene Sandulenko
|
5dddde199f
|
FULLPIPE: Further work on the hangers in scene09
|
2016-09-07 10:36:51 +02:00 |
|
Eugene Sandulenko
|
8bdf4e38be
|
FULLPIPE: Add missing parameter to Movement::calcSomeXY()
|
2014-06-02 10:36:20 +03:00 |
|
Eugene Sandulenko
|
e714dea7c7
|
FULLPIPE: Implement Statics::init()
|
2014-05-02 12:40:06 +03:00 |
|
Eugene Sandulenko
|
2e7d5caa31
|
FULLPIPE: Removed PtrList usage in statics.cpp
|
2014-05-02 12:29:15 +03:00 |
|
Eugene Sandulenko
|
cf97b2ec9e
|
FULLPIPE: Implement StaticANIObject::calcStepLen()
|
2014-04-27 11:59:29 +03:00 |
|
Eugene Sandulenko
|
58648b0894
|
FULLPIPE: Implement StaticANIObject::changeStatics1()
|
2014-04-25 22:30:10 +03:00 |
|
Eugene Sandulenko
|
b2c6483d1a
|
FULLPIPE: Implement StaticANIObject::startAnimSteps()
|
2014-04-13 11:33:05 +03:00 |
|
Eugene Sandulenko
|
a1d9281fb4
|
FULLPIPE: Implement scene18_preload()
|
2014-03-02 21:04:09 +02:00 |
|
Johannes Schickel
|
387fe8c141
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
|
Eugene Sandulenko
|
4a0bfb751c
|
FULLPIPE: Implement StaticANIObject::preloadMovements()
|
2014-01-12 00:48:11 +02:00 |
|
Eugene Sandulenko
|
91baf35726
|
FULLPIPE: Implement StaticANIObject::calcNextStep()
|
2014-01-12 00:48:10 +02:00 |
|
Eugene Sandulenko
|
17b5082a23
|
FULLPIPE: Implement MovTable destructor
|
2014-01-11 11:29:26 +02:00 |
|
Eugene Sandulenko
|
f710418ae5
|
FULLPIPE: Implement preloadCallback()
|
2014-01-10 21:31:18 +02:00 |
|
Eugene Sandulenko
|
67c70168ad
|
FULLPIPE: Rest of destructor stubs
|
2014-01-08 18:48:34 +02:00 |
|
Eugene Sandulenko
|
4d8a50620d
|
FULLPIPE: Implement sceneHandler25_sub01()
|
2014-01-05 17:13:32 +02:00 |
|
Eugene Sandulenko
|
e601797377
|
FULLPIPE: More code to scene23
|
2014-01-05 01:30:11 +02:00 |
|
Eugene Sandulenko
|
37123c1633
|
FULLPIPE: Complete MovGraph2::genMovement()
|
2014-01-04 14:23:55 +02:00 |
|
Eugene Sandulenko
|
185cf9ea3c
|
FULLPIPE: Add calls to callback1 in Movement::gotoNextFrame()
|
2013-12-11 21:41:00 +02:00 |
|
Eugene Sandulenko
|
59c11d842f
|
FULLPIPE: Change data type in Movement member
|
2013-11-20 17:07:00 -08: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
|
ac1be668d9
|
FULLPIPE: Implement MovGraph2::initDirections()
|
2013-09-28 15:59:46 +03:00 |
|
Eugene Sandulenko
|
0b358dbdce
|
FULLPIPE: CStepArray -> StepArray
|
2013-09-18 19:39:53 +04:00 |
|
Eugene Sandulenko
|
fb2d0c02df
|
FULLPIPE: CPtrList -> PtrList
|
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
|
747e70a38e
|
FULLPIPE: Implement CInteractionController::handleInteraction()
|
2013-09-08 23:56:04 +03:00 |
|
Eugene Sandulenko
|
eea48b4f12
|
FULLPIPE: Implement Shadows::initMovement()
|
2013-09-06 14:51:24 +03:00 |
|
Eugene Sandulenko
|
b457771b7d
|
FULLPIPE: Implemented setAlpha() functions
|
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
|
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
|
f079565692
|
FULLPIPE: Implement global_messageHandler2()
|
2013-09-06 14:51:16 +03:00 |
|
Eugene Sandulenko
|
fce8c0f595
|
FULLPIPE: Implement BehaviorEntry
|
2013-09-06 14:51:14 +03:00 |
|
Eugene Sandulenko
|
f90371ebce
|
FULLPIPE: Implement global_messageHandler4() and startAnim()
|
2013-09-06 14:51:13 +03:00 |
|
Eugene Sandulenko
|
c12ea8bd2b
|
FULLPIPE: Implement global_messageHandler1()
|
2013-09-06 14:51:13 +03:00 |
|
Eugene Sandulenko
|
1ca1a5dfa0
|
FULLPIPE: Implement MessageQueue::chain()
|
2013-09-06 14:51:12 +03:00 |
|
Eugene Sandulenko
|
d866e2aabf
|
FULLPIPE: First phase of StaticANIObject::update() implementation
|
2013-09-06 14:51:12 +03:00 |
|
Eugene Sandulenko
|
8a84a1133f
|
FULLPIPE: Implement copy constructor for StaticANIObject
|
2013-09-06 14:51:11 +03:00 |
|
Eugene Sandulenko
|
7257d8804b
|
FULLPIPE: Implement CGameLoader::applyPicAniInfos()
|
2013-09-06 14:51:11 +03:00 |
|
Eugene Sandulenko
|
35fbf39448
|
FULLPIPE: Implement Movement::gotoNextFrame()
|
2013-09-06 14:51:10 +03:00 |
|
Eugene Sandulenko
|
766c5552fe
|
FULLPIPE: Implement Movement::gotoLastFrame() and Movement::setDynamicPhaseIndex()
|
2013-09-06 14:51:10 +03:00 |
|
Eugene Sandulenko
|
ce0af03a4a
|
FULLPIPE: Implement Movement::initStatics()
|
2013-09-06 14:51:10 +03:00 |
|
Eugene Sandulenko
|
856eb1b0fa
|
FULLPIPE: Implemented FullpipeEngine::updateScreen()
|
2013-09-06 14:51:09 +03:00 |
|
Eugene Sandulenko
|
8cceaae590
|
FULLPIPE: Implement StaticANIObject::draw()
|
2013-09-06 14:51:08 +03:00 |
|
Eugene Sandulenko
|
94fedf0128
|
FULLPIPE: Finished stubbing loadGam()
|
2013-09-06 14:51:07 +03:00 |
|
Eugene Sandulenko
|
4dc3481ec1
|
FULLPIPE: Moved Messge class to messages.cpp
|
2013-09-06 14:51:06 +03:00 |
|
Eugene Sandulenko
|
5a182df099
|
FULLPIPE: Unstubbed StaticANIObject::addReverseStatics()
|
2013-09-06 14:51:06 +03:00 |
|