1
0
Fork 0
Commit graph

12928 commits

Author SHA1 Message Date
curt
e543b5228c Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:15 +00:00
curt
ab59ca78b9 Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:04 +00:00
curt
27ac2e344e Incorporated autopilot heading hold contributed by: Jeff Goeke-Smith
<jgoeke@voyager.net>
1998-04-14 02:21:01 +00:00
curt
019d180f84 Initial revision. Contributed by Jeff Goeke-Smith - jgoeke@voyager.net 1998-04-14 02:18:44 +00:00
curt
575d57249c We had unified some of the platform disparate time handling code, and
there was a bug in timesum() which calculated a new time stamp based on
the current time stamp + offset.  This hosed the periodic event processing
logic because you'd never arrive at the time the event was scheduled for.
Sky updates and lighting changes are handled via this event mechanism so
they never changed ... it is fixed now.
1998-04-09 18:40:13 +00:00
curt
c9f3077690 Initial revision. 1998-04-09 02:00:36 +00:00
curt
8deb5c5804 Initial revision. 1998-04-09 01:58:04 +00:00
curt
af76bd25e9 Moved to Main/ and incorperated with automake 1998-04-09 01:45:30 +00:00
curt
db9fea699a Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
curt
63ea6cd15a Tweaks to Gnu automake/autoconf system. 1998-04-08 23:35:37 +00:00
curt
ff4d6034cc Tweaks to Gnu automake/autoconf system. 1998-04-08 23:35:31 +00:00
curt
05d0e92b96 Patch from Durk to fix trim reversal with numlock key active. 1998-04-08 23:34:05 +00:00
curt
8c3b74b775 Tweaks to Gnu automake/autoconf system. 1998-04-08 23:32:28 +00:00
curt
e84ad0511b Adopted Gnu automake/autoconf system. 1998-04-08 23:30:04 +00:00
curt
79a773d25c Adopted Gnu automake/autoconf system. 1998-04-08 23:28:57 +00:00
curt
784960bd8f Adopted Gnu automake/autoconf system. 1998-04-08 23:19:34 +00:00
curt
104ea85dfe Adopted Gnu automake/autoconf system. 1998-04-08 23:05:54 +00:00
curt
079b3ad13d Adopted Gnu automake/autoconf system. 1998-04-08 22:54:56 +00:00
curt
e9ffabdc8e Additional win32 support.
Fixed a bad bug in dem file parsing that was causing the output to be
flipped about x = y.
1998-04-06 21:09:37 +00:00
curt
dcc537e040 Minor cleanups and reorganizations. 1998-04-06 15:56:23 +00:00
curt
63488b922c Minor cleanups and reorganizations. 1998-04-06 15:56:21 +00:00
curt
b69c64da41 Minor cleanups and reorganizations. 1998-04-06 15:56:15 +00:00
curt
293f9611a1 Minor cleanups and reorganizations. 1998-04-06 15:56:04 +00:00
curt
058e32ca21 Moved ../Win32/ 1998-04-05 21:59:15 +00:00
curt
9b53a3c645 Removed Include/ subdirectory from make system (no buildable elements there.) 1998-04-05 21:58:59 +00:00
curt
49a48ee726 Tweaking subdirectories. 1998-04-03 23:04:28 +00:00
curt
35fd547612 Removed Linux subdirectory. 1998-04-03 22:51:17 +00:00
curt
dec50d786d Converting to Gnu autoconf system.
Rearranging some files.
1998-04-03 22:35:10 +00:00
curt
e95e9f6432 Converting to Gnu autoconf system. 1998-04-03 22:20:48 +00:00
curt
c1004bd1a0 Converting to Gnu autoconf system.
Centralized time handling differences.
1998-04-03 22:12:53 +00:00
curt
37488d0f7e Converting to Gnu autoconf system. 1998-04-03 22:10:27 +00:00
curt
74e16d77f8 Converting to Gnu autoconf system. 1998-04-03 22:09:02 +00:00
curt
09b42d3f33 Converting to Gnu autoconf system. 1998-04-03 22:07:27 +00:00
curt
6417562b5d Converting to Gnu autoconf system. 1998-04-03 22:05:27 +00:00
curt
e3e1a04634 Converting to Gnu autoconf system.
Tweaks to hud.c
1998-04-03 21:55:27 +00:00
curt
54d5c7a071 Converting to Gnu autoconf system. 1998-04-03 21:50:53 +00:00
curt
6c98beae60 Source code formating tweaks. 1998-03-23 21:24:37 +00:00
curt
b77c2362c5 Debugging output tweaks. 1998-03-23 21:23:05 +00:00
curt
d7f1ba6e5e Made FG_EPSILON smaller. 1998-03-23 21:18:37 +00:00
curt
f3fed05fc9 Updated to use FG_EPSILON 1998-03-23 20:35:41 +00:00
curt
bc4e92b887 Reorganized into a class lib called fgDEM. 1998-03-19 02:54:46 +00:00
curt
21a2616ab4 Updated to reflect some minor tool reorganization and the creation of class
to handle DEM processing needs.
1998-03-19 02:52:51 +00:00
curt
138c3ebe05 Added special case handling to compensate for bugs in our beloved tri striper 1998-03-19 02:51:41 +00:00
curt
31c774d723 Updated to support -lDEM class. 1998-03-19 02:50:19 +00:00
curt
c98579b6de Added gpc-2.01 (generic polygon clipping library) 1998-03-19 01:48:34 +00:00
curt
13f4c6f3b8 Patch to fix Solaris function name contention with "getopt()" -
johns@ultra2.cs.umr.edu (John Stone)
1998-03-16 21:13:07 +00:00
curt
f4562d4262 Version 0.38 1998-03-14 00:32:35 +00:00
curt
61b632c2f7 Changed a printf() to a fgPrintf(). 1998-03-14 00:32:13 +00:00
curt
003267eed8 Beginning initial terrain texturing experiments. 1998-03-14 00:30:50 +00:00
curt
9f38885d38 replaced a printf() with an fgPrintf(). 1998-03-14 00:28:34 +00:00