aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes.cpp
AgeCommit message (Expand)Author
2019-11-14FULLPIPE: Fix Missing Default Switch CasesD G Turner
2017-11-18FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and...Colin Snover
2017-11-18FULLPIPE: Remove memory leaks and manual memory management in SceneColin Snover
2017-11-18FULLPIPE: Make dimensions/coordinate getters pure functionsColin Snover
2017-11-18FULLPIPE: Improve memory safety and fix leaks in sound codeColin Snover
2016-12-11FULLPIPE: Simplify demo check in the engineEugene Sandulenko
2016-12-11FULLPIPE: Initial support for Russian Demo. The demo startsEugene Sandulenko
2016-12-10FULLPIPE: Clarify null callback usage across the scenesEugene Sandulenko
2016-12-10FULLPIPE: Implement wide scene autoscrollingEugene Sandulenko
2016-11-29FULLPIPE: Initial code for scene04 musicEugene Sandulenko
2016-11-29FULLPIPE: Implement track looping in sceneFinalEugene Sandulenko
2016-10-02FULLPIPE: Scene11: Fix non-swinging swingRetro-Junk
2016-10-01FULLPIPE: Rebames in scene37Eugene Sandulenko
2016-09-14FULLPIPE: Remove now unused BallChain classEugene Sandulenko
2016-09-05FULLPIPE: Renames in PreloadItemEugene Sandulenko
2016-09-04JANITORIAL: Fix whitespacesEugene Sandulenko
2016-08-14FULLPIPE: Rename MovGraph2 to MctlGraphEugene Sandulenko
2015-10-17FULLPIPE: Rename some methodsEugene Sandulenko
2014-06-06FULLPIPE: Add additional sanity check. CID 1220154Eugene Sandulenko
2014-06-06FULLPIPE: Remove extra sizeof. CID 1220156Eugene Sandulenko
2014-05-29FULLPIPE: Implement BallChain::sub04()Eugene Sandulenko
2014-05-02FULLPIPE: Removed couple of PtrList usages for code clarityEugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::processArcade()Eugene Sandulenko
2014-04-12FULLPIPE: Implement BallChain::removeBall()Eugene Sandulenko
2014-04-08FULLPIPE: Renames in scene29. This completes the sceneEugene Sandulenko
2014-04-08FULLPIPE: More renames in scene29Eugene Sandulenko
2014-04-07FULLPIPE: Renames in scene29Eugene Sandulenko
2014-04-07FULLPIPE: More work on renaming in scene29Eugene Sandulenko
2014-04-06FULLPIPE: Further renames in scene29Eugene Sandulenko
2014-04-04FULLPIPE: Renames in scene29Eugene Sandulenko
2014-04-02FULLPIPE: Implement sceneHandler29_sub03()Eugene Sandulenko
2014-03-25FULLPIPE: Enable scene29Eugene Sandulenko
2014-03-25FULLPIPE: Finish scene29_initScene() implementationEugene Sandulenko
2014-03-16FULLPIPE: Last renames in scene18and19. This completes the sceneEugene Sandulenko
2014-03-16FULLPIPE: Yet more renames in scene18 and 19Eugene Sandulenko
2014-03-16FULLPIPE: More vars renamed in scene18Eugene Sandulenko
2014-03-16FULLPIPE: More renames in scene18and19Eugene Sandulenko
2014-03-15FULLPIPE: Further work on scene18and19 renamesEugene Sandulenko
2014-03-14FULLPIPE: Further var renames in scene18and19Eugene Sandulenko
2014-03-13FULLPIPE: Some renames in scenes18 and 19Eugene Sandulenko
2014-03-10FULLPIPE: Implement sceneHandler18and19_drawRiders()Eugene Sandulenko
2014-03-08FULLPIPE: Implement sceneHandler18and19_showGirlJumpTo()Eugene Sandulenko
2014-03-05FULLPIPE: Enable scene18 and scene19Eugene Sandulenko
2014-03-03FULLPIPE: Implement scene18_setupEntrance()Eugene Sandulenko
2014-03-03FULLPIPE: Implement true scene19_preload()Eugene Sandulenko
2014-03-03FULLPIPE: Implement scene19_preload()Eugene Sandulenko
2014-03-01FULLPIPE: Implement scene18_initScene1()Eugene Sandulenko
2014-02-28FULLPIPE: Implement scene18_updateCursor()Eugene Sandulenko
2014-02-28FULLPIPE: Implement cene18_initScene2()Eugene Sandulenko
2014-02-26FULLPIPE: Implement scene19_initScene2()Eugene Sandulenko