Commit graph

43 commits

Author SHA1 Message Date
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
Eugene Sandulenko
60ca9f74ac FULLPIPE: Fix bug with lost picture palettes 2013-09-06 14:51:12 +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
1d55aa0c6e FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missing 2013-09-06 14:51:11 +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
ab190d2f0b FULLPIPE: Fix Movement::gotoLastFrame() 2013-09-06 14:51:10 +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
eeec3a79cb FULLPIPE: Renamed gameobj.h to constants.h 2013-09-06 14:51:08 +03:00
Eugene Sandulenko
8cceaae590 FULLPIPE: Implement StaticANIObject::draw() 2013-09-06 14:51:08 +03:00
Eugene Sandulenko
74b662516d FULLPIPE: Implemented StaticANIObject::countMovements() 2013-09-06 14:51:07 +03:00
Eugene Sandulenko
94fedf0128 FULLPIPE: Finished stubbing loadGam() 2013-09-06 14:51:07 +03:00
Eugene Sandulenko
67bbf26ecd FULLPIPE: Rename messagequeue.* to messages.* 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
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
57e03aedd3 FULLPIPE: Initial code for bitmap rendering 2013-09-06 14:48:18 +03:00
Eugene Sandulenko
defc53d4d1 FULLPIPE: Scene drawing stubs 2013-09-06 14:48:17 +03:00
Eugene Sandulenko
56cb726ebc FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementation 2013-09-06 14:48:17 +03:00
Eugene Sandulenko
c2103bb9cd FULLPIPE: Fix indentation 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