]> git.mxchange.org Git - flightgear.git/commit
Durk Talsma:
authorehofman <ehofman>
Mon, 30 Jan 2006 13:29:49 +0000 (13:29 +0000)
committerehofman <ehofman>
Mon, 30 Jan 2006 13:29:49 +0000 (13:29 +0000)
commitbd1f711b51f6808083eb7b0c38121adfcae9cccb
treed79fe5268606c2005b817fbeaaf0d71f26312adf
parent9efe35b86ad0c2873d6117865bdc3c646361f7f5
Durk Talsma:

- Feet to meter conversion mistake (in AI getGround elev)
- Improved ground following code (not yet perfect, but for now no one will
  notice it within the marginal altitiude differences at the taxitrack or
  runway)
- Exclusion of the "AI" directory witihin data/Aircraft in
  main/init/fgSearchAircraft, to prevent AI aircraft to be picked up by the
  aircraft search function
src/AIModel/AIAircraft.cxx
src/AIModel/AIAircraft.hxx
src/Airports/simple.cxx
src/Main/fg_init.cxx