]> git.mxchange.org Git - simgear.git/log
simgear.git
14 years agoTo version 0.29
curt [Mon, 2 Feb 1998 20:52:20 +0000 (20:52 +0000)]
To version 0.29

14 years agoMinor tweaks.
curt [Tue, 27 Jan 1998 18:35:53 +0000 (18:35 +0000)]
Minor tweaks.

14 years agoIncorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
curt [Tue, 27 Jan 1998 00:47:41 +0000 (00:47 +0000)]
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.

14 years agoAdded a "skirt" to try to help hide gaps between scenery and sky. This will
curt [Mon, 26 Jan 1998 15:54:28 +0000 (15:54 +0000)]
Added a "skirt" to try to help hide gaps between scenery and sky.  This will
have to be revisited in the future.

14 years agoChanged #ifdef FILE_H to #ifdef _FILE_H
curt [Thu, 22 Jan 1998 02:59:23 +0000 (02:59 +0000)]
Changed #ifdef FILE_H to #ifdef _FILE_H

14 years agoMore misc. tweaks for rpk make merge.
curt [Mon, 19 Jan 1998 19:42:58 +0000 (19:42 +0000)]
More misc. tweaks for rpk make merge.

14 years agoMerged in make system changes from Bob Kuehne <rpk@sgi.com>
curt [Mon, 19 Jan 1998 19:26:51 +0000 (19:26 +0000)]
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.

14 years agoTons of little changes to clean up the code and to remove fatal errors
curt [Mon, 19 Jan 1998 18:40:15 +0000 (18:40 +0000)]
Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.

14 years agoBeginning to integrate Tile management subsystem.
curt [Thu, 8 Jan 1998 02:22:01 +0000 (02:22 +0000)]
Beginning to integrate Tile management subsystem.

14 years agoMiscellaneous tweaks.
curt [Wed, 7 Jan 1998 03:31:25 +0000 (03:31 +0000)]
Miscellaneous tweaks.

14 years agoMoved from .../Src/Scenery/ to .../Src/Astro/
curt [Wed, 7 Jan 1998 03:06:12 +0000 (03:06 +0000)]
Moved from .../Src/Scenery/ to .../Src/Astro/

25 years agoFixed a bug in handling windoze driver letter ":" notation.
curt [Tue, 15 Jun 1999 19:55:10 +0000 (19:55 +0000)]
Fixed a bug in handling windoze driver letter ":" notation.

25 years agoAdd a method to return pointer to data array.
curt [Sat, 12 Jun 1999 21:09:41 +0000 (21:09 +0000)]
Add a method to return pointer to data array.

25 years agoThe next round of MacOS changes contributed by Darrell Walisser.
curt [Sat, 5 Jun 1999 12:45:40 +0000 (12:45 +0000)]
The next round of MacOS changes contributed by Darrell Walisser.
Starting work on fixing tringle slivers in scenery generation tools.

25 years agoMac portability changes contributed by "Darrell Walisser" <dwaliss1@purdue.edu>
curt [Wed, 2 Jun 1999 22:22:47 +0000 (22:22 +0000)]
Mac portability changes contributed by "Darrell Walisser" <dwaliss1@purdue.edu>

25 years agoFixed an IRIX warning message where an inline function is referenced
curt [Tue, 1 Jun 1999 21:16:33 +0000 (21:16 +0000)]
Fixed an IRIX warning message where an inline function is referenced
before it is defined.

25 years agoUpdate README.plib with clearer wording.
curt [Tue, 1 Jun 1999 21:01:03 +0000 (21:01 +0000)]
Update README.plib with clearer wording.
Fixed the == compare in point3d.hxx.

25 years agoWhups, fixed a simple bug so you can now fly across the lon = +/-180
curt [Tue, 25 May 1999 11:54:21 +0000 (11:54 +0000)]
Whups, fixed a simple bug so you can now fly across the lon = +/-180
boundary without any problems.

25 years agoMoved material property and texture management back to Simulator/Objects/
curt [Thu, 13 May 1999 02:10:52 +0000 (02:10 +0000)]
Moved material property and texture management back to Simulator/Objects/

25 years agoMajor shuffling to push basic material management out into FlightGear/Lib/
curt [Wed, 12 May 1999 04:24:55 +0000 (04:24 +0000)]
Major shuffling to push basic material management out into FlightGear/Lib/
  so it can be accessible from the scenery tools.
Also implimented JIT texture loading to save start time and memory.

25 years agoBorland portability fixes contributed by Charlie Hotchkiss.
curt [Sat, 8 May 1999 02:33:13 +0000 (02:33 +0000)]
Borland portability fixes contributed by Charlie Hotchkiss.

25 years agoTweaks for poles.
curt [Thu, 6 May 1999 02:27:24 +0000 (02:27 +0000)]
Tweaks for poles.

25 years agoRemoved the test program for now ...
curt [Tue, 27 Apr 1999 19:37:09 +0000 (19:37 +0000)]
Removed the test program for now ...

25 years agoChanges for the MacOS port contributed by Darrell Walisser.
curt [Tue, 27 Apr 1999 19:27:45 +0000 (19:27 +0000)]
Changes for the MacOS port contributed by Darrell Walisser.

25 years agoMacOS portability improvements.
curt [Tue, 27 Apr 1999 15:56:22 +0000 (15:56 +0000)]
MacOS portability improvements.
Added a class to encapsulate Mac vs. Unix path separator differences.

25 years agoMacOS portability improvements.
curt [Tue, 27 Apr 1999 15:54:39 +0000 (15:54 +0000)]
MacOS portability improvements.

25 years agoBorland tweak.
curt [Thu, 22 Apr 1999 18:46:40 +0000 (18:46 +0000)]
Borland tweak.

25 years agoMAT3mat.c: Borland tweaks.
curt [Thu, 22 Apr 1999 18:46:27 +0000 (18:46 +0000)]
MAT3mat.c:  Borland tweaks.
mat3.h:  Some inline assembly from Norman.

25 years agoRemoved plib from the source distribution. It must be built and installed
curt [Mon, 12 Apr 1999 02:03:32 +0000 (02:03 +0000)]
Removed plib from the source distribution.  It must be built and installed
separately before fgfs can be built and installed.

25 years agoFixes for compiling with native Irix compilers.
curt [Wed, 7 Apr 1999 20:58:02 +0000 (20:58 +0000)]
Fixes for compiling with native Irix compilers.

25 years agoInitial revision.
curt [Wed, 7 Apr 1999 04:09:55 +0000 (04:09 +0000)]
Initial revision.

25 years agoRemoved in-src cvs logs.
curt [Tue, 6 Apr 1999 23:37:07 +0000 (23:37 +0000)]
Removed in-src cvs logs.

25 years agoRemoved ...
curt [Tue, 6 Apr 1999 22:29:19 +0000 (22:29 +0000)]
Removed ...

25 years agoTweaks to configure script so it can be run from the top level
curt [Tue, 6 Apr 1999 02:42:10 +0000 (02:42 +0000)]
Tweaks to configure script so it can be run from the top level
configure script.

25 years agoInitial revision.
curt [Mon, 5 Apr 1999 22:18:39 +0000 (22:18 +0000)]
Initial revision.

25 years agoInitial revision
curt [Mon, 5 Apr 1999 22:14:10 +0000 (22:14 +0000)]
Initial revision

25 years agoInitial revision
curt [Mon, 5 Apr 1999 21:32:32 +0000 (21:32 +0000)]
Initial revision

25 years agoIntegrated Steve's new "plib" conglomeration.
curt [Sat, 3 Apr 1999 04:19:39 +0000 (04:19 +0000)]
Integrated Steve's new "plib" conglomeration.

25 years agoAdded is_open() so we can check if the open() succeeded.
curt [Sat, 27 Mar 1999 14:04:25 +0000 (14:04 +0000)]
Added is_open() so we can check if the open() succeeded.

25 years agoElimitated some const warnings from the compiler.
curt [Sat, 27 Mar 1999 05:34:05 +0000 (05:34 +0000)]
Elimitated some const warnings from the compiler.

25 years agoMinor optimization tweaks.
curt [Thu, 25 Mar 1999 19:02:28 +0000 (19:02 +0000)]
Minor optimization tweaks.

25 years agoJettisoned old bucketutils.[ch] for newbucket.[ch]xx
curt [Thu, 25 Mar 1999 19:01:47 +0000 (19:01 +0000)]
Jettisoned old bucketutils.[ch] for newbucket.[ch]xx

25 years agoMSVC++ portability tweaks contributed by Bernie Bright.
curt [Mon, 15 Mar 1999 17:58:41 +0000 (17:58 +0000)]
MSVC++ portability tweaks contributed by Bernie Bright.
  Added using std::ostream declaration.
  Added forward declarations to work around a MSVC bug.

25 years agoMoved to math subdirectory.
curt [Sat, 13 Mar 1999 17:34:44 +0000 (17:34 +0000)]
Moved to math subdirectory.

25 years agoAdded some informational methods.
curt [Fri, 12 Mar 1999 22:51:18 +0000 (22:51 +0000)]
Added some informational methods.

25 years agoTweak for native SGI compilers.
curt [Mon, 8 Mar 1999 22:00:12 +0000 (22:00 +0000)]
Tweak for native SGI compilers.

25 years agoTweaks for compiling with native SGI compilers.
curt [Tue, 2 Mar 1999 01:01:42 +0000 (01:01 +0000)]
Tweaks for compiling with native SGI compilers.

25 years agoAdded initial support for native SGI compilers.
curt [Fri, 26 Feb 1999 22:07:53 +0000 (22:07 +0000)]
Added initial support for native SGI compilers.

25 years agoRenamed bucketutils.c -> bucketutils.cxx
curt [Wed, 17 Feb 1999 20:52:02 +0000 (20:52 +0000)]
Renamed bucketutils.c -> bucketutils.cxx

25 years agoAdded a routine to calculate the offset in bucket units between two buckets.
curt [Thu, 11 Feb 1999 01:09:33 +0000 (01:09 +0000)]
Added a routine to calculate the offset in bucket units between two buckets.

25 years agoAdded a FG_CLIPPER debug type for the polygon clipper lib.
curt [Tue, 9 Feb 1999 00:08:48 +0000 (00:08 +0000)]
Added a FG_CLIPPER debug type for the polygon clipper lib.

25 years agoAdded a new "newbucket.[ch]xx" FGBucket class to replace the old
curt [Mon, 8 Feb 1999 23:52:13 +0000 (23:52 +0000)]
Added a new "newbucket.[ch]xx" FGBucket class to replace the old
fgBUCKET struct and C routines.  This FGBucket class adjusts the tile
width towards the poles to ensure the tiles are at least 8 miles wide.

25 years agoMSVC++ portability changes by Bernie Bright:
curt [Tue, 2 Feb 1999 20:13:23 +0000 (20:13 +0000)]
MSVC++ portability changes by Bernie Bright:

Lib/Serial/serial.[ch]xx: Initial Windows support - incomplete.
Simulator/Astro/stars.cxx: typo? included <stdio> instead of <cstdio>
Simulator/Cockpit/hud.cxx: Added Standard headers
Simulator/Cockpit/panel.cxx: Redefinition of default parameter
Simulator/Flight/flight.cxx: Replaced cout with FG_LOG.  Deleted <stdio.h>
Simulator/Main/fg_init.cxx:
Simulator/Main/GLUTmain.cxx:
Simulator/Main/options.hxx: Shuffled <fg_serial.hxx> dependency
Simulator/Objects/material.hxx:
Simulator/Time/timestamp.hxx: VC++ friend kludge
Simulator/Scenery/tile.[ch]xx: Fixed using std::X declarations
Simulator/Main/views.hxx: Added a constant

25 years agoOptimizations from Norman Vine.
curt [Mon, 1 Feb 1999 21:08:28 +0000 (21:08 +0000)]
Optimizations from Norman Vine.

25 years agoPortability tweaks by Bernie Bright.
curt [Wed, 27 Jan 1999 04:46:14 +0000 (04:46 +0000)]
Portability tweaks by Bernie Bright.

25 years agoMoved DEM/ to the Tools/ subdir.
curt [Wed, 27 Jan 1999 04:45:56 +0000 (04:45 +0000)]
Moved DEM/ to the Tools/ subdir.

25 years agoTweaked FDM interface.
curt [Wed, 20 Jan 1999 13:42:21 +0000 (13:42 +0000)]
Tweaked FDM interface.
Testing check sum support for NMEA serial output.

25 years agoMacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
curt [Tue, 19 Jan 1999 20:56:53 +0000 (20:56 +0000)]
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>

25 years agoPortability updates by Bernie Bright.
curt [Tue, 19 Jan 1999 20:53:34 +0000 (20:53 +0000)]
Portability updates by Bernie Bright.

25 years agoPortability updates contributed by Bernie Bright.
curt [Tue, 19 Jan 1999 20:41:46 +0000 (20:41 +0000)]
Portability updates contributed by Bernie Bright.

25 years agoRemoved gpc from Libs since this is not "free ware" and the author has
curt [Tue, 19 Jan 1999 17:50:36 +0000 (17:50 +0000)]
Removed gpc from Libs since this is not "free ware" and the author has
explicitely refused our request to distribute source code for this library
with Flight Gear.

25 years agoUse C++ style comments.
curt [Wed, 9 Dec 1998 18:48:08 +0000 (18:48 +0000)]
Use C++ style comments.

25 years agoPortability improvements.
curt [Mon, 7 Dec 1998 21:10:26 +0000 (21:10 +0000)]
Portability improvements.

25 years agoImprovements to take advantage of memory portability changes.
curt [Mon, 7 Dec 1998 21:09:52 +0000 (21:09 +0000)]
Improvements to take advantage of memory portability changes.

25 years agoAdded a const in a couple places to get rid of annoying compiler warnings.
curt [Mon, 7 Dec 1998 21:08:01 +0000 (21:08 +0000)]
Added a const in a couple places to get rid of annoying compiler warnings.

25 years agoTweak for SGI portability.
curt [Fri, 4 Dec 1998 01:24:35 +0000 (01:24 +0000)]
Tweak for SGI portability.

25 years agotweak for un portability.
curt [Thu, 3 Dec 1998 01:11:56 +0000 (01:11 +0000)]
tweak for  un portability.

25 years agoHaving the class destructor close the fd was a bad idea ... especially if you
curt [Mon, 30 Nov 1998 17:15:29 +0000 (17:15 +0000)]
Having the class destructor close the fd was a bad idea ... especially if you
ever make a copy of the instance and then subsequently destroy either.
close_port() is now a separate member function.

25 years agoRemove call to cfmakeraw()
curt [Wed, 25 Nov 1998 01:33:23 +0000 (01:33 +0000)]
Remove call to cfmakeraw()

25 years agoCygnus tools compatibility tweaks.
curt [Mon, 23 Nov 1998 21:47:00 +0000 (21:47 +0000)]
Cygnus tools compatibility tweaks.

25 years agoBorland portability tweaks.
curt [Mon, 23 Nov 1998 21:46:36 +0000 (21:46 +0000)]
Borland portability tweaks.

25 years agoAdd bucketutils.hxx to source list.
curt [Mon, 23 Nov 1998 21:46:13 +0000 (21:46 +0000)]
Add bucketutils.hxx to source list.

25 years agoPatch in fgGeoc2Geod() to avoid a floating explosion.
curt [Fri, 20 Nov 1998 01:00:36 +0000 (01:00 +0000)]
Patch in fgGeoc2Geod() to avoid a floating explosion.
point3d.hxx include math.h for FreeBSD

25 years agoFreeBSD support.
curt [Fri, 20 Nov 1998 00:59:23 +0000 (00:59 +0000)]
FreeBSD support.

25 years agoport configuration tweaks & experiments.
curt [Thu, 19 Nov 1998 13:52:54 +0000 (13:52 +0000)]
port configuration tweaks & experiments.

25 years agoUpdates ...
curt [Thu, 19 Nov 1998 03:35:43 +0000 (03:35 +0000)]
Updates ...

25 years agoAdded an FG_SERIAL type to the FG_LOG macro.
curt [Mon, 16 Nov 1998 13:57:04 +0000 (13:57 +0000)]
Added an FG_SERIAL type to the FG_LOG macro.

25 years agoAdded the Serial subdirectory
curt [Mon, 16 Nov 1998 13:56:45 +0000 (13:56 +0000)]
Added the Serial subdirectory

25 years agoInitial revision.
curt [Mon, 16 Nov 1998 13:53:01 +0000 (13:53 +0000)]
Initial revision.

25 years agoCheck for domain error in fgGeoctoGeod()
curt [Wed, 11 Nov 1998 00:18:36 +0000 (00:18 +0000)]
Check for domain error in fgGeoctoGeod()

25 years agoInitial revision.
curt [Mon, 9 Nov 1998 23:42:12 +0000 (23:42 +0000)]
Initial revision.

25 years agoEnable release builds using the --without-logging option to the configure
curt [Sat, 7 Nov 1998 19:07:02 +0000 (19:07 +0000)]
Enable release builds using the --without-logging option to the configure
script.  Also a couple log message cleanups, plus some C to C++ comment
conversion.

25 years agoInitial revision.
curt [Fri, 6 Nov 1998 21:20:41 +0000 (21:20 +0000)]
Initial revision.

25 years agoConverted to new logstream debugging facility. This allows release
curt [Fri, 6 Nov 1998 21:17:23 +0000 (21:17 +0000)]
Converted to new logstream debugging facility.  This allows release
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.

25 years agoMore portability improvements by Bernie Bright.
curt [Fri, 6 Nov 1998 14:05:12 +0000 (14:05 +0000)]
More portability improvements by Bernie Bright.

25 years agoAdditional win32 support.
curt [Mon, 2 Nov 1998 18:28:31 +0000 (18:28 +0000)]
Additional win32 support.

25 years agoCheck for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
curt [Mon, 2 Nov 1998 18:25:32 +0000 (18:25 +0000)]
Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
Other misc. tweaks.

25 years agoTweak for building with latest egcs.
curt [Tue, 27 Oct 1998 02:14:16 +0000 (02:14 +0000)]
Tweak for building with latest egcs.

25 years agoAdded point3d.hxx to the list of source files.
curt [Thu, 22 Oct 1998 21:59:44 +0000 (21:59 +0000)]
Added point3d.hxx to the list of source files.

25 years agoTweaks from Bernie Bright.
curt [Tue, 20 Oct 1998 18:21:49 +0000 (18:21 +0000)]
Tweaks from Bernie Bright.

25 years agoPoint3D tweaks.
curt [Sun, 18 Oct 1998 01:17:11 +0000 (01:17 +0000)]
Point3D tweaks.

25 years agoc++-ifying.
curt [Fri, 16 Oct 1998 23:36:36 +0000 (23:36 +0000)]
c++-ifying.

25 years agoRenamed .c -> .h so we can start adding c++ supporting routines.
curt [Fri, 16 Oct 1998 19:30:37 +0000 (19:30 +0000)]
Renamed .c -> .h so we can start adding c++ supporting routines.

25 years agoC++-ified the comments.
curt [Fri, 16 Oct 1998 19:30:07 +0000 (19:30 +0000)]
C++-ified the comments.

25 years agoRemove leading _ from a couple defines.
curt [Fri, 16 Oct 1998 00:50:56 +0000 (00:50 +0000)]
Remove leading _ from a couple defines.

25 years agoAdded point3d.hxx to replace cheezy fgPoint3d struct.
curt [Fri, 16 Oct 1998 00:50:29 +0000 (00:50 +0000)]
Added point3d.hxx to replace cheezy fgPoint3d struct.

25 years agoMore portability changes to help with windoze compilation problems.
curt [Tue, 13 Oct 1998 00:10:06 +0000 (00:10 +0000)]
More portability changes to help with windoze compilation problems.

25 years agoUdates from Steve.
curt [Fri, 2 Oct 1998 21:35:09 +0000 (21:35 +0000)]
Udates from Steve.

25 years agoadded a working() method.
curt [Tue, 29 Sep 1998 14:54:57 +0000 (14:54 +0000)]
added a working() method.

25 years agoMiscellaneous fixes under Steve's direction.
curt [Tue, 29 Sep 1998 02:00:38 +0000 (02:00 +0000)]
Miscellaneous fixes under Steve's direction.