]> git.mxchange.org Git - flightgear.git/commitdiff
Prepairing for 0.7.8 release.
authorcurt <curt>
Fri, 13 Jul 2001 22:11:01 +0000 (22:11 +0000)
committercurt <curt>
Fri, 13 Jul 2001 22:11:01 +0000 (22:11 +0000)
FlightGear.dsp
NEWS

index 8065fec21f68329ff029028f7f4fd5ba949c9c61..797d83c646054576313b7c2e77c95922e2bfad30 100644 (file)
@@ -30,52 +30,33 @@ RSC=rc.exe
 \r
 !IF  "$(CFG)" == "FlightGear - Win32 Release"\r
 \r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Target_Dir ""\r
 # PROP Use_MFC 0\r
 # PROP Use_Debug_Libraries 0\r
 # PROP Output_Dir "Release"\r
 # PROP Intermediate_Dir "Release"\r
 # PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
-# 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\r
+# 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\r
 # SUBTRACT CPP /YX\r
-# ADD BASE RSC /l 0xc09 /d "NDEBUG"\r
 # ADD RSC /l 0xc09 /d "NDEBUG"\r
 BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
 # ADD BSC32 /nologo\r
 LINK32=link.exe\r
-# 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\r
-# 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"\r
+# 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\r
 \r
 !ELSEIF  "$(CFG)" == "FlightGear - Win32 Debug"\r
 \r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
 # PROP Use_MFC 0\r
 # PROP Use_Debug_Libraries 1\r
 # PROP Output_Dir "Debug"\r
 # PROP Intermediate_Dir "Debug"\r
 # PROP Ignore_Export_Lib 0\r
 # PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
-# 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\r
-# SUBTRACT CPP /YX\r
-# ADD BASE RSC /l 0xc09 /d "_DEBUG"\r
+# 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"\r
 # ADD RSC /l 0xc09 /d "_DEBUG"\r
 BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
 # ADD BSC32 /nologo\r
 LINK32=link.exe\r
-# 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\r
-# 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""\r
+# 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"\r
 \r
 !ENDIF \r
 \r
@@ -4382,10 +4363,12 @@ SOURCE=.\src\GUI\net_dlg.cxx
 !IF  "$(CFG)" == "FlightGear - Win32 Release"\r
 \r
 # PROP Intermediate_Dir "Release\Lib_GUI"\r
+# PROP Exclude_From_Build 1\r
 \r
 !ELSEIF  "$(CFG)" == "FlightGear - Win32 Debug"\r
 \r
 # PROP Intermediate_Dir "Debug\Lib_GUI"\r
+# PROP Exclude_From_Build 1\r
 \r
 !ENDIF \r
 \r
@@ -4397,10 +4380,12 @@ SOURCE=.\src\GUI\net_dlg.hxx
 !IF  "$(CFG)" == "FlightGear - Win32 Release"\r
 \r
 # PROP Intermediate_Dir "Release\Lib_GUI"\r
+# PROP Exclude_From_Build 1\r
 \r
 !ELSEIF  "$(CFG)" == "FlightGear - Win32 Debug"\r
 \r
 # PROP Intermediate_Dir "Debug\Lib_GUI"\r
+# PROP Exclude_From_Build 1\r
 \r
 !ENDIF \r
 \r
@@ -6407,5 +6392,33 @@ SOURCE=.\src\WeatherCM\FGWindItem.h
 \r
 # End Source File\r
 # End Group\r
+\r
+# Begin Source File\r
+\r
+SOURCE = .\src\Include\config.h-msvc6\r
+\r
+!IF  "$(CFG)" == "FlightGear - Win32 Release"\r
+\r
+# Begin Custom Build - Creating config.h\r
+InputPath=.\src\Include\config.h-msvc6\r
+\r
+".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy .\src\Include\config.h-msvc6 .\src\Include\config.h\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "FlightGear - Win32 Debug"\r
+\r
+# Begin Custom Build - Creating config.h\r
+InputPath=.\src\Include\config.h-msvc6\r
+\r
+".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy .\src\Include\config.h-msvc6 .\src\Include\config.h\r
+\r
+# End Custom Build\r
+\r
+!ENDIF\r
+\r
+# End Source File\r
 # End Target\r
 # End Project\r
diff --git a/NEWS b/NEWS
index 386eeb6969ceaaa566f692045acd92119ae01590..85108a1ca99f9d35d58c1c27dc2e70a61b89d702 100644 (file)
--- 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