Commit Graph
1766 Commits
Author SHA1 Message Date
Eugene Sandulenko a9aaca4608 FULLPIPE: Implement MovGraph2::findMinPath() 2013-10-19 00:44:10 +03:00
Eugene Sandulenko 8390e53fc0 FULLPIPE: Plug resource leak. CID 1107570 2013-10-18 15:54:59 +03:00
Eugene Sandulenko 109ff80475 FULLPIPE: Implement MovGraph2::findLink2() 2013-10-17 23:19:28 +03:00
Eugene Sandulenko 2f1387bb26 FULLPIPE: Implement MovGraph2::findLink1() 2013-10-17 23:19:28 +03:00
Filippos Karapetis 7d7c0966a2 FULLPIPE: Fix compilation with MSVC
MSVC complains that this specific usage of sqrt() is ambiguous, since
the arguments aren't float or double
2013-10-17 01:09:37 +03:00
Eugene Sandulenko 8880077ec3 FULLPIPE: Implement MovGraph2::findNode() 2013-10-17 00:55:34 +03:00
Eugene Sandulenko 1cfafc6cfd FULLPIPE: method4C -> doWalkTo 2013-10-17 00:37:04 +03:00
Eugene Sandulenko a0185d7fdc FULLPIPE: Implemented MovGraph2::method4C() 2013-10-17 00:35:02 +03:00
Eugene Sandulenko 769ba7f6ca FULLPIPE: More work on MovGraph2::method4C() 2013-10-16 09:04:21 +03:00
Eugene Sandulenko d01e502d8f FULLPIPE: MovGraph2::method4C() con't 2013-10-15 09:11:23 +03:00
Eugene Sandulenko c9aa875c8d FULLPIPE: More code for MovGraph2::method4C() 2013-10-15 00:49:46 +03:00
Eugene Sandulenko 5b54a546e0 FULLPIPE: Made setting rooms via bootparams easier 2013-10-10 23:58:44 +03:00
Eugene Sandulenko 4b3cfa1c57 FULLPIPE: More work on MovGraph2::method4C() 2013-10-10 23:42:31 +03:00
Eugene Sandulenko d170c9d2a7 FULLPIPE: More work on MovGraph2::method4C() 2013-10-08 23:33:16 +03:00
Eugene Sandulenko 8b774de1ea FULLPIPE: Started MovGraph2::method4C() implementation 2013-10-06 23:41:03 +03:00
Torbjörn Andersson fe5d12a484 FULLPIPE: Fix GCC warning 2013-10-06 07:11:09 +02:00
Filippos Karapetis 1e87d135be FULLPIPE: Silence false positives about uninitialized variables in MSVC 2013-10-05 21:32:16 +03:00
Eugene Sandulenko ebc8b71d6d FULLPIPE: Give more meaningful name to method parameter 2013-10-05 12:43:27 +03:00
Eugene Sandulenko 5dabd4bf37 FULLPIPE: Implement MovGraphReact::pointInRegion() 2013-10-05 11:53:08 +03:00
Eugene Sandulenko b90e76f21f FULLPIPE: Implement MctlCompound::method4C() 2013-10-04 23:38:29 +03:00
Eugene Sandulenko e04744fc26 FULLPIPE: Started implementation MctlCompound::method4C() 2013-10-04 01:25:44 +03:00
Eugene Sandulenko d73fd415fa FULLPIPE: Finish MGM::rebuildTables() 2013-10-02 22:39:11 +03:00
Eugene Sandulenko 19bf71e1e0 FULLPIPE: Started implementing MGM::rebuildTables() 2013-10-02 20:59:58 +03:00
Eugene Sandulenko d179d0fb9d FULLPIPE: Implement MGM::clear() 2013-10-02 20:59:57 +03:00
Eugene Sandulenko 98a3099076 FULLPIPE: Implement MGM::getItemIndexById() 2013-10-02 20:59:57 +03:00
Eugene Sandulenko 9e179fc429 FULLPIPE: Implement MGM::addItem() 2013-10-02 20:59:57 +03:00
Eugene Sandulenko 7e782dd5e9 FULLPIPE: Implement MovGraph::addObject() 2013-10-01 22:56:50 +03:00
Eugene Sandulenko 50f2bc660b FULLPIPE: Unk2 -> MGM 2013-10-01 22:22:24 +03:00
Filippos Karapetis aab55c24fd FULLPIPE: Fix compilation with MSVC
Return a fake value for functions that are supposed to return a boolean value
2013-10-01 01:04:25 +03:00
Eugene Sandulenko f2be180c2a FULLPIPE: Fix compiler warnings (for good) 2013-10-01 00:12:04 +03:00
Eugene Sandulenko 8989dd3b73 FULLPIPE: Implement MovGraph::calcDistance() 2013-09-29 23:08:45 +03:00
Eugene Sandulenko 75f2dacade FULLPIPE: Fix compiler warning 2013-09-28 21:44:55 +03:00
Eugene Sandulenko aeee6e6241 FULLPIPE: Implement Movement::calcSomeXY() 2013-09-28 17:31:42 +03:00
Eugene Sandulenko ac1be668d9 FULLPIPE: Implement MovGraph2::initDirections() 2013-09-28 15:59:46 +03:00
Eugene Sandulenko dd7995958d FULLPIPE: Implement MovGraph2::addObject() 2013-09-28 14:15:46 +03:00
Eugene Sandulenko b22c7d28f7 FULLPIPE: Implement MctlCompound::addObject() 2013-09-28 13:06:06 +03:00
Eugene Sandulenko d207dcfba6 FULLPIPE: Bug fix MctlCompound::load() 2013-09-28 11:36:11 +03:00
Eugene Sandulenko 7990300c96 FULLPIPE: Implemented MctlCompound::initMovGraph2() 2013-09-27 22:16:15 +03:00
Eugene Sandulenko 008eb251df FULLPIPE: Started implementation of MctlCompound::initMovGraph2() 2013-09-26 00:08:13 +03:00
Eugene Sandulenko 036c9fd6a9 FULLPIPE: Added MctlCompound object type 2013-09-26 00:08:13 +03:00
Eugene Sandulenko 83b2507011 FULLPIPE: Prototyping for MctlCompound 2013-09-26 00:08:13 +03:00
Eugene Sandulenko 2b2157cf62 FULLPIPE: Initialize class variable in constructor. CID 1090697 2013-09-22 11:42:50 +03:00
Eugene Sandulenko 6e7f4d3669 FULLPIPE: Initialize class variable 2013-09-22 11:40:34 +03:00
Eugene Sandulenko 3329dc8fe0 FULLPIPE: Initialized class variables. CID 1063198 2013-09-22 11:38:07 +03:00
Eugene Sandulenko 4d52f7b701 FULLPIPE: Remove unused class variable. CID 1063191 2013-09-22 11:33:50 +03:00
Eugene Sandulenko 0b88ffab1b FULLPIPE: Fix uninitialized class variables 2013-09-22 11:31:47 +03:00
Eugene Sandulenko 2fb823c19b FULLPIPE: Fix unneeded check. CID 1063206 2013-09-22 11:28:44 +03:00
Eugene Sandulenko 19955e5d19 FULLPIPE: Fix stupid c/p error. CID 1063216 2013-09-22 11:25:28 +03:00
Eugene Sandulenko a9a1e69f49 FULLPIPE: Initisalize uninitialized variable. CID 1063191 2013-09-20 22:03:36 +03:00
Eugene Sandulenko 24af440261 FULLPIPE: Remove unused class variable. CID 1063185 2013-09-20 22:00:57 +03:00