Age | Commit message (Expand) | Author |
2016-08-25 | FULLPIPE: Another fix to gotoLastFrame() | Eugene Sandulenko |
2016-08-25 | FULLPIPE: Fix gotoLastFrame() implementation | Eugene Sandulenko |
2016-08-25 | FULLPIPE: Fix array allocation in StepArray::insertPoints | Retro-Junk |
2016-08-25 | FULLPIPE: Fix if() condition | Eugene Sandulenko |
2016-08-25 | FULLPIPE: Restore original tangled logic in stopAnim_maybe | Eugene Sandulenko |
2016-08-20 | FULLPIPE: Fix getCurrPoint(). Now Dude walks almost perfectly. Kudos to wanwan | Eugene Sandulenko |
2016-08-18 | FULLPIPE: Fix index overflow in StepArray::gotoNextPoint | Retro-Junk |
2016-08-14 | FULLPIPE: Renamed rest of the AniHandler class methods | Eugene Sandulenko |
2016-08-14 | FULLPIPE: Further renames in AniHandler class | Eugene Sandulenko |
2016-08-14 | FULLPIPE: Mass renaming of AniHandler class | Eugene Sandulenko |
2016-08-14 | FULLPIPE: Rename various mgm variables to aniHandler | Eugene Sandulenko |
2016-07-28 | FULLPIPE: Split all debug output by channels | Eugene Sandulenko |
2016-07-28 | FULLPIPE: Added more debug channels | Eugene Sandulenko |
2016-07-26 | FULLPIPE: Few fixes to the pathfinding code | Eugene Sandulenko |
2016-05-07 | FULLPIPE: Fix statics initialization | Eugene Sandulenko |
2015-11-27 | FULLPIPE: Check result on realloc() | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Sanity check | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Plug memory leak | Eugene Sandulenko |
2014-10-28 | FULLPIPE: Remove trailing whitespace | Filippos Karapetis |
2014-06-19 | FULLPIPE: Draw transparent surfaces | Eugene Sandulenko |
2014-06-17 | FULLPIPE: Fix crash in scene34. Now it is rendered properly | Eugene Sandulenko |
2014-06-17 | FULLPIPE: Cleanup gfx code | Eugene Sandulenko |
2014-06-08 | FULLPIPE: Fix lockup on game start | Eugene Sandulenko |
2014-06-06 | FULLPIPE: Fix binary logic. CID 1216221 | Eugene Sandulenko |
2014-06-02 | FULLPIPE: Add missing parameter to Movement::calcSomeXY() | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Pushed noisy debug message deeper | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix crash in Movement destructor | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement StaticANIObject::~StaticANIObject() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Statics::init() | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Removed PtrList usage in statics.cpp | Eugene Sandulenko |
2014-05-02 | FULLPIPE: Implement Movement::~Movement() | Eugene Sandulenko |
2014-04-27 | FULLPIPE: Implement StaticANIObject::calcStepLen() | Eugene Sandulenko |
2014-04-25 | FULLPIPE: Implement StaticANIObject::changeStatics1() | Eugene Sandulenko |
2014-04-16 | FULLPIPE: Fix GCC warning | Torbjörn Andersson |
2014-04-13 | FULLPIPE: Implement StepArray::insertPoints() | Eugene Sandulenko |
2014-04-13 | FULLPIPE: Implement StaticANIObject::startAnimSteps() | Eugene Sandulenko |
2014-04-13 | FULLPIPE: Implement StaticANIObject::show2() | Eugene Sandulenko |
2014-04-11 | FULLPIPE: Implement StaticANIObject::startMQIfIdle() | Eugene Sandulenko |
2014-03-03 | FULLPIPE: Implement scene19_preload() | Eugene Sandulenko |
2014-03-02 | FULLPIPE: Implement scene18_preload() | Eugene Sandulenko |
2014-02-18 | FULLPIPE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-12 | FULLPIPE: Implement Movement::freePixelData() | Eugene Sandulenko |
2014-01-12 | FULLPIPE: Implement StaticANIObject::preloadMovements() | Eugene Sandulenko |
2014-01-12 | FULLPIPE: Implement StaticANIObject::adjustSomeXY() | Eugene Sandulenko |
2014-01-12 | FULLPIPE: Implement StaticANIObject::calcNextStep() | Eugene Sandulenko |
2014-01-10 | FULLPIPE: Implement preloadCallback() | Eugene Sandulenko |
2014-01-08 | FULLPIPE: Rest of destructor stubs | Eugene Sandulenko |
2014-01-05 | FULLPIPE: Implement StaticANIObject::restartMessageQueue() | Eugene Sandulenko |
2014-01-05 | FULLPIPE: Implement sceneHandler25_sub01() | Eugene Sandulenko |
2014-01-05 | FULLPIPE: More code to scene23 | Eugene Sandulenko |