aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/lift.cpp
AgeCommit message (Expand)Author
2017-12-03FULLPIPE: Renames in ExCommandEugene Sandulenko
2017-11-18FULLPIPE: Fix memory leaks of PreloadItemsColin Snover
2017-11-18FULLPIPE: Remove unnecessary and unsafe C-style castsColin Snover
2016-09-17FULLPIPE: Mass fix incorrect inhibitor flagRetro-Junk
2016-09-05FULLPIPE: Rename is GabeObjectEugene Sandulenko
2016-09-05FULLPIPE: Renames in PreloadItemEugene Sandulenko
2016-09-04FULLPIPE: Rename in ExCommand structureEugene Sandulenko
2016-08-26FULLPIPE: Make elevators actually workRetro-Junk
2015-10-17FULLPIPE: Rename some methodsEugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-01FULLPIPE: Fix stupid error with wrong identifier. CID 1166823Eugene Sandulenko
2014-02-01FULLPIPE: Check for potential null dereference. Matches originalEugene Sandulenko
2014-02-01FULLPIPE: Implement lift_hoverButton(). This completes the lift.Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_openLift()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_walkAndGo()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_closedoorSeq()Eugene Sandulenko
2014-02-01FULLPIPE: Implement lift_animateButton()Eugene Sandulenko
2014-01-30FULLPIPE: Implement lift_checkButton()Eugene Sandulenko
2014-01-29FULLPIPE: Implement lift_exitSeq()Eugene Sandulenko
2014-01-28FULLPIPE: Implement lift_goAnimation()Eugene Sandulenko
2014-01-27FULLPIPE: Implement lift_startExitQueue()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_init()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_setButtonStatics()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_getButtonIdN()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_getButtonIdH()Eugene Sandulenko
2014-01-26FULLPIPE: Implement lift_clickButton()Eugene Sandulenko
2014-01-19FULLPIPE: Plug scene38 inEugene Sandulenko
2014-01-07FULLPIPE: Implement scene32_updateCursor() and setupMusic()Eugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-11-20FULLPIPE: Consolidate lift-related functions in one fileEugene Sandulenko
2013-11-06FULLPIPE: Completed scene03 codeEugene Sandulenko
2013-11-04FULLPIPE: Started implementing scene 3Eugene Sandulenko
2013-09-06FULLPIPE: Implemented FullpipeEngine::updateCursorsCommon()Eugene Sandulenko