curt
4a487175c9
"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
1998-04-26 05:10:00 +00:00
curt
1a7e966d0b
Added an rint() / HAVE_RINT check.
1998-04-26 05:01:19 +00:00
curt
0b782544a3
Edited cvs log messages in source files ... bad bad bad!
1998-04-25 22:06:24 +00:00
curt
d4c9d9cbb3
Use already calculated LaRCsim values to create the roll/pitch/yaw
...
transformation matrix (we call it LOCAL)
1998-04-25 22:04:53 +00:00
curt
dd4a17a011
Cleaned up initialization sequence to eliminate interdependencies
...
between sun position, lighting, and view position. This creates a
valid single pass initialization path.
1998-04-25 20:24:00 +00:00
curt
9692b3fe1e
Added an command line option to set starting position based on airport ID.
1998-04-25 15:11:10 +00:00
curt
a144bfc090
Fog tweaks.
1998-04-24 14:19:29 +00:00
curt
f4c7a35129
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
...
Trying out some different option parsing code.
Some code reorganization.
1998-04-24 00:49:17 +00:00
curt
920eefd4a7
C++ - ifing the code.
...
Starting a bit of reorganization of lighting code.
1998-04-22 13:25:39 +00:00
curt
664b1fa4a8
Prepairing for C++ integration.
1998-04-21 17:02:27 +00:00
curt
09fc7f812e
Moved fg_debug to it's own library, added zlib support.
1998-04-18 04:11:25 +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
af76bd25e9
Moved to Main/ and incorperated with automake
1998-04-09 01:45:30 +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
b69c64da41
Minor cleanups and reorganizations.
1998-04-06 15:56:15 +00:00
curt
74e16d77f8
Converting to Gnu autoconf system.
1998-04-03 22:09:02 +00:00
curt
6c98beae60
Source code formating tweaks.
1998-03-23 21:24:37 +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
003267eed8
Beginning initial terrain texturing experiments.
1998-03-14 00:30:50 +00:00
curt
ca0362361f
Minor tweaks.
1998-03-09 22:46:18 +00:00
curt
52b427cfb5
Minor tweaks for building on sparc platform.
1998-03-09 22:45:57 +00:00
curt
0c84182bbb
Modified so that you can specify FG_DEBUGCLASS ***or*** FG_DEBUG_PRIORITY
1998-03-09 22:44:58 +00:00
curt
ae862a3ab5
Processed through the format-o-matic.
1998-03-09 22:11:00 +00:00
curt
e798c59696
Incorporated Durk's Astro/ tweaks. Includes unifying the sun position
...
calculation code between sun display, and other FG sections that use this
for things like lighting.
1998-02-23 19:07:49 +00:00
curt
1f0a7128bd
Added Charlie's HUD changes.
1998-02-21 14:53:10 +00:00
curt
2805fb7cb2
Thursday's tweaks.
1998-02-20 00:16:14 +00:00
curt
e5a447ece9
Incorporated some HUD tweaks from Michelle America.
...
Tweaked the sky's sunset/rise colors.
Other misc. tweaks.
1998-02-19 13:05:43 +00:00
curt
c0954417a7
Tweaks to build with SGI OpenGL (and therefor hopefully other accelerated
...
drivers will work.)
1998-02-18 15:07:02 +00:00
curt
9c07889a0c
Minor tweaks.
1998-02-16 16:17:33 +00:00
curt
e1639ee6c1
Miscellaneous weekend tweaks. Fixed? a cache problem that caused whole
...
tiles to occasionally be missing.
1998-02-16 13:39:42 +00:00
curt
dfbbb98ed6
Initial revision.
1998-02-13 00:23:39 +00:00
curt
913fe75558
Incorporated code changes contributed by Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:58:27 +00:00
curt
d0694b34cd
Minor changes.
1998-02-11 02:50:34 +00:00
curt
b570e9ce9a
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:28 +00:00
curt
d126b3d8f0
Minor tweaks.
1998-02-09 15:07:47 +00:00
curt
50c0f6c9e6
Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-07 15:29:31 +00:00
curt
0bb3c2969a
Lots of little tweaks to fix various consistency problems discovered by
...
Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf(). Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:08 +00:00
curt
c62427f6af
Incorporated Durk's changes.
1998-02-02 20:53:58 +00:00
curt
b2e8448645
Minor tweaks.
1998-02-01 03:39:53 +00:00
curt
ce3fa54da6
Tweaks to compile with g++.
1998-02-01 03:34:59 +00:00
curt
5e44c9dd0a
Added MetroWorks patches from Carmen Volpe.
1998-01-31 00:42:57 +00:00
curt
4db0288d75
Added a view record field for absolute x, y, z position.
1998-01-29 00:50:28 +00:00
curt
a9cdbcf0b1
Minor tweaks.
1998-01-27 18:35:53 +00:00
curt
c11b4357ed
Initial revision.
1998-01-27 02:54:43 +00:00
curt
3680a11148
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
...
system and commandline/config file processing code.
1998-01-27 00:47:41 +00:00
curt
0de1810a15
Tweaks for dynamic scenery development.
1998-01-26 15:57:05 +00:00
curt
54a43c1459
Tweaked extention stuff.
1998-01-22 22:04:00 +00:00
curt
38264efc4d
Changed #ifdef FILE_H to #ifdef _FILE_H
1998-01-22 02:59:23 +00:00
curt
08210bfc08
Misc. tweaks.
1998-01-21 21:11:33 +00:00