Commit graph

34 commits

Author SHA1 Message Date
Eugene Sandulenko
7c4499d28a FULLPIPE: Field renames 2020-09-15 11:36:14 +02:00
Eugene Sandulenko
20fb25d58a FULLPIPE: Renames in ExCommand 2017-12-03 23:04:58 +01:00
Colin Snover
c7b1f6b26c FULLPIPE: Clarify ownership of DynamicPhase::_exCommand 2017-11-18 22:35:12 +01:00
Colin Snover
715d4bd76a FULLPIPE: Fix memory leaks, ownership issues with various point lists 2017-11-18 22:35:12 +01:00
Colin Snover
bb26bf7994 FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and Sc2 2017-11-18 22:35:12 +01:00
Colin Snover
e2367f3ed2 FULLPIPE: Remove unnecessary and unsafe C-style casts 2017-11-18 22:35:12 +01:00
Colin Snover
6f8a65c739 FULLPIPE: Fix memory leak & unnecessary heap allocation of Rects 2017-11-18 22:35:12 +01:00
Colin Snover
f41074b930 FULLPIPE: Improve memory ownership in Motion 2017-11-18 22:35:12 +01:00
Colin Snover
72a4292727 FULLPIPE: Improve memory safety and fix leaks in sound code 2017-11-18 22:35:12 +01:00
Filippos Karapetis
b4514bfe92 FULLPIPE: Change _objCommandName and _queueName to Common::String 2016-12-20 02:17:58 +02:00
Eugene Sandulenko
b930b4a74f FULLPIPE: Implement Russian demo differences 2016-12-11 18:36:08 +01:00
Eugene Sandulenko
b6bc2e0b95 FULLPIPE: Implement demo-specific help screen 2016-12-11 18:36:08 +01:00
Eugene Sandulenko
88a3a2bc4d FULLPIPE: Clarify null callback usage across the scenes 2016-12-10 14:42:36 +01:00
Torbjörn Andersson
75e2770fae FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
Eugene Sandulenko
4d1076b33e FULLPIPE: Added on-demand debug output to PicAniInfos 2016-10-05 09:13:28 +02:00
Eugene Sandulenko
2cbf7da319 FULLPIPE: Rename is GabeObject 2016-09-05 00:11:07 +02:00
Eugene Sandulenko
26f55005b3 FULLPIPE: Rename in ExCommand structure 2016-09-04 23:54:43 +02:00
Eugene Sandulenko
b1fc0f6946 JANITORIAL: Fix whitespaces 2016-09-04 14:42:52 +02:00
Eugene Sandulenko
f6f8c31984 FULLPIPE: Hid warning under debug channel. More debug output 2016-07-28 11:27:41 +03:00
Eugene Sandulenko
6ac435099c FULLPIPE: Split all debug output by channels 2016-07-28 00:37:32 +03:00
Eugene Sandulenko
6cb9429b12 FULLPIPE: Added temp trace output 2016-07-25 23:24:42 +03:00
Eugene Sandulenko
53c0d28dd8 FULLPIPE: Renames in MovGraph class 2016-07-25 00:11:04 +03:00
Eugene Sandulenko
46aadaa0e0 FULLPIPE: Some renames in MovGraphLink 2016-07-20 22:56:28 +03:00
Eugene Sandulenko
120e763f71 FULLPIPE: More renames 2015-10-17 12:45:40 +02:00
Eugene Sandulenko
de1df05b1f FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handling 2014-05-14 12:15:37 +02:00
Eugene Sandulenko
04ca386e68 FULLPIPE: Implement global_messageHandler_KickStucco() 2014-04-26 12:23:37 +03:00
Eugene Sandulenko
da23bd0772 FULLPIPE: Implement global_messageHandler_KickMetal() 2014-04-26 12:18:53 +03:00
Eugene Sandulenko
42f4bb6b1e FULLPIPE: Implement StepArray::insertPoints() 2014-04-13 11:33:05 +03: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
8b2e8d7c20 FULLPIPE: Attempt to fix scene flicker 2013-12-30 02:20:41 +02:00
Eugene Sandulenko
3f8c39341c FULLPIPE: Correctly implement scene switching from command line 2013-12-28 23:42:06 +02:00
Eugene Sandulenko
90532c78a2 FULLPIPE: g_fullpipe -> g_fp for brevity 2013-12-21 16:42:49 +02:00
Eugene Sandulenko
24bfdd9e7c FULLPIPE: Move message handlers into separate file 2013-11-20 12:11:58 -08:00