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 |
|
Eugene Sandulenko
|
b18f08d93b
|
FULLPIPE: Started Statics drawing
|
2013-09-06 14:51:06 +03:00 |
|
Eugene Sandulenko
|
22eedf5600
|
FULLPIPE: Further work on Scene switcher
|
2013-09-06 14:51:05 +03:00 |
|
Eugene Sandulenko
|
62cbdd81f0
|
FULLPIPE: Further work on sceneSwitcher.
Reduced header dependency.
Put CGameLoader into separate files.
|
2013-09-06 14:51:03 +03:00 |
|
Eugene Sandulenko
|
c76bec2646
|
FULLPIPE: Further work on sceneSwitcher()
|
2013-09-06 14:51:03 +03:00 |
|
Eugene Sandulenko
|
8f0ff728e4
|
FULLPIPE: Rename _stringObj to relevant names in order to avoid ambiguity
|
2013-09-06 14:51:03 +03:00 |
|
Eugene Sandulenko
|
defc53d4d1
|
FULLPIPE: Scene drawing stubs
|
2013-09-06 14:48:17 +03:00 |
|
Eugene Sandulenko
|
1c1d8db613
|
FULLPIPE: Now StaticANIObject is loaded fully
|
2013-09-06 14:48:15 +03:00 |
|
Eugene Sandulenko
|
0b6591e491
|
FULLPIPE: Continued work on scene loading
|
2013-09-06 14:48:15 +03:00 |
|
Eugene Sandulenko
|
751f435df0
|
FULLPIPE: Continued on scene loading
|
2013-09-06 14:48:15 +03:00 |
|