From 0164b7ab4ea124af6b0ac788da8d2e867618de52 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 13 Jul 2001 22:11:01 +0000 Subject: [PATCH] Prepairing for 0.7.8 release. --- FlightGear.dsp | 59 ++++++++++++++++++++++++++++++-------------------- NEWS | 42 +++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 23 deletions(-) diff --git a/FlightGear.dsp b/FlightGear.dsp index 8065fec21..797d83c64 100644 --- a/FlightGear.dsp +++ b/FlightGear.dsp @@ -30,52 +30,33 @@ RSC=rc.exe !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I ".\src" /I ".\src\include" /I "..\simgear" /I "..\simgear\simgear\metakit\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "HAVE_CONFIG_H" /FD /c +# ADD CPP /nologo /W3 /GX /O2 /D "HAVE_CONFIG_H" /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\simgear\metakit\include" /D "FGFS" /D "HAVE_CONFIG_H" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /c # SUBTRACT CPP /YX -# ADD BASE RSC /l 0xc09 /d "NDEBUG" # ADD RSC /l 0xc09 /d "NDEBUG" BSC32=bscmake.exe -# ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\plib" /libpath:"..\simgear" +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\plib" ssg.lib sg.lib pui.lib fnt.lib js.lib ul.lib /libpath:"..\SimGear" SimGear.lib /libpath:"..\SimGear\simgear\metakit\builds" mk4vc60s_d.lib !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I ".\src" /I ".\src\include" /I "..\simgear" /I "..\simgear\simgear\metakit\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "HAVE_CONFIG_H" /FR /FD /GZ /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0xc09 /d "_DEBUG" +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c /D "HAVE_CONFIG_H" /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\simgear\metakit\include" /D "FGFS" /D "HAVE_CONFIG_H" # ADD RSC /l 0xc09 /d "_DEBUG" BSC32=bscmake.exe -# ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib shell32.lib glut32.lib wsock32.lib simgear.lib fnt.lib pui.lib sg.lib sl.lib ssg.lib mk4vc60_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\plib" /libpath:"..\simgear"" +# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib shell32.lib glut32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\plib" ssg.lib sg.lib pui.lib fnt.lib js.lib ul.lib /libpath:"..\SimGear" SimGear.lib /libpath:"..\SimGear\simgear\metakit\builds" mk4vc60s_d.lib" !ENDIF @@ -4382,10 +4363,12 @@ SOURCE=.\src\GUI\net_dlg.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" # PROP Intermediate_Dir "Release\Lib_GUI" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" # PROP Intermediate_Dir "Debug\Lib_GUI" +# PROP Exclude_From_Build 1 !ENDIF @@ -4397,10 +4380,12 @@ SOURCE=.\src\GUI\net_dlg.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" # PROP Intermediate_Dir "Release\Lib_GUI" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" # PROP Intermediate_Dir "Debug\Lib_GUI" +# PROP Exclude_From_Build 1 !ENDIF @@ -6407,5 +6392,33 @@ SOURCE=.\src\WeatherCM\FGWindItem.h # End Source File # End Group + +# Begin Source File + +SOURCE = .\src\Include\config.h-msvc6 + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# Begin Custom Build - Creating config.h +InputPath=.\src\Include\config.h-msvc6 + +".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy .\src\Include\config.h-msvc6 .\src\Include\config.h + +# End Custom Build + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# Begin Custom Build - Creating config.h +InputPath=.\src\Include\config.h-msvc6 + +".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy .\src\Include\config.h-msvc6 .\src\Include\config.h + +# End Custom Build + +!ENDIF + +# End Source File # End Target # End Project diff --git a/NEWS b/NEWS index 386eeb696..85108a1ca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,45 @@ +New in 0.7.8 +* July 13, 2001 +* Updated to the latest JSBSim flight dynamics model (http://jsbsim.sf.net) +* First release of a bundled utility: fgjs which assists you in creating + a joystick/button configuration for your setup. +* Updated airport data file with taxiways at many major airports. +* Better support for using an external browser to view online help + components. Windows support for this will be included in the next + revision. +* Now using plib-1.4.x which supports more than 3 concurrent sounds. +* Most of the README's and documentation has been reviewed and brought + up to date. +* Support for ultra-hires screen dumps suitable for large scale + printed output. +* Updated, more flexible binary scenery format. +* Support for using digital axes (i.e. a hat) as a pair of buttons + which can be mapped to any function a button could be mapped to. +* External view panning fix ups. +* Fixed the segfault on exit bug. +* Lots of property manager tweaks. Appened units to property name to + make it explicit, adjusted read/write/archive bits and defaults +* MSVC fixups. +* gcc-3.0 fixups. +* Irix fixups. +* Fixed a potential segfault in radio station lookup/search code. +* Fixed a bug in the audio system intialization order that could cause + a segfault in some circumstances. +* Fixed a typo in the 2nd tank property name so it's value is now accessible + from the instrument panel. +* Fixed a bug when loading the "old" binary scenery which prevented ground + lighting from being generated. +* Jettison old conditionally compiled plib-1.2.x code, we now require + plib-1.4.x or higher. +* Eliminated some convoluted that generated a harmless, but confusing + "*** NO TIMEZONE" error message, +* Fixed doubled bindings for joystick buttons. +* Threading fixups. +* Fixed a bug with the time warping/offset code. You can again + startup with a proper time offset if you like. +* Fixed a couple memory problems ... attempting to access/use/write to + previously freed memory. + New in 0.7.7 * June 20, 2001 -- 2.39.5