Commit Graph
20 Commits
Author SHA1 Message Date
Colin Snover 715d4bd76a FULLPIPE: Fix memory leaks, ownership issues with various point lists 2017-11-18 22:35:12 +01:00
Colin Snover a25246bebe FULLPIPE: Remove unnecessary extra allocation for RNG 2017-11-18 22:35:12 +01:00
Eugene Sandulenko a36039f9fe FULLPIPE: Fix bug in original in scene05 2016-11-12 12:35:18 +01:00
Eugene Sandulenko 26f55005b3 FULLPIPE: Rename in ExCommand structure 2016-09-04 23:54:43 +02:00
Eugene Sandulenko e49728fc1f FULLPIPE: Added more debug output to scene05 2016-09-04 21:20:29 +02:00
Eugene Sandulenko 641920ee44 FULLPIPE: Added debug inventory to scene05 2016-09-04 21:20:29 +02:00
Eugene Sandulenko b1fc0f6946 JANITORIAL: Fix whitespaces 2016-09-04 14:42:52 +02:00
Johannes Schickel 387fe8c141 FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
Strangerke f6a7e00407 FULLPIPE: Janitorial - Remove trailing spaces 2014-02-16 18:48:31 +01:00
Eugene Sandulenko 51a83e8be1 FULLPIPE: Implement scene11_initScene() 2013-12-24 00:14:37 +02:00
Eugene Sandulenko 90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko 4c445c6446 FULLPIPE: Fix indentation 2013-12-15 22:41:29 +02:00
Eugene Sandulenko 73d7a7c14b FULLPIPE: Implement sceneHandler05_genFlies(). This completes the scene 2013-12-15 21:51:53 +02:00
Eugene Sandulenko ab688e15a2 FULLPIPE: Renames in scene05 2013-12-15 21:51:53 +02:00
Eugene Sandulenko 7cd0da64f5 FULLPIPE: Implement sceneHandler05_testHatch() 2013-12-15 16:36:17 +02:00
Eugene Sandulenko c61db56a48 FULLPIPE: Implement void sceneHandler05_handleUp() and void sceneHandler05_handleDown() 2013-12-15 16:36:17 +02:00
Eugene Sandulenko 8b278d1cdd FULLPIPE: Implement sceneHandler05_makeWackoFeedback() 2013-12-15 14:59:31 +02:00
Eugene Sandulenko 29a8bb5dbc FULLPIPE: Implement sceneHandler05_makeManFlight() 2013-12-15 14:59:31 +02:00
Eugene Sandulenko 42c04c8735 FULLPIPE: Implement sceneHandler05_showHandle() and sceneHandler05_hideHandle() 2013-12-14 17:42:41 +02:00
Eugene Sandulenko 84bf5238cd FULLPIPE: Started scene05 code 2013-12-14 17:39:10 +02:00