Commit Graph
127 Commits
Author SHA1 Message Date
Colin Snover cef4d77877 FULLPIPE: Fix memory leaks of MctlItems in MctlCompound 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 f41074b930 FULLPIPE: Improve memory ownership in Motion 2017-11-18 22:35:12 +01:00
Filippos Karapetis f3e81b5f17 FULLPIPE: Use Common::String in all scene object names 2017-03-22 04:11:49 +02:00
Eugene Sandulenko a62d29ab86 FULLPIPE: Revert memory leak fixing as that introduced tons of regressions 2016-12-13 18:15:41 +01:00
Eugene Sandulenko c5e55878ad FULLPIPE: Plug more memory leaks 2016-12-12 23:35:32 +01:00
Eugene Sandulenko 69ed293003 FULLPIPE: Rename struct variables of MovGraphItem 2016-12-01 08:06:56 +01:00
Eugene Sandulenko 7da5d48d5e FULLPIPE: Clarify MovGraphLink flags variable type 2016-10-01 23:13:54 +02:00
Retro-Junk c5828a41f4 FULLPIPE: Inverse search mode behavior in MctlGraph::getHitNode 2016-08-22 22:22:00 +02:00
Eugene Sandulenko 3dfd4ba296 FULLPIPE: Rename MctlGraph substructures 2016-08-14 23:11:15 +02:00
Eugene Sandulenko 9b197be9d7 FULLPIPE: Renamed MctlGraph class methods 2016-08-14 22:56:17 +02:00
Eugene Sandulenko 23e62424e2 FULLPIPE: Rename MovGraph2 to MctlGraph 2016-08-14 22:56:17 +02:00
Eugene Sandulenko 060d1f7254 FULLPIPE: Rename various mgm variables to aniHandler 2016-08-14 21:40:29 +02:00
Eugene Sandulenko f99e47de6e FULLPIPE: Rename MGM class to AniHandler 2016-08-14 21:40:29 +02:00
Eugene Sandulenko e3acf3f23e FULLPIPE: Rename mgm.* to anihandler.* 2016-08-14 21:40:29 +02:00
Eugene Sandulenko 53c0d28dd8 FULLPIPE: Renames in MovGraph class 2016-07-25 00:11:04 +03:00
Eugene Sandulenko 2e4dd165e9 FULLPIPE: Renames in MovGraph 2016-07-23 01:01:20 +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 fc16d5eb03 FULLPIPE: More renames 2015-10-17 12:45:40 +02:00
Eugene Sandulenko 9b95f9f9c1 FULLPIPE: Rename some methods 2015-10-17 12:45:39 +02:00
Eugene Sandulenko 96ba19099f FULLPIPE: Split out MGM code into separate file 2014-06-27 19:05:43 +03:00
Eugene Sandulenko 2a09159c2b FULLPIPE: Give better name to function 2014-06-23 15:54:28 +03:00
Eugene Sandulenko 38b705a238 FULLPIPE: Finish MctlLadder::doWalkTo() implementation 2014-06-04 12:24:01 +03:00
Eugene Sandulenko 913947c247 FULLPIPE: Rename class variable to avoid confusion 2014-06-01 16:49:41 +03:00
Eugene Sandulenko 0a46d67bae FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementation 2014-05-30 09:26:24 +03:00
Eugene Sandulenko 82f4e71d56 FULLPIPE: Implement MovGraph::setEnds() 2014-05-26 08:44:28 +03:00
Eugene Sandulenko 3ca0f88e1f FULLPIPE: Fix MovGraph::calcMovItems() 2014-05-25 09:32:50 +03:00
Eugene Sandulenko 9f447e0ff4 FULLPIPE: Fix MovGraphItem structure 2014-05-24 11:17:03 +03:00
Eugene Sandulenko c4f3f77d74 FULLPIPE: Further work on MovGraph::method50() 2014-05-24 11:17:03 +03:00
Eugene Sandulenko 1d46172008 FULLPIPE: Implement MovGraph::changeCallback() 2014-05-23 09:41:54 +03:00
Eugene Sandulenko 347c03d8b7 FULLPIPE: Fix method return types 2014-05-21 08:08:22 +03:00
Eugene Sandulenko 29eda4c02e FULLPIPE: Implement MovGraph::method3C() 2014-05-21 08:05:05 +03:00
Eugene Sandulenko 510ed39c5a FULLPIPE: Implement MovGraph::method34() 2014-05-20 08:10:04 +03:00
Eugene Sandulenko 77b244e5df FULLPIPE: Finish implementation of movGraphCallback() 2014-05-18 09:44:28 +03:00
Eugene Sandulenko 17b29e109d FULLPIPE: Implement MovGraph::method44() 2014-05-16 20:57:03 +03:00
Eugene Sandulenko 230e771321 FULLPIPE: Implement MovGraph::doWalkTo() 2014-05-15 12:34:55 +02:00
Eugene Sandulenko 670bf9a1af FULLPIPE: Fixes to MovGraph::doWalkTo() 2014-05-13 09:32:02 +02:00
Eugene Sandulenko 0549ae8259 FULLPIPE: Started MovGraph::doWalkTo() implementation 2014-05-10 09:30:09 +03:00
Eugene Sandulenko caf920e28a FULLPIPE: Started implementing MovGraph::calcChunk() 2014-05-08 23:00:34 +03:00
Eugene Sandulenko 4d75bebd08 FULLPIPE: Implement MovGraph::getBboxes() 2014-05-07 22:18:08 +03:00
Eugene Sandulenko 7a27be3963 FULLPIPE: Implement MovGraph::shuffleTree() 2014-05-06 07:10:50 +03:00
Eugene Sandulenko c6d36044c5 FULLPIPE: Started MovGraph::findClosestLink() implementation 2014-05-05 08:02:44 +03:00
Eugene Sandulenko 71002e26e7 FULLPIPE: Implement MovGraph::freeItems() 2014-05-04 10:41:36 +03:00
Eugene Sandulenko bd5736c641 FULLPIPE: Implement MovGraph::genMovArr() 2014-05-04 09:33:45 +03:00
Eugene Sandulenko 20f14713da FULLPIPE: Implement MGM::refreshOffsets() 2014-04-26 12:03:58 +03:00
Eugene Sandulenko 49b6498d22 FULLPIPE: Implement MGM::genMovement() 2014-04-26 10:39:34 +03:00
Eugene Sandulenko 58648b0894 FULLPIPE: Implement StaticANIObject::changeStatics1() 2014-04-25 22:30:10 +03:00