1
0
Fork 0
flightgear/projects/VC8
frohlich 183b871b48 Fix a problem with two concurent 'round to multiple of basic simulation
time' code paths. The problem may lead to skipped fdm updates at very high
frame rates. The most visible effect of that was that the aircraft
slips backwards wrt the forward moving carrier.
Remove unused stuff.

Modified Files:
	configure.ac projects/VC7.1/FlightGear.vcproj
	projects/VC8/FlightGearLib.vcproj src/Cockpit/cockpit.cxx
 	src/FDM/Makefile.am src/FDM/flight.cxx src/FDM/flight.hxx
 	src/FDM/SP/Balloon.cxx src/FDM/SP/BalloonSim.cpp
 	src/FDM/SP/BalloonSim.h src/Main/Makefile.am
 	src/Main/fg_init.cxx src/Main/main.cxx src/Time/Makefile.am
Removed Files:
 	src/Time/fg_timer.cxx src/Time/fg_timer.hxx
2009-03-18 08:00:09 +01:00
..
FGJS.vcproj Modified Files: 2007-01-31 21:44:29 +00:00
FlightGear.sln Modified Files: 2006-11-07 05:56:21 +00:00
FlightGear.vcproj Olaf Flebbe: Micro update to the MSVC8 Project files. 2008-03-02 16:15:24 +00:00
FlightGearLib.vcproj Fix a problem with two concurent 'round to multiple of basic simulation 2009-03-18 08:00:09 +01:00
JS_demo.vcproj Modified Files: 2007-05-30 13:17:31 +00:00