]> git.mxchange.org Git - flightgear.git/commit
Fix some sim time issues with the locations of the ground cache and the
authorfrohlich <frohlich>
Sun, 15 Mar 2009 11:26:31 +0000 (11:26 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 18 Mar 2009 07:00:08 +0000 (08:00 +0100)
commitdb2d4a7a68bde08a2b80496d9842e78b7df55fe6
treea025672cc83accc0d1ad195075209b97898df981
parentda8b3f9ce5ce936df130ea817efbbc4d2527eca7
Fix some sim time issues with the locations of the ground cache and the
queries in there.

Modified Files:
  flight.cxx flight.hxx groundcache.cxx
groundcache.hxx JSBSim/JSBSim.cxx YASim/YASim.cxx
YASim/YASim.hxx
src/FDM/JSBSim/JSBSim.cxx
src/FDM/YASim/YASim.cxx
src/FDM/YASim/YASim.hxx
src/FDM/flight.cxx
src/FDM/flight.hxx
src/FDM/groundcache.cxx
src/FDM/groundcache.hxx