]> git.mxchange.org Git - flightgear.git/log
flightgear.git
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.

25 years agoMods to handle extra nodes (i.e. preserve cutouts).
curt [Tue, 21 Jul 1998 04:34:20 +0000 (04:34 +0000)]
Mods to handle extra nodes (i.e. preserve cutouts).

25 years agoMore tweaks for sub-area cutouts.
curt [Tue, 21 Jul 1998 04:33:47 +0000 (04:33 +0000)]
More tweaks for sub-area cutouts.

25 years agoSeveral tweaks to start incorporating area cutouts into the pipeline.
curt [Mon, 20 Jul 1998 12:55:35 +0000 (12:55 +0000)]
Several tweaks to start incorporating area cutouts into the pipeline.

25 years agoWhoops, need to commit Makefile.am, not Makefile.
curt [Mon, 20 Jul 1998 12:54:53 +0000 (12:54 +0000)]
Whoops, need to commit Makefile.am, not Makefile.

25 years agoInitial revision.
curt [Mon, 20 Jul 1998 12:54:05 +0000 (12:54 +0000)]
Initial revision.

25 years agoWhen outputing to a .node file, first check for an optional
curt [Mon, 20 Jul 1998 12:46:11 +0000 (12:46 +0000)]
When outputing to a .node file, first check for an optional
"index.node.ex" file in case there is a .poly file to go along with this
node file.  Include these nodes first since they are referenced by position
from the .poly file.  This is my first pass at adding an area "cutout"
feature to the terrain generation pipeline.

26 years ago.
curt [Mon, 13 Jul 1998 20:58:02 +0000 (20:58 +0000)]
.

26 years agoAdded #ifdef HAVE_CONFIG_H
curt [Mon, 13 Jul 1998 15:29:49 +0000 (15:29 +0000)]
Added #ifdef HAVE_CONFIG_H

26 years ago*.[ch] renamed to *.[ch]xx
curt [Wed, 8 Jul 1998 14:59:13 +0000 (14:59 +0000)]
*.[ch] renamed to *.[ch]xx

26 years agorenamed *.[ch] to *.[ch]xx
curt [Wed, 8 Jul 1998 14:54:52 +0000 (14:54 +0000)]
renamed *.[ch] to *.[ch]xx

26 years agotweaks.
curt [Wed, 8 Jul 1998 14:49:13 +0000 (14:49 +0000)]
tweaks.

26 years agotypedef'd struct fgBUCKET.
curt [Sat, 4 Jul 1998 00:55:39 +0000 (00:55 +0000)]
typedef'd struct fgBUCKET.

26 years agoAdded initial start at an Area generator.
curt [Sat, 4 Jul 1998 00:55:11 +0000 (00:55 +0000)]
Added initial start at an Area generator.

26 years agotypedef'd struct fgBUCKET.
curt [Sat, 4 Jul 1998 00:47:18 +0000 (00:47 +0000)]
typedef'd struct fgBUCKET.

26 years agoChanged include order for <sys/types.h>
curt [Sat, 27 Jun 1998 16:55:24 +0000 (16:55 +0000)]
Changed include order for <sys/types.h>

26 years agoMods to test new Stripe fixes from Wilbur Streett.
curt [Mon, 8 Jun 1998 17:18:37 +0000 (17:18 +0000)]
Mods to test new Stripe fixes from Wilbur Streett.

26 years agoRenamed *.[ch] to *.[ch]xx
curt [Mon, 8 Jun 1998 17:11:44 +0000 (17:11 +0000)]
Renamed *.[ch] to *.[ch]xx

26 years agoAdded DemInfo to dump out "A" record DEM info.
curt [Fri, 5 Jun 1998 18:20:23 +0000 (18:20 +0000)]
Added DemInfo to dump out "A" record DEM info.
Modified process-dem.pl to work in a temp directory and compress/copy the
result to the final destination.

26 years agoAbort out early when reading the "A" record if it doesn't look like
curt [Fri, 5 Jun 1998 18:14:39 +0000 (18:14 +0000)]
Abort out early when reading the "A" record if it doesn't look like
a proper DEM file.

26 years agoInitial revision.
curt [Thu, 4 Jun 1998 19:18:04 +0000 (19:18 +0000)]
Initial revision.

26 years agoinitial checkin of notify
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of notify

26 years agoinitial checkin of modules
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of modules

26 years agoinitial checkin of cvswrappers
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of cvswrappers

26 years agoinitial checkin of taginfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of taginfo

26 years agoinitial checkin of rcsinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of rcsinfo

26 years agoinitial checkin of loginfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of loginfo

26 years agoinitial checkin of editinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of editinfo

26 years agoinitial checkin of commitinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of commitinfo

26 years agoinitial checkin of checkoutlist
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of checkoutlist

26 years agoAdded a slight border overlap to try to minimize pixel wide gaps between
curt [Mon, 1 Jun 1998 17:58:19 +0000 (17:58 +0000)]
Added a slight border overlap to try to minimize pixel wide gaps between
tiles due to round off error.  This is not a perfect solution, but helps.

26 years agoCommented out a couple of debugging messages.
curt [Wed, 27 May 1998 02:27:22 +0000 (02:27 +0000)]
Commented out a couple of debugging messages.

26 years agoAdded a flag to the first run of "triangle" to impose a maximum triangle
curt [Wed, 27 May 1998 02:25:26 +0000 (02:25 +0000)]
Added a flag to the first run of "triangle" to impose a maximum triangle
size.  This forces really flat areas to be subdivided a certain amount
anyways.  This makes for slightly more interesting scenery.

26 years agoFor each strip, specify a default material property and calculate a center
curt [Sun, 24 May 1998 02:47:47 +0000 (02:47 +0000)]
For each strip, specify a default material property and calculate a center
and bounding sphere.

26 years agoOutput more digits after the decimal place.
curt [Sat, 23 May 1998 15:19:49 +0000 (15:19 +0000)]
Output more digits after the decimal place.

26 years agoRemoved derived files "Makefile.in" from version control.
curt [Sat, 23 May 1998 14:31:49 +0000 (14:31 +0000)]
Removed derived files "Makefile.in" from version control.

26 years agoDerived file "Makefile.in" removed from version control.
curt [Sat, 23 May 1998 14:18:25 +0000 (14:18 +0000)]
Derived file "Makefile.in" removed from version control.

26 years agoMakefile tweaks
curt [Wed, 20 May 1998 20:55:40 +0000 (20:55 +0000)]
Makefile tweaks

26 years agoFixed arbitrary polygon winding problem here so all tristrips are passed
curt [Wed, 20 May 1998 20:55:18 +0000 (20:55 +0000)]
Fixed arbitrary polygon winding problem here so all tristrips are passed
to runtime simulator with a consistant counter clockwise winding.

26 years agoFixed an off by one error in node, normal, and face counters.
curt [Sat, 16 May 1998 13:11:25 +0000 (13:11 +0000)]
Fixed an off by one error in node, normal, and face counters.

26 years agoUpdated ...
curt [Wed, 13 May 1998 18:30:14 +0000 (18:30 +0000)]
Updated ...

26 years ago...
curt [Thu, 7 May 1998 23:16:05 +0000 (23:16 +0000)]
...

26 years agoConverting to polar3d.h routines.
curt [Sat, 2 May 1998 01:54:24 +0000 (01:54 +0000)]
Converting to polar3d.h routines.

26 years agoFixed a bug where the wrong variable was being initialized.
curt [Sat, 2 May 1998 01:49:21 +0000 (01:49 +0000)]
Fixed a bug where the wrong variable was being initialized.

26 years agoUpdates ...
curt [Tue, 28 Apr 1998 01:24:01 +0000 (01:24 +0000)]
Updates ...

26 years agoAdded a work around so that we can get past the "triangle" program
curt [Tue, 28 Apr 1998 01:23:25 +0000 (01:23 +0000)]
Added a work around so that we can get past the "triangle" program
hanging, by aborting and rerunning with that tile marked to use the "-i"
option.

26 years agoFixed an off by one error.
curt [Mon, 27 Apr 1998 15:59:24 +0000 (15:59 +0000)]
Fixed an off by one error.

26 years agoCode now calculates a center reference points and outputs everything
curt [Mon, 27 Apr 1998 03:33:11 +0000 (03:33 +0000)]
Code now calculates a center reference points and outputs everything
relative to that.  This is useful in the rendering engine to keep everything
close to (0, 0, 0) where we can avoid many GLfloat precision problems.

26 years agoWrapped rint()'s in #ifdef HAVE_RINT
curt [Mon, 27 Apr 1998 03:32:03 +0000 (03:32 +0000)]
Wrapped rint()'s in #ifdef HAVE_RINT

26 years agoRemoved DemInfo for now.
curt [Sun, 26 Apr 1998 13:37:11 +0000 (13:37 +0000)]
Removed DemInfo for now.

26 years agoRemoved DemInfo for now.
curt [Sun, 26 Apr 1998 13:29:12 +0000 (13:29 +0000)]
Removed DemInfo for now.

26 years agoTweaks
curt [Sun, 26 Apr 1998 05:02:12 +0000 (05:02 +0000)]
Tweaks

26 years agoAdded #ifdef HAVE_STDLIB_H
curt [Sun, 26 Apr 1998 05:02:06 +0000 (05:02 +0000)]
Added #ifdef HAVE_STDLIB_H

26 years agoTweaks.
curt [Sun, 26 Apr 1998 05:01:28 +0000 (05:01 +0000)]
Tweaks.

26 years agoEdited cvs log messages in source files ... bad bad bad!
curt [Sat, 25 Apr 1998 22:06:35 +0000 (22:06 +0000)]
Edited cvs log messages in source files ... bad bad bad!

26 years agoMisc. tweaks.
curt [Sat, 25 Apr 1998 15:12:08 +0000 (15:12 +0000)]
Misc. tweaks.

26 years agoChanged "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
curt [Sat, 25 Apr 1998 15:00:32 +0000 (15:00 +0000)]
Changed "r" to "rb" in gzopen() options.  This fixes bad behavior in win32.

26 years agoAdded zlib support.
curt [Fri, 24 Apr 1998 00:43:59 +0000 (00:43 +0000)]
Added zlib support.

26 years agoFixed a bug in zlib usage.
curt [Wed, 22 Apr 1998 13:14:46 +0000 (13:14 +0000)]
Fixed a bug in zlib usage.

26 years agoPrepairing for C++ integration.
curt [Tue, 21 Apr 1998 17:03:41 +0000 (17:03 +0000)]
Prepairing for C++ integration.

26 years agoAdded zlib support in placed and other misc. tweaks.
curt [Sat, 18 Apr 1998 04:02:48 +0000 (04:02 +0000)]
Added zlib support in placed and other misc. tweaks.