aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2014-06-19FULLPIPE: Draw transparent surfacesEugene Sandulenko
2014-06-18FULLPIPE: Fixed ModalQueryEugene Sandulenko
2014-06-18FULLPIPE: Implement ModalCredits::update()Eugene Sandulenko
2014-06-18FULLPIPE: Implemented ModalIntro::update()Eugene Sandulenko
2014-06-18FULLPIPE: Stubbed sceneFade()Eugene Sandulenko
2014-06-17FULLPIPE: Fix crash in scene34. Now it is rendered properlyEugene Sandulenko
2014-06-17FULLPIPE: Cleanup gfx codeEugene Sandulenko
2014-06-17FULLPIPE: cleanupEugene Sandulenko
2014-06-17FULLPIPE: Implement horizontal flippingEugene Sandulenko
2014-06-17FULLPIPE: Skip internal 565 rpresentation for sprites and directly render the...Eugene Sandulenko
2014-06-17FULLPIPE: Switch graphics to TransparentSurfaceEugene Sandulenko
2014-06-17FULLPIPE: Switch engine to 32 bitEugene Sandulenko
2014-06-16FULLPIPE: Started switching gfx functions to SurfaceEugene Sandulenko
2014-06-14FULLPIPE: Fix crash on exitEugene Sandulenko
2014-06-13FULLPIPE: Implement FullpipeEngine::freeGameLoader()Eugene Sandulenko
2014-06-13FULLPIPE: Implement FullpipeEngine::cleanup()Eugene Sandulenko
2014-06-13FULLPIPE: Implement GameLoader::~GameLoader()Eugene Sandulenko
2014-06-13FULLPIPE: Removed unused codeEugene Sandulenko
2014-06-12FULLPIPE: Implement GameLoader::restoreDefPicAniInfos()Eugene Sandulenko
2014-06-12FULLPIPE: Implement GameVar::~GameVar()Eugene Sandulenko
2014-06-11FULLPIPE: Use safe string copying. CID 1208908Eugene Sandulenko
2014-06-11FULLPIPE: Copy string safely. CID 1208909Eugene Sandulenko
2014-06-10FULLPIPE: Plug potential resource leak. CID 1208906Eugene Sandulenko
2014-06-09FULLPIPE: Use strlcpy instead of strncpy in some places.Johannes Schickel
2014-06-09FULLPIPE: Fix compilationEugene Sandulenko
2014-06-09FULLPIPE: Initialize variable. CID 1153659Eugene Sandulenko
2014-06-09FULLPIPE: Fix copy-paste error from original. CID 1199556Eugene Sandulenko
2014-06-09FULLPIPE: Safely copy string. CID 1208908Eugene Sandulenko
2014-06-09FULLPIPE: Safely copy stringsEugene Sandulenko
2014-06-08FULLPIPE: Fix lockup on game startEugene Sandulenko
2014-06-08FULLPIPE: Initialize variable. CID 1208916Eugene Sandulenko
2014-06-07FULLPIPE: Implement MovGraph2::getItemSubIndexByMGM()Eugene Sandulenko
2014-06-06FULLPIPE: Fix binary logic. CID 1216221Eugene Sandulenko
2014-06-06FULLPIPE: Fix memory leak and missing results. CID 1216225Eugene Sandulenko
2014-06-06FULLPIPE: Add missing break. CID 1216226Eugene Sandulenko
2014-06-06FULLPIPE: Add additional sanity check. CID 1220154Eugene Sandulenko
2014-06-06FULLPIPE: Remove extra null check. CID 1220155Eugene Sandulenko
2014-06-06FULLPIPE: Remove extra sizeof. CID 1220156Eugene Sandulenko
2014-06-06FULLPIPE: Fix potential null dereference. CID 1148380Eugene Sandulenko
2014-06-06FULLPIPE: Initialize class variables. CID 1204256Eugene Sandulenko
2014-06-05FULLPIPE: Fix more warningsEugene Sandulenko
2014-06-05FULLPIPE: Fix warningEugene Sandulenko
2014-06-04FULLPIPE: Finish MctlLadder::doWalkTo() implementationEugene Sandulenko
2014-06-04FULLPIPE: More work on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-03FULLPIPE: More worj on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-02FULLPIPE: Add missing parameter to Movement::calcSomeXY()Eugene Sandulenko
2014-06-02FULLPIPE: More work on MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-01FULLPIPE: Started implmentation of MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-01FULLPIPE: Rename class variable to avoid confusionEugene Sandulenko
2014-05-31FULLPIPE: Implement MctlCompound::findClosestConnectionPoint()Eugene Sandulenko