16 Commits (7786a0789f7dc8e08a0179ff78d4f8066bc98d8d)

Author SHA1 Message Date
Bryson Zimmerman 7fbaea08da Code cleanup
11 months ago
Bryson Zimmerman 6600fc0e9a Finished TileHeap conversion
11 months ago
Bryson Zimmerman 3e55377a09 Finished MinHeap, began conversion to TileHeap
11 months ago
Bryson Zimmerman 7a71ea6744 Check in WIP on MinHeap and MazeFinderTest
11 months ago
Bryson Zimmerman bf63f78a9f Cleanup
11 months ago
Bryson Zimmerman 6a06ba20d3 Updated MazeFinder and supporting structures to improve performance and implement tools for the PathFinder
11 months ago
Bryson Zimmerman 8f274458a9 Test updates
11 months ago
Bryson Zimmerman a8e381341c More test coverage
11 months ago
Bryson Zimmerman e8902905bc Additional test coverage
11 months ago
Bryson Zimmerman 9cbf367375 Fixed coordinate packing/unpacking, delegated more functions to appropriate objects, increased test coverage
11 months ago
Bryson Zimmerman 0bc2192e4a Replaced bugged connect code with a reference to the actual, tested, connect code
12 months ago
Bryson Zimmerman 87a7d5ce60 Get MazeFinderTest to compile, although it will still fail
12 months ago
Bryson Zimmerman 4eb1ad3ad8 Fixed Tile data structure conversions and supporting functions
12 months ago
Bryson Zimmerman c07952bec1 Brroken: Changes to backing data structures in the name of speed
12 months ago
Bryson Zimmerman 1444be1ee4 Significant adjustments to MazeFinder and data structures to improve speed and memory efficiency
12 months ago
Bryson Zimmerman 8fa4825f9d Initial work on data structures. Saving for move to another computer.
12 months ago