1
0
Fork 0
terragear/src/BuildTiles
curt 97a83fb03c Fixed a bug that occured when an airport was located on a tile corner. The
first tile to build that corner gets to define the shared point, but since
it was clipped out by the airport hole, the value defaulted to randomness.
This was then propogated on to adjacent tiles.  I now calculate the corner
value in advance so the code is not dependent on finding the corner in the
resulting point set.
2000-11-16 16:09:05 +00:00
..
Clipper Fixed a bug that occured when an airport was located on a tile corner. The 2000-11-16 16:09:05 +00:00
GenOutput Tweaks to track some minor naming changes in simgear. 2000-10-13 16:33:27 +00:00
Main Up max node count to 4000 2000-11-15 20:22:22 +00:00
Match Fixed a bug that occured when an airport was located on a tile corner. The 2000-11-16 16:09:05 +00:00
Parallel Command line interface tweaks. 2000-09-20 21:44:16 +00:00
Triangulate Cleaned up a bit of debugging trash. 2000-11-15 23:10:11 +00:00
Makefile.am Minor code reorg. 2000-05-08 17:04:23 +00:00