aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gameloader.cpp
AgeCommit message (Expand)Author
2015-10-17FULLPIPE: Rename some methodsEugene Sandulenko
2015-01-21JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2014-06-14FULLPIPE: Fix crash on exitEugene Sandulenko
2014-06-13FULLPIPE: Implement GameLoader::~GameLoader()Eugene Sandulenko
2014-06-12FULLPIPE: Implement GameLoader::restoreDefPicAniInfos()Eugene Sandulenko
2014-05-03FULLPIPE: Implement FullpipeEngine::restartGame()Eugene Sandulenko
2014-05-01FULLPIPE: Implement ModalSaveGame::getFileInfo() and stubbed saveload supportEugene Sandulenko
2014-05-01FULLPIPE: Implement ModalSaveGame::saveload()Eugene Sandulenko
2014-03-16FULLPIPE: More renames in scene18and19Eugene Sandulenko
2014-03-03FULLPIPE: Implement true scene19_preload()Eugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-10FULLPIPE: Implement preloadCallback()Eugene Sandulenko
2014-01-10FULLPIPE: Started preloadCallback() implementationEugene Sandulenko
2014-01-08FULLPIPE: Stubbed and implemented some class destructorsEugene Sandulenko
2013-12-27FULLPIPE: Implement sceneHandler11_hitMan()Eugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-16FULLPIPE: Implement sceneHandler06()Eugene Sandulenko
2013-12-11FULLPIPE: Make _exCommands privateFilippos Karapetis
2013-10-30FULLPIPE: Fix crash after introEugene Sandulenko
2013-09-18FULLPIPE: CGameLoader -> GameLoaderEugene Sandulenko
2013-09-18FULLPIPE: CGameVar -> GameVarEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefix from inventory classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefix from input classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from interaction classesEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from motion classesEugene Sandulenko
2013-09-14FULLPIPE: Move PreloadItem methods where they belongEugene Sandulenko
2013-09-12FULLPIPE: Move Sc2 to gameloader.hEugene Sandulenko
2013-09-12FULLPIPE: Implement CGameLoader::preloadScene()Eugene Sandulenko
2013-09-12FULLPIPE: Fix debug sceneEugene Sandulenko
2013-09-09FULLPIPE: Started debug sceneEugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: Rename base class variables to avoid ambigiuityEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko
2013-09-06FULLPIPE: Fix bug with lost picture palettesEugene Sandulenko
2013-09-06FULLPIPE: Attempt to fix crash on SC_1 startup. Domino is missingEugene Sandulenko
2013-09-06FULLPIPE: Implement CGameLoader::applyPicAniInfos()Eugene Sandulenko
2013-09-06FULLPIPE: Fix scene loadingEugene Sandulenko
2013-09-06FULLPIPE: Rename some CGameLoader membersEugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateScreen()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented CGameLoader::gotoScene()Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed loadGam() and CGameLoader()Eugene Sandulenko
2013-09-06FULLPIPE: Implement FullpipeEngine::initCursors()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented StaticANIObject::countMovements()Eugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: Fixed initial scene drawing. Scene bg is shownEugene Sandulenko
2013-09-06FULLPIPE: Initial stubs for input systemEugene Sandulenko
2013-09-06FULLPIPE: Several methods for motion controllerEugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcherEugene Sandulenko