aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/messagehandlers.cpp
AgeCommit message (Expand)Author
2017-12-03FULLPIPE: Renames in ExCommandEugene Sandulenko
2017-11-18FULLPIPE: Clarify ownership of DynamicPhase::_exCommandColin Snover
2017-11-18FULLPIPE: Fix memory leaks, ownership issues with various point listsColin Snover
2017-11-18FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and...Colin Snover
2017-11-18FULLPIPE: Remove unnecessary and unsafe C-style castsColin Snover
2017-11-18FULLPIPE: Fix memory leak & unnecessary heap allocation of RectsColin Snover
2017-11-18FULLPIPE: Improve memory ownership in MotionColin Snover
2017-11-18FULLPIPE: Improve memory safety and fix leaks in sound codeColin Snover
2016-12-20FULLPIPE: Change _objCommandName and _queueName to Common::StringFilippos Karapetis
2016-12-11FULLPIPE: Implement Russian demo differencesEugene Sandulenko
2016-12-11FULLPIPE: Implement demo-specific help screenEugene Sandulenko
2016-12-10FULLPIPE: Clarify null callback usage across the scenesEugene Sandulenko
2016-11-28FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones)Torbjörn Andersson
2016-10-05FULLPIPE: Added on-demand debug output to PicAniInfosEugene Sandulenko
2016-09-05FULLPIPE: Rename is GabeObjectEugene Sandulenko
2016-09-04FULLPIPE: Rename in ExCommand structureEugene Sandulenko
2016-09-04JANITORIAL: Fix whitespacesEugene Sandulenko
2016-07-28FULLPIPE: Hid warning under debug channel. More debug outputEugene Sandulenko
2016-07-28FULLPIPE: Split all debug output by channelsEugene Sandulenko
2016-07-25FULLPIPE: Added temp trace outputEugene Sandulenko
2016-07-25FULLPIPE: Renames in MovGraph classEugene Sandulenko
2016-07-20FULLPIPE: Some renames in MovGraphLinkEugene Sandulenko
2015-10-17FULLPIPE: More renamesEugene Sandulenko
2014-05-14FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handlingEugene Sandulenko
2014-04-26FULLPIPE: Implement global_messageHandler_KickStucco()Eugene Sandulenko
2014-04-26FULLPIPE: Implement global_messageHandler_KickMetal()Eugene Sandulenko
2014-04-13FULLPIPE: Implement StepArray::insertPoints()Eugene Sandulenko
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16FULLPIPE: Janitorial - Remove trailing spacesStrangerke
2013-12-30FULLPIPE: Attempt to fix scene flickerEugene Sandulenko
2013-12-28FULLPIPE: Correctly implement scene switching from command lineEugene Sandulenko
2013-12-21FULLPIPE: g_fullpipe -> g_fp for brevityEugene Sandulenko
2013-11-20FULLPIPE: Move message handlers into separate fileEugene Sandulenko