1
0
Fork 0
Commit graph

137 commits

Author SHA1 Message Date
curt
aa77cd6079 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.
1998-09-09 16:24:51 +00:00
curt
757ecbfcfd Fixed a bug in the handling of exclude files which was causing
a crash by calling fclose() on an invalid file handle.
1998-09-09 16:24:04 +00:00
curt
99df9c1ee0 Beginning of convex hull genereration routine. 1998-09-04 23:04:47 +00:00
curt
235c7bdce7 Tweaks for final 0.53 1998-09-02 21:31:01 +00:00
curt
c862bf3794 Added Tools/GenAirports 1998-09-02 14:38:07 +00:00
curt
96a0774d3f Initial revision. 1998-09-01 19:34:32 +00:00
curt
c9d460db06 Write out version and "meta" info into each dem's subdirectory containing
all the tiles.
1998-08-26 22:31:29 +00:00
curt
7744be1d60 Eliminated a possible memory overrun error.
Use the proper free() rather than the incorrect delete().
1998-08-24 20:03:31 +00:00
curt
4e827cd7df Removed overlap in tiles as a test. 1998-08-06 12:47:59 +00:00
curt
533f072899 Initial revision. 1998-07-31 18:27:36 +00:00
curt
801ba133bd Removed libtool support. 1998-07-30 23:49:18 +00:00
curt
d14e417497 Removed zlib support. 1998-07-30 23:42:19 +00:00
curt
8a690c2058 Fixed a bug that was triggering a seg fault. 1998-07-22 21:46:40 +00:00
curt
d8c9c07659 minor tweaks. 1998-07-22 21:46:09 +00:00
curt
0a8ec68f2b Mods to handle extra nodes (i.e. preserve cutouts). 1998-07-21 04:34:20 +00:00
curt
e435c551c6 More tweaks for sub-area cutouts. 1998-07-21 04:33:47 +00:00
curt
14a58ae22b Several tweaks to start incorporating area cutouts into the pipeline. 1998-07-20 12:55:35 +00:00
curt
662648f349 Whoops, need to commit Makefile.am, not Makefile. 1998-07-20 12:54:53 +00:00
curt
8f14bf2e84 Initial revision. 1998-07-20 12:54:05 +00:00
curt
c4666a4c4a 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.
1998-07-20 12:46:11 +00:00
curt
0294f8da00 . 1998-07-13 20:58:02 +00:00
curt
0e952432f1 Added #ifdef HAVE_CONFIG_H 1998-07-13 15:29:49 +00:00
curt
00276b769b *.[ch] renamed to *.[ch]xx 1998-07-08 14:59:13 +00:00
curt
4267b78a4d renamed *.[ch] to *.[ch]xx 1998-07-08 14:54:52 +00:00
curt
14ed0c8fa8 tweaks. 1998-07-08 14:49:13 +00:00
curt
2c3d44198c typedef'd struct fgBUCKET. 1998-07-04 00:55:39 +00:00
curt
f019a93757 Added initial start at an Area generator. 1998-07-04 00:55:11 +00:00
curt
4e4fbc2190 typedef'd struct fgBUCKET. 1998-07-04 00:47:18 +00:00
curt
57ce8bc912 Changed include order for <sys/types.h> 1998-06-27 16:55:24 +00:00
curt
0cda53d7ed Mods to test new Stripe fixes from Wilbur Streett. 1998-06-08 17:18:37 +00:00
curt
f7a80a9de3 Renamed *.[ch] to *.[ch]xx 1998-06-08 17:11:44 +00:00
curt
35295a4535 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.
1998-06-05 18:20:23 +00:00
curt
317854534f Abort out early when reading the "A" record if it doesn't look like
a proper DEM file.
1998-06-05 18:14:39 +00:00
curt
5880cd9ec0 Initial revision. 1998-06-04 19:18:04 +00:00
curt
dcd80906b9 initial checkin of notify 1998-06-02 21:59:51 +00:00
curt
b6ecbc2fa3 initial checkin of modules 1998-06-02 21:59:51 +00:00
curt
fec6317b27 initial checkin of cvswrappers 1998-06-02 21:59:51 +00:00
curt
701f49f4f9 initial checkin of taginfo 1998-06-02 21:59:50 +00:00
curt
515cef272c initial checkin of rcsinfo 1998-06-02 21:59:50 +00:00
curt
df88f8f097 initial checkin of loginfo 1998-06-02 21:59:50 +00:00
curt
754a00b1f3 initial checkin of editinfo 1998-06-02 21:59:50 +00:00
curt
725048d010 initial checkin of commitinfo 1998-06-02 21:59:50 +00:00
curt
51f153543d initial checkin of checkoutlist 1998-06-02 21:59:50 +00:00
curt
96de3b06e8 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.
1998-06-01 17:58:19 +00:00
curt
17dbfaeee0 Commented out a couple of debugging messages. 1998-05-27 02:27:22 +00:00
curt
e1934115dc 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.
1998-05-27 02:25:26 +00:00
curt
7f250ecb90 For each strip, specify a default material property and calculate a center
and bounding sphere.
1998-05-24 02:47:47 +00:00
curt
e49deb790e Output more digits after the decimal place. 1998-05-23 15:19:49 +00:00
curt
f0a9195cec Removed derived files "Makefile.in" from version control. 1998-05-23 14:31:49 +00:00
curt
8da60b798d Derived file "Makefile.in" removed from version control. 1998-05-23 14:18:25 +00:00