1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
curt
66f4bab7a0 Changes to the automake/autoconf system to reduce the number of libraries
that are unnecessarily linked into the various executables.
1998-11-04 23:01:43 +00:00
curt
1d97b7542d Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
Other misc. tweaks.
1998-11-02 18:25:40 +00:00
curt
bc6d579c5c Minor tweaks so that this actually compiles. 1998-09-25 19:38:01 +00:00
curt
216be72f34 Renamed assemtris.[ch] to assemtris.[ch]xx 1998-09-25 19:35:25 +00:00
curt
df4a7ed01a Changes to avoid setting airport area nodes back to their original
elevations if they have been changed.
1998-09-21 20:56:30 +00:00
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
4e827cd7df Removed overlap in tiles as a test. 1998-08-06 12:47:59 +00:00
curt
801ba133bd Removed libtool support. 1998-07-30 23:49:18 +00:00
curt
0a8ec68f2b Mods to handle extra nodes (i.e. preserve cutouts). 1998-07-21 04:34:20 +00:00
curt
2c3d44198c typedef'd struct fgBUCKET. 1998-07-04 00:55:39 +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
8da60b798d Derived file "Makefile.in" removed from version control. 1998-05-23 14:18:25 +00:00
curt
de4c486c16 Makefile tweaks 1998-05-20 20:55:40 +00:00
curt
9ddf836a79 Updated ... 1998-05-13 18:30:14 +00:00
curt
a565fb559f ... 1998-05-07 23:16:05 +00:00
curt
4b4aef9d3a Converting to polar3d.h routines. 1998-05-02 01:54:24 +00:00
curt
7989d27bf8 Updates ... 1998-04-28 01:24:01 +00:00
curt
5c90891d01 Removed DemInfo for now. 1998-04-26 13:37:11 +00:00
curt
8ec9cfff66 Tweaks. 1998-04-26 05:01:28 +00:00
curt
87db7184ea Misc. tweaks. 1998-04-25 15:12:08 +00:00
curt
fe33bf171e Added zlib support. 1998-04-24 00:43:59 +00:00
curt
efcd77da4a Added zlib support in placed and other misc. tweaks. 1998-04-18 04:02:48 +00:00
curt
cd7233754f Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:25:54 +00:00
curt
079b3ad13d Adopted Gnu automake/autoconf system. 1998-04-08 22:54:56 +00:00
curt
d6ba1a7188 More c++ compile tweaks. 1998-03-03 16:00:52 +00:00
curt
64114fd6e7 Removed ... 1998-03-03 03:38:39 +00:00
curt
904d046c7a Cumulative tweaks. 1998-03-03 03:36:57 +00:00
curt
2b1b396ef5 Made a few changes converting floats to doubles. 1998-01-31 00:41:19 +00:00
curt
f389ae86de Lots of updates to get back in sync with changes made over in .../Src/ 1998-01-27 18:36:53 +00:00
curt
1a501b7e6c Incorporated new make system from Bob Kuehne <rpk@sgi.com>. 1998-01-21 02:55:42 +00:00
curt
8e59b3debd Assembling triangles and building a new .node file with the proper shared
vertices now works.  Now we just have to use the shared normals and we'll
be all set.
1998-01-15 21:33:32 +00:00
curt
72566953de Initial revision. 1998-01-15 02:45:25 +00:00