curt
|
73e1f46466
|
Initial revisions.
|
1999-05-02 22:07:55 +00:00 |
|
curt
|
f2fb1eb99a
|
Restructuring code and data to facilitate the tile edge matching process.
|
1999-05-02 18:41:24 +00:00 |
|
curt
|
134d7cf480
|
Renamed constuct.cxx to main.cxx
|
1999-05-02 15:22:21 +00:00 |
|
curt
|
7e5aa9c98c
|
Fixing slight bugs with calculating point inside multi-contoured polygons.
|
1999-04-29 21:39:27 +00:00 |
|
curt
|
1f077556ba
|
Added id header.
|
1999-04-29 18:29:55 +00:00 |
|
curt
|
026b9301c5
|
Fixed several problems with "hole" support, but it appears that things
are working much better. Crater lake now has an island which is always
a good thing. :-)
|
1999-04-29 04:30:24 +00:00 |
|
curt
|
cf3d9c5572
|
Renamed tripoly.* to polygon.*
First stab at multi-contour polygon support.
|
1999-04-28 22:18:19 +00:00 |
|
curt
|
79393e9ef7
|
Removed the test program for now ...
|
1999-04-27 19:37:09 +00:00 |
|
curt
|
7f6b697ea6
|
Changes for the MacOS port contributed by Darrell Walisser.
|
1999-04-27 19:27:45 +00:00 |
|
curt
|
4163e42aad
|
MacOS portability improvements.
Added a class to encapsulate Mac vs. Unix path separator differences.
|
1999-04-27 15:56:22 +00:00 |
|
curt
|
c0147dc545
|
MacOS portability improvements.
|
1999-04-27 15:54:39 +00:00 |
|
curt
|
78757ea9dd
|
Changes by NHV to allow the sim to be reset.
|
1999-04-27 15:52:32 +00:00 |
|
curt
|
397f6de896
|
GUI updates by NHV.
|
1999-04-27 15:43:08 +00:00 |
|
curt
|
749819ec0b
|
Reset function for when reseting sim.
|
1999-04-27 15:42:53 +00:00 |
|
curt
|
6f55cae2cc
|
Changes by NHV so that the autopilot can be driven by the GUI.
|
1999-04-27 15:42:23 +00:00 |
|
curt
|
fa57b7a6e1
|
Fixed plib url.
|
1999-04-25 14:13:19 +00:00 |
|
curt
|
e8ad916ca2
|
Wrap with extern "C" { } if building with __cplusplus compiler.
|
1999-04-22 18:47:25 +00:00 |
|
curt
|
14ccc48670
|
Borland tweak.
|
1999-04-22 18:46:40 +00:00 |
|
curt
|
04d4d01339
|
MAT3mat.c: Borland tweaks.
mat3.h: Some inline assembly from Norman.
|
1999-04-22 18:46:27 +00:00 |
|
curt
|
999f5076d1
|
Borland tweaks.
|
1999-04-22 18:45:40 +00:00 |
|
curt
|
1f3049e883
|
Added Olivers FAQ.
Update README.Unix with additional Irix information.
configure script addes search paths before looking for plib. Tweaked
checks for win32 opengl/glut/glu libs.
|
1999-04-22 18:45:16 +00:00 |
|
curt
|
2def72783a
|
Initial revision.
|
1999-04-20 15:37:12 +00:00 |
|
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 |
|