# PROP Default_Filter ""\r
# Begin Source File\r
\r
+SOURCE=.\src\Airports\apt_loader.cxx\r
+\r
+!IF "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release\Lib_Airports"\r
+\r
+!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug\Lib_Airports"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\src\Airports\apt_loader.hxx\r
+\r
+!IF "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release\Lib_Airports"\r
+\r
+!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug\Lib_Airports"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=.\src\Airports\runways.cxx\r
\r
!IF "$(CFG)" == "FlightGear - Win32 Release"\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=.\src\Network\ATC-Main.cxx\r
+\r
+!IF "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release\Lib_Network"\r
+\r
+!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug\Lib_Network"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\src\Network\ATC-Main.hxx\r
+\r
+!IF "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release\Lib_Network"\r
+\r
+!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug\Lib_Network"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=.\src\Network\ATC-Inputs.cxx\r
\r
!IF "$(CFG)" == "FlightGear - Win32 Release"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\src\Network\atc610x.cxx\r
+SOURCE=.\src\Network\ATC-Outputs.cxx\r
\r
!IF "$(CFG)" == "FlightGear - Win32 Release"\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\src\Network\atc610x.hxx\r
+SOURCE=.\src\Network\ATC-Outputs.hxx\r
\r
!IF "$(CFG)" == "FlightGear - Win32 Release"\r
\r
* Make display list usage optional since these can be a net
performance loss on some older or low memory platforms.
* Make sound inaudible until after the scenery is loaded.
+* Make sure the ATIS reports surface winds at airports above sea-level
+* Default C172 3d model has been completely reworked and many things
+ have been fixed or sized or placed more accurately.
* Move radio stack and avionics code from cockpit library to
instrumentation library.
* Added several digital filters to the autopilot: exponential, dobule
exponential, moving average, and noise spike. These are available
to aircraft designers via the autopilot config file.
+* Replace old basic.dat.gz and runways.dat.gz with apt.dat.gz (x-plane format)
* Fix a crash that could occur when the joystick config specified more
buttons or axes than the physical hardware provided.
* Updated aircraft: 737, A-10, AN-225, B-52, BAC-TSR2, Concorde,
Spitfire, BO-105 Helicopter, F-15 (updated flight control system),
- Fokker 50, Fokker 100, Seahawk made carrier capable (working
+ Fokker DR1, Fokker 50, Fokker 100, Seahawk made carrier capable (working
arresting hook),
* New aircraft: Cessna Citation-II (wip), Beech 1900D, DHC-2 Beaver
dnl Initialize the automake stuff
dnl set the $host variable based on local machine/os
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(FlightGear, 0.9.8-pre1)
+AM_INIT_AUTOMAKE(FlightGear, 0.9.8-pre2)
dnl Checks for programs.
AC_PROG_MAKE_SET