From: curt Date: Fri, 29 May 1998 20:35:18 +0000 (+0000) Subject: ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=001d39314f45af9427968bf731b22c77b6f4c70b;p=flightgear.git ... --- diff --git a/Simulator/Done b/Simulator/Done index 06f85ff5d..cd1e6149c 100644 --- a/Simulator/Done +++ b/Simulator/Done @@ -2,6 +2,9 @@ | Done -------------------------------------------------------------------------- +5/27/98 - Rewrote airport list manager using an STL "map" (associative + array) for quick lookup. + 5/26/98 - Impose a maximum triangle area during scenery generation so even very flat areas will get split into a few smaller sub triangles.