]> git.mxchange.org Git - flightgear.git/commit
Updates from David Megginson:
authorcurt <curt>
Sat, 17 Jun 2000 03:41:03 +0000 (03:41 +0000)
committercurt <curt>
Sat, 17 Jun 2000 03:41:03 +0000 (03:41 +0000)
commit9adf2456e2fb35640c84bfad2736721886319ed8
tree023d92652747600a1024062d8ad724ad7887ab8b
parentbb61414e04c908b7209566527ebf409821188f8d
Updates from David Megginson:

1. I've modified src/Time/fg_time.cxx so that the --start-date-gmt
option works correctly, at least on my system.

2. I've modified src/Main/bfi.cxx to return the correct time from
FGBFI::getTimeGMT(), so that saving and reloading now keeps the time set
correctly again.

3. I've modified src/Main/main.cxx so that the engine still makes a
noise when it's idling (it sounded very strange when the engine simply
turned off at idle then magically turned on again with a little
throttle).
src/Cockpit/sp_panel.cxx
src/Main/bfi.cxx
src/Main/main.cxx
src/Time/fg_time.cxx