log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
fife-parpg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 295:
(0)
-100
-30
-10
-1
+1
+10
+30
+100
+300
tip
age
author
description
Fri, 03 Jul 2009 05:11:54 +0000
vtchill
Removed the deletion of the search space from the the RoutePatherSearch class. This will fix the path finding so it now will calculate paths correctly. It should not be deleting the search space because it does not own it, it is only using it for calculations. Need to investigate further as to why the memory consumption continually increases when running UH. Also removed the need to store a local pointer in RoutePatherSearch to the singleton instance of a Heuristic, this will eliminate the possibly of having a dangling pointer or deleting something that it shouldn't.
less
more
| rev 295:
(0)
-100
-30
-10
-1
+1
+10
+30
+100
+300
tip