1
0
Fork 0
Commit graph

1789 commits

Author SHA1 Message Date
curt
ec504c1f05 Added colours.h to distribution. 1999-04-19 20:19:56 +00:00
curt
61f6b4ff35 Updated 3dfx.sh to allow window vs. full screen via command line.
Added 3dfx.sh to distribution.
Updated rul serial output.
Updated runfgfs.bat files.
1999-04-19 20:19:36 +00:00
curt
a69c27895f Fixed a problem with calculating lst which was messing up moon rendering. 1999-04-19 20:18:31 +00:00
curt
bd7e3a44f0 Added some debugging messages (mostly now commented out) to try to track down
a moon display bug.  Turned out to be a problem with calculating lst in
fg_time.cxx
1999-04-19 20:17:45 +00:00
curt
345ad57bb7 Updated to create polygons with properly marked holes. 1999-04-16 19:24:55 +00:00
curt
16573d3cc5 Modified to incorporate new hole support of gpc. 1999-04-16 15:58:09 +00:00
curt
20228603ed Changes to support new gpc api with hole tracking support. 1999-04-16 00:00:42 +00:00
curt
1b3d52b21f Tweaks. 1999-04-16 00:00:06 +00:00
curt
df512b65e1 Added initial support for some unknown motion platform device. Hopefully
additional details will follow.
1999-04-15 23:59:45 +00:00
curt
71613dd4ee Fix from Norman to make some of his optimization work better. 1999-04-15 23:59:01 +00:00
curt
f22ca6b4cf Updated to use new plib. 1999-04-15 23:58:23 +00:00
curt
cd3dec54ef Changed Aero() method to correct body axis force calculation
from wind vector. Fix provided by Tony Peden.
1999-04-15 23:58:04 +00:00
curt
c33f90c3ee Added README.gfc README.plib.
Added RedHat notes to README.Linux
Update README.gpc
Update Thanks
Update configure.in
1999-04-15 23:57:34 +00:00
curt
26cdcb3064 Removed plib from the source distribution. It must be built and installed
separately before fgfs can be built and installed.
1999-04-12 02:03:32 +00:00
curt
749d282dcf Changes contributed by Durk Talsma to allow the user to specify a startup
date/time.
1999-04-11 13:19:29 +00:00
curt
e82fa9affd clean-deps - remove some missed .deps/ 1999-04-11 13:17:42 +00:00
curt
fcfbba74db Changed contributed by Durk Talsma:
- Converted struct fgTIME to class FGTime
- Don't draw textured moon/sun halos when --disable-textures requested
1999-04-08 19:53:46 +00:00
curt
bb0688c163 A couple more Irix tweaks. 1999-04-08 01:55:15 +00:00
curt
b07612ce2f Fixes for compiling with native Irix compilers. 1999-04-07 20:58:02 +00:00
curt
04170bd489 Initial revision. 1999-04-07 04:09:55 +00:00
curt
f5067f82cb Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
curt
e282237a1f Removed fg_config.h 1999-04-06 22:29:30 +00:00
curt
94fa379a64 Removed ... 1999-04-06 22:29:19 +00:00
curt
234277fb62 removed key.sh from Makefile.am 1999-04-06 22:26:46 +00:00
curt
50d76946d4 Removed zlib from AC_CONFIG_SUBDIRS() 1999-04-06 22:26:28 +00:00
curt
e6ffd00442 Clean ups and reorganizations:
- Additional Thanks entry
- more info on getting gfc library
- converted some C style comments to C++ style.
1999-04-06 16:58:22 +00:00
curt
a32a78696b Removed several old subdirectories. 1999-04-06 02:42:43 +00:00
curt
ba2110e69b Tweaks to configure script so it can be run from the top level
configure script.
1999-04-06 02:42:10 +00:00
curt
4cd102c101 Run configure in Lib/zlib.
Removed several old tools dirs.
1999-04-06 02:37:58 +00:00
curt
efce1acc4e Initial revision. 1999-04-05 22:18:39 +00:00
curt
a1b9f7829e Initial revision 1999-04-05 22:14:10 +00:00
curt
29f6d05875 Initial revision 1999-04-05 21:32:32 +00:00
Tim Moore
f7f4bf5ff5 Merge Tests as subdirectory 2009-09-14 13:48:10 +02:00
Tim Moore
5d9bf14ba6 Merge Include as subdirectory 2009-09-14 13:47:00 +02:00
Tim Moore
c54ce2dd85 Merge FG_Tools as subdirectory 2009-09-14 13:43:55 +02:00
Tim Moore
66a0be21da Merge FG_Simulator as subdirectory 2009-09-14 13:38:55 +02:00
Tim Moore
a43bfeb037 Merge FG_Lib as subdirectory 2009-09-14 13:34:43 +02:00
Tim Moore
59f2e56226 merge FG_Docs as subdirectory 2009-09-14 13:30:49 +02:00
curt
b251054d7c Initial revision. 1999-04-05 17:41:22 +00:00
curt
4c3f4116ac Don't build showme if no X11. 1999-04-05 02:20:53 +00:00
curt
b18c82c33b Dynamically update "error" until the resulting tile data scales within
a lower and upper bounds.
1999-04-05 02:16:51 +00:00
curt
773d67b823 Fixed a compiler warning. 1999-04-05 02:16:02 +00:00
curt
007bac3720 Make dem fitting more robust in cases when no dem file available. 1999-04-05 02:15:23 +00:00
curt
23ee4836ed Fixed a fog coloring bug. 1999-04-05 02:14:40 +00:00
curt
12b31bb051 Moved max node per tile definition to fg_constants.h 1999-04-05 02:14:21 +00:00
curt
cfff25e016 Minor patch from Norman Vine. 1999-04-05 02:13:58 +00:00
curt
b3e2dd3c93 Updated menu color scheme. 1999-04-05 02:13:18 +00:00
curt
f8f0860559 Define maximum nodes for a tile here. 1999-04-05 02:12:59 +00:00
curt
d0b1380088 Add an automake conditional for lib X11. 1999-04-05 02:12:43 +00:00
curt
bcb6638535 Found a bug in dividing and adding unique verticle segments which could
cause the triangulator to end up in an infinite loop.  Basically the code
was correct, but the verticle line test was a bit to selective.
1999-04-03 05:22:57 +00:00