]> git.mxchange.org Git - flightgear.git/log
flightgear.git
25 years agoRemoved forced -g compile flag.
curt [Wed, 17 Mar 1999 23:48:16 +0000 (23:48 +0000)]
Removed forced -g compile flag.
Fixed a couple compiler warnings.

25 years agoAdded Triangulate/
curt [Wed, 17 Mar 1999 23:47:27 +0000 (23:47 +0000)]
Added Triangulate/

25 years agoInitial revision.
curt [Sun, 14 Mar 1999 00:03:24 +0000 (00:03 +0000)]
Initial revision.

25 years agoBuild Triangle as a lib rather than as a program.
curt [Sat, 13 Mar 1999 23:53:49 +0000 (23:53 +0000)]
Build Triangle as a lib rather than as a program.

25 years agoMoved ../Triangle ./Triangle
curt [Sat, 13 Mar 1999 23:51:59 +0000 (23:51 +0000)]
Moved ../Triangle ./Triangle

25 years agoRenamed main.cxx to testclipper.cxx
curt [Sat, 13 Mar 1999 23:51:32 +0000 (23:51 +0000)]
Renamed main.cxx to testclipper.cxx
Converted clipper routines to a class FGClipper.

25 years agoTweaked output formatting a bit.
curt [Sat, 13 Mar 1999 23:50:26 +0000 (23:50 +0000)]
Tweaked output formatting a bit.

25 years agoMoved Triangle to Lib/Triangle
curt [Sat, 13 Mar 1999 23:49:53 +0000 (23:49 +0000)]
Moved Triangle to Lib/Triangle

25 years agoInitial revision.
curt [Sat, 13 Mar 1999 18:50:08 +0000 (18:50 +0000)]
Initial revision.

25 years agoRemoved an unused variable.
curt [Sat, 13 Mar 1999 18:47:04 +0000 (18:47 +0000)]
Removed an unused variable.

25 years agorenamed bin "clipper" to "testclipper".
curt [Sat, 13 Mar 1999 18:46:37 +0000 (18:46 +0000)]
renamed bin "clipper" to "testclipper".

25 years agoAdded Construct/ and moved Clipper/ to it.
curt [Sat, 13 Mar 1999 18:46:01 +0000 (18:46 +0000)]
Added Construct/ and moved Clipper/ to it.

25 years agoInitial revision. (derived from libDEM.a code.)
curt [Sat, 13 Mar 1999 18:45:02 +0000 (18:45 +0000)]
Initial revision. (derived from libDEM.a code.)

25 years agoMoved point interpolation and least squares fitting to contruction program
curt [Sat, 13 Mar 1999 17:40:36 +0000 (17:40 +0000)]
Moved point interpolation and least squares fitting to contruction program
area.
Moved leastsqs.* to Lib/Math/

25 years agoRearrange a bit of code ...
curt [Fri, 12 Mar 1999 22:54:19 +0000 (22:54 +0000)]
Rearrange a bit of code ...

25 years agoConvert fgDEM to FGDem ...
curt [Fri, 12 Mar 1999 22:54:04 +0000 (22:54 +0000)]
Convert fgDEM to FGDem ...

25 years agoFirst working version!
curt [Fri, 12 Mar 1999 22:53:45 +0000 (22:53 +0000)]
First working version!

25 years agoAdded a routine to dump out the portion of the dem data covered by a
curt [Fri, 12 Mar 1999 22:53:07 +0000 (22:53 +0000)]
Added a routine to dump out the portion of the dem data covered by a
specified bucket.  Other changes related to needs of scenery tools overhaul.

25 years agoTweaks to use newbucket.hxx
curt [Thu, 11 Mar 1999 23:31:56 +0000 (23:31 +0000)]
Tweaks to use newbucket.hxx

25 years agoHacking towards the first working version.
curt [Wed, 10 Mar 1999 16:09:44 +0000 (16:09 +0000)]
Hacking towards the first working version.

25 years agoAdded DemChop
curt [Wed, 10 Mar 1999 01:12:35 +0000 (01:12 +0000)]
Added DemChop

25 years agoTweaks to go along with scenery tools overhaul.
curt [Wed, 10 Mar 1999 01:09:12 +0000 (01:09 +0000)]
Tweaks to go along with scenery tools overhaul.
Added a new constructor that accepts the file name.

25 years agoInitial revision.
curt [Wed, 10 Mar 1999 01:02:54 +0000 (01:02 +0000)]
Initial revision.

25 years agoInitial revision.
curt [Mon, 8 Mar 1999 22:04:29 +0000 (22:04 +0000)]
Initial revision.

25 years agoLots of directory layout reorganization.
curt [Mon, 8 Mar 1999 22:00:35 +0000 (22:00 +0000)]
Lots of directory layout reorganization.

25 years agoDon't crash when work directory doesn't exist ... create it.
curt [Tue, 2 Mar 1999 01:04:28 +0000 (01:04 +0000)]
Don't crash when work directory doesn't exist ... create it.

25 years agoAdded more reverse lookup support.
curt [Tue, 2 Mar 1999 01:03:58 +0000 (01:03 +0000)]
Added more reverse lookup support.

25 years agoInitial revision.
curt [Mon, 1 Mar 1999 15:39:39 +0000 (15:39 +0000)]
Initial revision.

25 years agoTweaked a function call name in "names.hxx".
curt [Mon, 1 Mar 1999 15:36:28 +0000 (15:36 +0000)]
Tweaked a function call name in "names.hxx".

25 years agoGeneralized the routines a bit to make them more useful.
curt [Mon, 1 Mar 1999 15:35:52 +0000 (15:35 +0000)]
Generalized the routines a bit to make them more useful.

25 years agoFixed bug in output format generated.
curt [Mon, 1 Mar 1999 15:35:26 +0000 (15:35 +0000)]
Fixed bug in output format generated.

25 years agoBuild libraries first in sequence.
curt [Mon, 1 Mar 1999 15:34:35 +0000 (15:34 +0000)]
Build libraries first in sequence.

25 years agoUpdated names and priorities of area types.
curt [Fri, 26 Feb 1999 22:10:42 +0000 (22:10 +0000)]
Updated names and priorities of area types.

25 years agoAdded a Polygon subdirectory.
curt [Thu, 25 Feb 1999 21:33:14 +0000 (21:33 +0000)]
Added a Polygon subdirectory.

25 years agoModified to adhere to new polygon naming convention, and also to read the
curt [Thu, 25 Feb 1999 21:32:47 +0000 (21:32 +0000)]
Modified to adhere to new polygon naming convention, and also to read the
new Robin Peel aiport format.

25 years agoFirst working version???
curt [Thu, 25 Feb 1999 21:31:04 +0000 (21:31 +0000)]
First working version???

25 years agoInitial revision.
curt [Thu, 25 Feb 1999 21:30:24 +0000 (21:30 +0000)]
Initial revision.

25 years agoAdditional progress.
curt [Tue, 23 Feb 1999 01:29:03 +0000 (01:29 +0000)]
Additional progress.

25 years agoWorking on clipping shapes and distributing into buckets.
curt [Fri, 19 Feb 1999 19:05:17 +0000 (19:05 +0000)]
Working on clipping shapes and distributing into buckets.

25 years agoInitial revision.
curt [Mon, 15 Feb 1999 19:10:23 +0000 (19:10 +0000)]
Initial revision.

25 years agoStart of scenery revamp project.
curt [Thu, 11 Feb 1999 01:10:50 +0000 (01:10 +0000)]
Start of scenery revamp project.

25 years agoAdded Clipper/ and ShapeFile/
curt [Thu, 11 Feb 1999 01:10:16 +0000 (01:10 +0000)]
Added Clipper/ and ShapeFile/

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

25 years agoMoving location of Lib/DEM/ to Tools/DEM/
curt [Mon, 1 Feb 1999 21:09:21 +0000 (21:09 +0000)]
Moving location of Lib/DEM/ to Tools/DEM/

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

25 years agoFreeBSD support.
curt [Fri, 20 Nov 1998 01:03:18 +0000 (01:03 +0000)]
FreeBSD support.

25 years agoSpeedups for win32.
curt [Fri, 20 Nov 1998 01:02:55 +0000 (01:02 +0000)]
Speedups for win32.

25 years agoUpdates to go along with changes in fgstream.
curt [Fri, 6 Nov 1998 21:33:55 +0000 (21:33 +0000)]
Updates to go along with changes in fgstream.

25 years agoChanges due to updates in fgstream.
curt [Fri, 6 Nov 1998 14:04:32 +0000 (14:04 +0000)]
Changes due to updates in fgstream.

25 years agoChanges to the automake/autoconf system to reduce the number of libraries
curt [Wed, 4 Nov 1998 23:01:43 +0000 (23:01 +0000)]
Changes to the automake/autoconf system to reduce the number of libraries
that are unnecessarily linked into the various executables.

25 years agoAdd a unix main so program will compiler there too. It will output an
curt [Mon, 2 Nov 1998 18:29:42 +0000 (18:29 +0000)]
Add a unix main so program will compiler there too.  It will output an
"only for windoze" message.

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

25 years agoChanges contributed by Norman Vine
curt [Wed, 28 Oct 1998 19:39:33 +0000 (19:39 +0000)]
Changes contributed by Norman Vine

25 years agoChanges to better support win32 scenery development.
curt [Wed, 28 Oct 1998 19:39:06 +0000 (19:39 +0000)]
Changes to better support win32 scenery development.

25 years agoElliminate some unnecessary win32 specific stuff (by Norman Vine)
curt [Wed, 28 Oct 1998 19:38:20 +0000 (19:38 +0000)]
Elliminate some unnecessary win32 specific stuff (by Norman Vine)

25 years agoModified the info that is put in the VERSION file.
curt [Thu, 22 Oct 1998 22:00:10 +0000 (22:00 +0000)]
Modified the info that is put in the VERSION file.

25 years agoFixed a couple subtle bugs that resulted from some of my c++ conversions.
curt [Thu, 22 Oct 1998 21:59:19 +0000 (21:59 +0000)]
Fixed a couple subtle bugs that resulted from some of my c++ conversions.
One bug could cause a segfault on certain input, and the other bug could
cause the whole procedure to go balistic and generate huge files (also only
on rare input combinations.)

25 years agoMinor parameter passing tweak.
curt [Wed, 21 Oct 1998 14:56:50 +0000 (14:56 +0000)]
Minor parameter passing tweak.

25 years agoFixed a units conversion bug.
curt [Wed, 21 Oct 1998 14:56:20 +0000 (14:56 +0000)]
Fixed a units conversion bug.

25 years agoConverted to Point3D class.
curt [Wed, 21 Oct 1998 14:55:55 +0000 (14:55 +0000)]
Converted to Point3D class.

25 years agoFixed a units conversion bug introduced when converting to Point3D class.
curt [Tue, 20 Oct 1998 15:52:46 +0000 (15:52 +0000)]
Fixed a units conversion bug introduced when converting to Point3D class.

25 years agowhitespace tweak.
curt [Tue, 20 Oct 1998 15:50:33 +0000 (15:50 +0000)]
whitespace tweak.

25 years agocomment reformat
curt [Tue, 20 Oct 1998 15:50:16 +0000 (15:50 +0000)]
comment reformat

25 years agotweak ...
curt [Tue, 20 Oct 1998 15:49:54 +0000 (15:49 +0000)]
tweak ...

25 years agoConverted to Point3D class.
curt [Tue, 20 Oct 1998 15:49:22 +0000 (15:49 +0000)]
Converted to Point3D class.

25 years agoC++-ification.
curt [Mon, 19 Oct 1998 19:33:31 +0000 (19:33 +0000)]
C++-ification.

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

25 years agoPortability updates from Bernie Bright.
curt [Fri, 16 Oct 1998 19:08:12 +0000 (19:08 +0000)]
Portability updates from Bernie Bright.

25 years agoAdded Makedir + fixes for win32.
curt [Fri, 2 Oct 1998 21:41:55 +0000 (21:41 +0000)]
Added Makedir + fixes for win32.

25 years agoFixes for win32.
curt [Fri, 2 Oct 1998 21:41:39 +0000 (21:41 +0000)]
Fixes for win32.

25 years agoInitial revision.
curt [Fri, 2 Oct 1998 21:40:56 +0000 (21:40 +0000)]
Initial revision.

25 years agoMinor tweaks so that this actually compiles.
curt [Fri, 25 Sep 1998 19:38:01 +0000 (19:38 +0000)]
Minor tweaks so that this actually compiles.

25 years agoRenamed assemtris.[ch] to assemtris.[ch]xx
curt [Fri, 25 Sep 1998 19:35:25 +0000 (19:35 +0000)]
Renamed assemtris.[ch] to assemtris.[ch]xx

25 years agoC++-ified, STL-ified, and string-ified.
curt [Tue, 22 Sep 1998 23:49:56 +0000 (23:49 +0000)]
C++-ified, STL-ified, and string-ified.

25 years agoeliminated a left over #include
curt [Tue, 22 Sep 1998 23:49:10 +0000 (23:49 +0000)]
eliminated a left over #include

25 years agoConverted to c++ style comments.
curt [Mon, 21 Sep 1998 23:16:23 +0000 (23:16 +0000)]
Converted to c++ style comments.

25 years agoChanges to avoid setting airport area nodes back to their original
curt [Mon, 21 Sep 1998 20:56:30 +0000 (20:56 +0000)]
Changes to avoid setting airport area nodes back to their original
elevations if they have been changed.

25 years agominor tweaks to clean a few additional things up after the rewrite.
curt [Mon, 21 Sep 1998 20:53:59 +0000 (20:53 +0000)]
minor tweaks to clean a few additional things up after the rewrite.

25 years agoC++-ified and STL-ified the code. Combined triload.* and fixnode.* into
curt [Sat, 19 Sep 1998 20:43:50 +0000 (20:43 +0000)]
C++-ified and STL-ified the code.  Combined triload.* and fixnode.* into
a single file.

25 years agoSupport for changes to libDEM.a
curt [Sat, 19 Sep 1998 18:01:21 +0000 (18:01 +0000)]
Support for changes to libDEM.a

25 years agoUse c++ streams (fg_gzifstream). Also converted many character arrays to
curt [Sat, 19 Sep 1998 17:59:45 +0000 (17:59 +0000)]
Use c++ streams (fg_gzifstream).  Also converted many character arrays to
the string class.

25 years agoDebug message tweaks.
curt [Thu, 17 Sep 1998 18:40:42 +0000 (18:40 +0000)]
Debug message tweaks.

25 years agoChanges to allow multiple copies of the scenery processing tools
curt [Thu, 17 Sep 1998 18:40:15 +0000 (18:40 +0000)]
Changes to allow multiple copies of the scenery processing tools
to be run concurrently.

25 years agoLoop construct tweaks for STL usage.
curt [Wed, 9 Sep 1998 20:59:53 +0000 (20:59 +0000)]
Loop construct tweaks for STL usage.
Output airport file to be used to generate airport scenery on the fly
  by the run time sim.

25 years agoFixes and tweaks to handle area cutouts for airports.
curt [Wed, 9 Sep 1998 20:58:35 +0000 (20:58 +0000)]
Fixes and tweaks to handle area cutouts for airports.

25 years agoContinued progress in implementing the convex hull algorithm.
curt [Wed, 9 Sep 1998 16:26:31 +0000 (16:26 +0000)]
Continued progress in implementing the convex hull algorithm.

25 years agoFixed a bug in the handling of exclude files which was causing
curt [Wed, 9 Sep 1998 16:24:51 +0000 (16:24 +0000)]
Fixed a bug in the handling of exclude files which was causing
  a crash by calling fclose() on an invalid file handle.
Removed overlapping offsets.

25 years agoFixed a bug in the handling of exclude files which was causing
curt [Wed, 9 Sep 1998 16:24:04 +0000 (16:24 +0000)]
Fixed a bug in the handling of exclude files which was causing
a crash by calling fclose() on an invalid file handle.

25 years agoBeginning of convex hull genereration routine.
curt [Fri, 4 Sep 1998 23:04:47 +0000 (23:04 +0000)]
Beginning of convex hull genereration routine.

25 years agoTweaks for final 0.53
curt [Wed, 2 Sep 1998 21:31:01 +0000 (21:31 +0000)]
Tweaks for final 0.53

25 years agoAdded Tools/GenAirports
curt [Wed, 2 Sep 1998 14:38:07 +0000 (14:38 +0000)]
Added Tools/GenAirports

25 years agoInitial revision.
curt [Tue, 1 Sep 1998 19:34:32 +0000 (19:34 +0000)]
Initial revision.

25 years agoWrite out version and "meta" info into each dem's subdirectory containing
curt [Wed, 26 Aug 1998 22:31:29 +0000 (22:31 +0000)]
Write out version and "meta" info into each dem's subdirectory containing
all the tiles.

25 years agoEliminated a possible memory overrun error.
curt [Mon, 24 Aug 1998 20:03:31 +0000 (20:03 +0000)]
Eliminated a possible memory overrun error.
Use the proper free() rather than the incorrect delete().

25 years agoRemoved overlap in tiles as a test.
curt [Thu, 6 Aug 1998 12:47:59 +0000 (12:47 +0000)]
Removed overlap in tiles as a test.

25 years agoInitial revision.
curt [Fri, 31 Jul 1998 18:27:36 +0000 (18:27 +0000)]
Initial revision.

25 years agoRemoved libtool support.
curt [Thu, 30 Jul 1998 23:49:18 +0000 (23:49 +0000)]
Removed libtool support.

25 years agoRemoved zlib support.
curt [Thu, 30 Jul 1998 23:42:19 +0000 (23:42 +0000)]
Removed zlib support.

25 years agoFixed a bug that was triggering a seg fault.
curt [Wed, 22 Jul 1998 21:46:40 +0000 (21:46 +0000)]
Fixed a bug that was triggering a seg fault.

25 years agominor tweaks.
curt [Wed, 22 Jul 1998 21:46:09 +0000 (21:46 +0000)]
minor tweaks.