aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gameloader.h
AgeCommit message (Expand)Author
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: Move PreloadItems to gameloader.hEugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko
2013-09-06FULLPIPE: Rename some CGameLoader membersEugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateScreen()Eugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: Moved Messge class to messages.cppEugene 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
2013-09-06FULLPIPE: Further work on sceneSwitcher.Eugene Sandulenko