]> git.mxchange.org Git - flightgear.git/commit
Two minor (codewise) fixes to ensure everything works as advertised:
authordurk <durk>
Sun, 30 Aug 2009 14:39:04 +0000 (14:39 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 2 Sep 2009 22:02:48 +0000 (00:02 +0200)
commitce084ab1c5358adfcd456d85b9c6ac290c4594ba
treed9ecd475db31f37cbd2c705f8817a53c99d2a636
parent1ae2b59333dc914d10bcc726bc94e71cbf3e411e
Two minor (codewise) fixes to ensure everything works as advertised:
 - Make sure to initialize the groundnetwork after succesful loading.
 - Ensure that the AI groundnetwork code proximity detection code used the
   correct values for bearing. (Note that detecting the proximity of the
   user aircraft appears still to be broken. I'll look into that later).
src/Airports/dynamicloader.cxx
src/Airports/groundnetwork.cxx
src/Airports/xmlloader.cxx