Commit graph

56 commits

Author SHA1 Message Date
Eugene Sandulenko
a5c7cdcc0c FULLPIPE: Implement MovGraph2::findLink() 2013-10-19 21:22:15 +03:00
Eugene Sandulenko
33c849698f FULLPIPE: Implement MovGraph2::buildMovInfo1SubItems() 2013-10-19 21:22:15 +03:00
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
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
8989dd3b73 FULLPIPE: Implement MovGraph::calcDistance() 2013-09-29 23:08:45 +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
83b2507011 FULLPIPE: Prototyping for MctlCompound 2013-09-26 00:08:13 +03:00
Eugene Sandulenko
38a0c8556f FULLPIPE: Implement startWalkTo() 2013-09-19 10:15:11 +04:00
Eugene Sandulenko
3dbab52fc5 FULLPIPE: Unstubbed MovGraph constructor 2013-09-19 10:15:11 +04:00
Eugene Sandulenko
5d25dd3b36 FULLPIPE: Remove C* prefixes from motion classes 2013-09-18 19:39:53 +04:00
Eugene Sandulenko
eeac2c0c4f FULLPIPE: Implement CMovGraph_messageHandler() 2013-09-18 00:00:58 +04:00
Filippos Karapetis
e184573568 FULLPIPE: Fix compilation with MSVC and add a FIXME 2013-09-11 17:57:18 +03:00
Eugene Sandulenko
1583ae66bf FULLPIPE: Add stub warning. 2013-09-10 10:06:21 +03:00
Eugene Sandulenko
747e70a38e FULLPIPE: Implement CInteractionController::handleInteraction() 2013-09-08 23:56:04 +03:00
Eugene Sandulenko
028772d153 FULLPIPE: Finish global_messageHandler3() 2013-09-06 14:51:20 +03:00
Eugene Sandulenko
4db2d7e21b FULLPIPE: Fix crash 2013-09-06 14:51:14 +03:00
Eugene Sandulenko
dbe5524fe0 FULLPIPE: First part of scene drawing code 2013-09-06 14:51:05 +03:00
Eugene Sandulenko
7aa2377bf7 FULLPIPE: Initial stubs for input system 2013-09-06 14:51:04 +03:00
Eugene Sandulenko
56cb726ebc FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementation 2013-09-06 14:48:17 +03:00
Eugene Sandulenko
c2103bb9cd FULLPIPE: Fix indentation 2013-09-06 14:48:17 +03:00
Eugene Sandulenko
8de8a901cb FULLPIPE: Put all inventory-related classes into separate file 2013-09-06 14:48:13 +03:00