aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes/scene05.cpp
AgeCommit message (Expand)Author
2017-11-18FULLPIPE: Fix memory leaks, ownership issues with various point listsColin Snover
2017-11-18FULLPIPE: Remove unnecessary extra allocation for RNGColin Snover
2016-11-12FULLPIPE: Fix bug in original in scene05Eugene Sandulenko
2016-09-04FULLPIPE: Rename in ExCommand structureEugene Sandulenko
2016-09-04FULLPIPE: Added more debug output to scene05Eugene Sandulenko
2016-09-04FULLPIPE: Added debug inventory to scene05Eugene Sandulenko
2016-09-04JANITORIAL: Fix whitespacesEugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16FULLPIPE: Janitorial - Remove trailing spacesStrangerke
2013-12-24FULLPIPE: Implement scene11_initScene()Eugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-12-15FULLPIPE: Fix indentationEugene Sandulenko
2013-12-15FULLPIPE: Implement sceneHandler05_genFlies(). This completes the sceneEugene Sandulenko
2013-12-15FULLPIPE: Renames in scene05Eugene Sandulenko
2013-12-15FULLPIPE: Implement sceneHandler05_testHatch()Eugene Sandulenko
2013-12-15FULLPIPE: Implement void sceneHandler05_handleUp() and void sceneHandler05_ha...Eugene Sandulenko
2013-12-15FULLPIPE: Implement sceneHandler05_makeWackoFeedback()Eugene Sandulenko
2013-12-15FULLPIPE: Implement sceneHandler05_makeManFlight()Eugene Sandulenko
2013-12-14FULLPIPE: Implement sceneHandler05_showHandle() and sceneHandler05_hideHandle()Eugene Sandulenko
2013-12-14FULLPIPE: Started scene05 codeEugene Sandulenko