]>
git.mxchange.org Git - flightgear.git/log
curt [Fri, 25 Sep 1998 19:35:25 +0000 (19:35 +0000)]
Renamed assemtris.[ch] to assemtris.[ch]xx
curt [Tue, 22 Sep 1998 23:49:56 +0000 (23:49 +0000)]
C++-ified, STL-ified, and string-ified.
curt [Tue, 22 Sep 1998 23:49:10 +0000 (23:49 +0000)]
eliminated a left over #include
curt [Mon, 21 Sep 1998 23:16:23 +0000 (23:16 +0000)]
Converted to c++ style comments.
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.
curt [Mon, 21 Sep 1998 20:53:59 +0000 (20:53 +0000)]
minor tweaks to clean a few additional things up after the rewrite.
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.
curt [Sat, 19 Sep 1998 18:01:21 +0000 (18:01 +0000)]
Support for changes to libDEM.a
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.
curt [Thu, 17 Sep 1998 18:40:42 +0000 (18:40 +0000)]
Debug message tweaks.
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.
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.
curt [Wed, 9 Sep 1998 20:58:35 +0000 (20:58 +0000)]
Fixes and tweaks to handle area cutouts for airports.
curt [Wed, 9 Sep 1998 16:26:31 +0000 (16:26 +0000)]
Continued progress in implementing the convex hull algorithm.
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.
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.
curt [Fri, 4 Sep 1998 23:04:47 +0000 (23:04 +0000)]
Beginning of convex hull genereration routine.
curt [Wed, 2 Sep 1998 21:31:01 +0000 (21:31 +0000)]
Tweaks for final 0.53
curt [Wed, 2 Sep 1998 14:38:07 +0000 (14:38 +0000)]
Added Tools/GenAirports
curt [Tue, 1 Sep 1998 19:34:32 +0000 (19:34 +0000)]
Initial revision.
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.
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().
curt [Thu, 6 Aug 1998 12:47:59 +0000 (12:47 +0000)]
Removed overlap in tiles as a test.
curt [Fri, 31 Jul 1998 18:27:36 +0000 (18:27 +0000)]
Initial revision.
curt [Thu, 30 Jul 1998 23:49:18 +0000 (23:49 +0000)]
Removed libtool support.
curt [Thu, 30 Jul 1998 23:42:19 +0000 (23:42 +0000)]
Removed zlib support.
curt [Wed, 22 Jul 1998 21:46:40 +0000 (21:46 +0000)]
Fixed a bug that was triggering a seg fault.
curt [Wed, 22 Jul 1998 21:46:09 +0000 (21:46 +0000)]
minor tweaks.
curt [Tue, 21 Jul 1998 04:34:20 +0000 (04:34 +0000)]
Mods to handle extra nodes (i.e. preserve cutouts).
curt [Tue, 21 Jul 1998 04:33:47 +0000 (04:33 +0000)]
More tweaks for sub-area cutouts.
curt [Mon, 20 Jul 1998 12:55:35 +0000 (12:55 +0000)]
Several tweaks to start incorporating area cutouts into the pipeline.
curt [Mon, 20 Jul 1998 12:54:53 +0000 (12:54 +0000)]
Whoops, need to commit Makefile.am, not Makefile.
curt [Mon, 20 Jul 1998 12:54:05 +0000 (12:54 +0000)]
Initial revision.
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.
curt [Mon, 13 Jul 1998 20:58:02 +0000 (20:58 +0000)]
.
curt [Mon, 13 Jul 1998 15:29:49 +0000 (15:29 +0000)]
Added #ifdef HAVE_CONFIG_H
curt [Wed, 8 Jul 1998 14:59:13 +0000 (14:59 +0000)]
*.[ch] renamed to *.[ch]xx
curt [Wed, 8 Jul 1998 14:54:52 +0000 (14:54 +0000)]
renamed *.[ch] to *.[ch]xx
curt [Wed, 8 Jul 1998 14:49:13 +0000 (14:49 +0000)]
tweaks.
curt [Sat, 4 Jul 1998 00:55:39 +0000 (00:55 +0000)]
typedef'd struct fgBUCKET.
curt [Sat, 4 Jul 1998 00:55:11 +0000 (00:55 +0000)]
Added initial start at an Area generator.
curt [Sat, 4 Jul 1998 00:47:18 +0000 (00:47 +0000)]
typedef'd struct fgBUCKET.
curt [Sat, 27 Jun 1998 16:55:24 +0000 (16:55 +0000)]
Changed include order for <sys/types.h>
curt [Mon, 8 Jun 1998 17:18:37 +0000 (17:18 +0000)]
Mods to test new Stripe fixes from Wilbur Streett.
curt [Mon, 8 Jun 1998 17:11:44 +0000 (17:11 +0000)]
Renamed *.[ch] to *.[ch]xx
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.
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.
curt [Thu, 4 Jun 1998 19:18:04 +0000 (19:18 +0000)]
Initial revision.
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of notify
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of modules
curt [Tue, 2 Jun 1998 21:59:51 +0000 (21:59 +0000)]
initial checkin of cvswrappers
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of taginfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of rcsinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of loginfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of editinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of commitinfo
curt [Tue, 2 Jun 1998 21:59:50 +0000 (21:59 +0000)]
initial checkin of checkoutlist
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.
curt [Wed, 27 May 1998 02:27:22 +0000 (02:27 +0000)]
Commented out a couple of debugging messages.
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.
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.
curt [Sat, 23 May 1998 15:19:49 +0000 (15:19 +0000)]
Output more digits after the decimal place.
curt [Sat, 23 May 1998 14:31:49 +0000 (14:31 +0000)]
Removed derived files "Makefile.in" from version control.
curt [Sat, 23 May 1998 14:18:25 +0000 (14:18 +0000)]
Derived file "Makefile.in" removed from version control.
curt [Wed, 20 May 1998 20:55:40 +0000 (20:55 +0000)]
Makefile tweaks
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.
curt [Sat, 16 May 1998 13:11:25 +0000 (13:11 +0000)]
Fixed an off by one error in node, normal, and face counters.
curt [Wed, 13 May 1998 18:30:14 +0000 (18:30 +0000)]
Updated ...
curt [Thu, 7 May 1998 23:16:05 +0000 (23:16 +0000)]
...
curt [Sat, 2 May 1998 01:54:24 +0000 (01:54 +0000)]
Converting to polar3d.h routines.
curt [Sat, 2 May 1998 01:49:21 +0000 (01:49 +0000)]
Fixed a bug where the wrong variable was being initialized.
curt [Tue, 28 Apr 1998 01:24:01 +0000 (01:24 +0000)]
Updates ...
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.
curt [Mon, 27 Apr 1998 15:59:24 +0000 (15:59 +0000)]
Fixed an off by one error.
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.
curt [Mon, 27 Apr 1998 03:32:03 +0000 (03:32 +0000)]
Wrapped rint()'s in #ifdef HAVE_RINT
curt [Sun, 26 Apr 1998 13:37:11 +0000 (13:37 +0000)]
Removed DemInfo for now.
curt [Sun, 26 Apr 1998 13:29:12 +0000 (13:29 +0000)]
Removed DemInfo for now.
curt [Sun, 26 Apr 1998 05:02:12 +0000 (05:02 +0000)]
Tweaks
curt [Sun, 26 Apr 1998 05:02:06 +0000 (05:02 +0000)]
Added #ifdef HAVE_STDLIB_H
curt [Sun, 26 Apr 1998 05:01:28 +0000 (05:01 +0000)]
Tweaks.
curt [Sat, 25 Apr 1998 22:06:35 +0000 (22:06 +0000)]
Edited cvs log messages in source files ... bad bad bad!
curt [Sat, 25 Apr 1998 15:12:08 +0000 (15:12 +0000)]
Misc. tweaks.
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.
curt [Fri, 24 Apr 1998 00:43:59 +0000 (00:43 +0000)]
Added zlib support.
curt [Wed, 22 Apr 1998 13:14:46 +0000 (13:14 +0000)]
Fixed a bug in zlib usage.
curt [Tue, 21 Apr 1998 17:03:41 +0000 (17:03 +0000)]
Prepairing for C++ integration.
curt [Sat, 18 Apr 1998 04:02:48 +0000 (04:02 +0000)]
Added zlib support in placed and other misc. tweaks.
curt [Sat, 18 Apr 1998 04:01:01 +0000 (04:01 +0000)]
Now use libMath rather than having local copies of math routines.
curt [Sat, 18 Apr 1998 03:59:44 +0000 (03:59 +0000)]
Incorporated into gnu automake/autoconf system.
curt [Sat, 18 Apr 1998 03:58:32 +0000 (03:58 +0000)]
Added DemRaw2ascii/ to process 30 arcsec Ascii DEM file formats.
curt [Sat, 18 Apr 1998 03:57:53 +0000 (03:57 +0000)]
Added zlib library support.
curt [Sat, 18 Apr 1998 03:53:05 +0000 (03:53 +0000)]
Added zlib support.
curt [Tue, 14 Apr 1998 02:43:57 +0000 (02:43 +0000)]
Code reorganizations. Added a Lib/ directory for more general libraries.
curt [Tue, 14 Apr 1998 02:43:27 +0000 (02:43 +0000)]
Used "new" to auto-allocate large DEM parsing arrays in class constructor.
curt [Tue, 14 Apr 1998 02:25:54 +0000 (02:25 +0000)]
Code reorganizations. Added a Lib/ directory for more general libraries.
curt [Thu, 9 Apr 1998 01:58:04 +0000 (01:58 +0000)]
Initial revision.
curt [Wed, 8 Apr 1998 23:19:34 +0000 (23:19 +0000)]
Adopted Gnu automake/autoconf system.
curt [Wed, 8 Apr 1998 23:05:54 +0000 (23:05 +0000)]
Adopted Gnu automake/autoconf system.
curt [Wed, 8 Apr 1998 22:54:56 +0000 (22:54 +0000)]
Adopted Gnu automake/autoconf system.