1
0
Fork 0
flightgear/src
curt 19e7e93787 /FDM/UIUCModel/uiuc_aircraft.h
Added variables necessary for new abilities.
/FDM/UIUCModel/uiuc_coefficients.cpp
/FDM/UIUCModel/uiuc_coefficients.h
/FDM/UIUCModel/uiuc_coef_lift.cpp
	Added CZfa.
/FDM/UIUCModel/uiuc_controlInput.cpp
	Added aileron and rudder inputs.
/FDM/UIUCModel/uiuc_engine.cpp
	Added throttle input.
/FDM/UIUCModel/uiuc_engine.h
/FDM/UIUCModel/uiuc_map_CL.cpp
/FDM/UIUCModel/uiuc_map_engine.cpp
/FDM/UIUCModel/uiuc_map_init.cpp
/FDM/UIUCModel/uiuc_menu.cpp
/FDM/UIUCModel/uiuc_wrapper.cpp
	Added a few new functions.
/FDM/UIUCModel/uiuc_wrapper.h
/FDM/UIUCModel/uiuc_map_controlSurface.cpp
/FDM/UIUCModel/uiuc_initializemaps.cpp
/FDM/UIUCModel/uiuc_initializemaps.h
/FDM/UIUCModel/uiuc_map_keyword.cpp
/FDM/UIUCModel/Makefile.am
/Main/Makefile.am

added files
/FDM/UIUCModel/uiuc_map_fog.cpp
	For the visibility ability.
/FDM/UIUCModel/uiuc_map_fog.h
/FDM/UIUCModel/uiuc_fog.cpp
/FDM/UIUCModel/uiuc_fog.h
2001-09-14 20:36:34 +00:00
..
Aircraft Move FGControls declaration to globals.hxx 2001-07-22 19:51:16 +00:00
Airports gcc-3.0 fixes. 2001-07-03 22:39:16 +00:00
Autopilot Fixed [simple] terrain following altitude hold mode to work again. 2001-08-31 18:07:23 +00:00
Cockpit Various tweaks for mingwin32. 2001-08-14 22:18:19 +00:00
Controls - added get_gear_down and set_gear_down (bool) 2001-07-23 20:31:40 +00:00
FDM /FDM/UIUCModel/uiuc_aircraft.h 2001-09-14 20:36:34 +00:00
GUI Various tweaks for mingwin32. 2001-08-14 22:18:19 +00:00
Include MSVC++ changes contributed by Geoff McLane. 2001-05-17 21:55:22 +00:00
Input Fix a segfault on exit. Introduces a small memory leak if the instrument 2001-08-16 16:06:55 +00:00
Main Changes to better support arbitrary external flight models. 2001-09-04 14:38:15 +00:00
Navaids Rather than create an SGTime structure and trigger a spurious 2001-07-03 16:45:34 +00:00
Network Initial revision. 2001-09-04 14:39:12 +00:00
NetworkOLK Move FGControls declaration to globals.hxx 2001-07-22 19:51:16 +00:00
Objects MSVC tweak. 2001-07-30 22:54:20 +00:00
Scenery Remove cached intersection code so that we can support intersecting with 2001-07-31 19:54:29 +00:00
Sound - don't set computer sound volume -- that's up to the user 2001-07-19 04:55:58 +00:00
Time Move FGControls declaration to globals.hxx 2001-07-22 19:51:16 +00:00
Weather Removed 'x' from the xgl* calls. 2001-06-05 19:50:36 +00:00
WeatherCM CM: 2001-07-19 22:10:14 +00:00
Makefile.am - removed Joystick subdirectory 2001-06-04 21:05:53 +00:00