]>
git.mxchange.org Git - flightgear.git/log
curt [Tue, 27 Apr 1999 15:54:39 +0000 (15:54 +0000)]
MacOS portability improvements.
curt [Tue, 27 Apr 1999 15:52:32 +0000 (15:52 +0000)]
Changes by NHV to allow the sim to be reset.
curt [Tue, 27 Apr 1999 15:43:08 +0000 (15:43 +0000)]
GUI updates by NHV.
curt [Tue, 27 Apr 1999 15:42:53 +0000 (15:42 +0000)]
Reset function for when reseting sim.
curt [Tue, 27 Apr 1999 15:42:23 +0000 (15:42 +0000)]
Changes by NHV so that the autopilot can be driven by the GUI.
curt [Sun, 25 Apr 1999 14:13:19 +0000 (14:13 +0000)]
Fixed plib url.
curt [Thu, 22 Apr 1999 18:47:25 +0000 (18:47 +0000)]
Wrap with extern "C" { } if building with __cplusplus compiler.
curt [Thu, 22 Apr 1999 18:46:40 +0000 (18:46 +0000)]
Borland tweak.
curt [Thu, 22 Apr 1999 18:46:27 +0000 (18:46 +0000)]
MAT3mat.c: Borland tweaks.
mat3.h: Some inline assembly from Norman.
curt [Thu, 22 Apr 1999 18:45:40 +0000 (18:45 +0000)]
Borland tweaks.
curt [Thu, 22 Apr 1999 18:45:16 +0000 (18:45 +0000)]
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.
curt [Tue, 20 Apr 1999 15:37:12 +0000 (15:37 +0000)]
Initial revision.
curt [Mon, 19 Apr 1999 20:19:56 +0000 (20:19 +0000)]
Added colours.h to distribution.
curt [Mon, 19 Apr 1999 20:19:36 +0000 (20:19 +0000)]
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.
curt [Mon, 19 Apr 1999 20:18:31 +0000 (20:18 +0000)]
Fixed a problem with calculating lst which was messing up moon rendering.
curt [Mon, 19 Apr 1999 20:17:45 +0000 (20:17 +0000)]
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
curt [Fri, 16 Apr 1999 19:24:55 +0000 (19:24 +0000)]
Updated to create polygons with properly marked holes.
curt [Fri, 16 Apr 1999 15:58:09 +0000 (15:58 +0000)]
Modified to incorporate new hole support of gpc.
curt [Fri, 16 Apr 1999 00:00:42 +0000 (00:00 +0000)]
Changes to support new gpc api with hole tracking support.
curt [Fri, 16 Apr 1999 00:00:06 +0000 (00:00 +0000)]
Tweaks.
curt [Thu, 15 Apr 1999 23:59:45 +0000 (23:59 +0000)]
Added initial support for some unknown motion platform device. Hopefully
additional details will follow.
curt [Thu, 15 Apr 1999 23:59:01 +0000 (23:59 +0000)]
Fix from Norman to make some of his optimization work better.
curt [Thu, 15 Apr 1999 23:58:23 +0000 (23:58 +0000)]
Updated to use new plib.
curt [Thu, 15 Apr 1999 23:58:04 +0000 (23:58 +0000)]
Changed Aero() method to correct body axis force calculation
from wind vector. Fix provided by Tony Peden.
curt [Thu, 15 Apr 1999 23:57:34 +0000 (23:57 +0000)]
Added README.gfc README.plib.
Added RedHat notes to README.Linux
Update README.gpc
Update Thanks
Update configure.in
curt [Mon, 12 Apr 1999 02:03:32 +0000 (02:03 +0000)]
Removed plib from the source distribution. It must be built and installed
separately before fgfs can be built and installed.
curt [Sun, 11 Apr 1999 13:19:29 +0000 (13:19 +0000)]
Changes contributed by Durk Talsma to allow the user to specify a startup
date/time.
curt [Sun, 11 Apr 1999 13:17:42 +0000 (13:17 +0000)]
clean-deps - remove some missed .deps/
curt [Thu, 8 Apr 1999 19:53:46 +0000 (19:53 +0000)]
Changed contributed by Durk Talsma:
- Converted struct fgTIME to class FGTime
- Don't draw textured moon/sun halos when --disable-textures requested
curt [Thu, 8 Apr 1999 01:55:15 +0000 (01:55 +0000)]
A couple more Irix tweaks.
curt [Wed, 7 Apr 1999 20:58:02 +0000 (20:58 +0000)]
Fixes for compiling with native Irix compilers.
curt [Wed, 7 Apr 1999 04:09:55 +0000 (04:09 +0000)]
Initial revision.
curt [Tue, 6 Apr 1999 23:37:07 +0000 (23:37 +0000)]
Removed in-src cvs logs.
curt [Tue, 6 Apr 1999 22:29:30 +0000 (22:29 +0000)]
Removed fg_config.h
curt [Tue, 6 Apr 1999 22:29:19 +0000 (22:29 +0000)]
Removed ...
curt [Tue, 6 Apr 1999 22:26:46 +0000 (22:26 +0000)]
removed key.sh from Makefile.am
curt [Tue, 6 Apr 1999 22:26:28 +0000 (22:26 +0000)]
Removed zlib from AC_CONFIG_SUBDIRS()
curt [Tue, 6 Apr 1999 16:58:22 +0000 (16:58 +0000)]
Clean ups and reorganizations:
- Additional Thanks entry
- more info on getting gfc library
- converted some C style comments to C++ style.
curt [Tue, 6 Apr 1999 02:42:43 +0000 (02:42 +0000)]
Removed several old subdirectories.
curt [Tue, 6 Apr 1999 02:42:10 +0000 (02:42 +0000)]
Tweaks to configure script so it can be run from the top level
configure script.
curt [Tue, 6 Apr 1999 02:37:58 +0000 (02:37 +0000)]
Run configure in Lib/zlib.
Removed several old tools dirs.
curt [Mon, 5 Apr 1999 22:18:39 +0000 (22:18 +0000)]
Initial revision.
curt [Mon, 5 Apr 1999 22:14:10 +0000 (22:14 +0000)]
Initial revision
curt [Mon, 5 Apr 1999 21:32:32 +0000 (21:32 +0000)]
Initial revision
Tim Moore [Mon, 14 Sep 2009 11:48:10 +0000 (13:48 +0200)]
Merge Tests as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:47:00 +0000 (13:47 +0200)]
Merge Include as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:43:55 +0000 (13:43 +0200)]
Merge FG_Tools as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:38:55 +0000 (13:38 +0200)]
Merge FG_Simulator as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:34:43 +0000 (13:34 +0200)]
Merge FG_Lib as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:30:49 +0000 (13:30 +0200)]
merge FG_Docs as subdirectory
curt [Mon, 5 Apr 1999 17:41:22 +0000 (17:41 +0000)]
Initial revision.
curt [Mon, 5 Apr 1999 02:20:53 +0000 (02:20 +0000)]
Don't build showme if no X11.
curt [Mon, 5 Apr 1999 02:16:51 +0000 (02:16 +0000)]
Dynamically update "error" until the resulting tile data scales within
a lower and upper bounds.
curt [Mon, 5 Apr 1999 02:16:02 +0000 (02:16 +0000)]
Fixed a compiler warning.
curt [Mon, 5 Apr 1999 02:15:23 +0000 (02:15 +0000)]
Make dem fitting more robust in cases when no dem file available.
curt [Mon, 5 Apr 1999 02:14:40 +0000 (02:14 +0000)]
Fixed a fog coloring bug.
curt [Mon, 5 Apr 1999 02:14:21 +0000 (02:14 +0000)]
Moved max node per tile definition to fg_constants.h
curt [Mon, 5 Apr 1999 02:13:58 +0000 (02:13 +0000)]
Minor patch from Norman Vine.
curt [Mon, 5 Apr 1999 02:13:18 +0000 (02:13 +0000)]
Updated menu color scheme.
curt [Mon, 5 Apr 1999 02:12:59 +0000 (02:12 +0000)]
Define maximum nodes for a tile here.
curt [Mon, 5 Apr 1999 02:12:43 +0000 (02:12 +0000)]
Add an automake conditional for lib X11.
curt [Sat, 3 Apr 1999 05:22:57 +0000 (05:22 +0000)]
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.
curt [Sat, 3 Apr 1999 04:21:01 +0000 (04:21 +0000)]
Integration of Steve's plib conglomeration.
Optimizations (tm) by Norman Vine.
curt [Sat, 3 Apr 1999 04:20:22 +0000 (04:20 +0000)]
Integration of Steve's plib conglomeration.
curt [Sat, 3 Apr 1999 04:20:01 +0000 (04:20 +0000)]
Optimizations (tm) by Norman Vine.
curt [Sat, 3 Apr 1999 04:19:39 +0000 (04:19 +0000)]
Integrated Steve's new "plib" conglomeration.
curt [Sat, 3 Apr 1999 04:19:31 +0000 (04:19 +0000)]
Integrated Steve's new "plib" conglomeration.
curt [Thu, 1 Apr 1999 13:52:11 +0000 (13:52 +0000)]
Version 0.6.0
Shape name tweak.
Removing tool: FixNode
curt [Thu, 1 Apr 1999 13:52:10 +0000 (13:52 +0000)]
Version 0.6.0
Shape name tweak.
Removing tool: FixNode
curt [Wed, 31 Mar 1999 23:46:48 +0000 (23:46 +0000)]
Debugging output tweaks.
curt [Wed, 31 Mar 1999 23:46:38 +0000 (23:46 +0000)]
Debuggin output tweaks.
curt [Wed, 31 Mar 1999 23:46:20 +0000 (23:46 +0000)]
Added scenery_version.hxx to source distribution.
curt [Wed, 31 Mar 1999 23:46:02 +0000 (23:46 +0000)]
Prepairing for 0.59 release.
curt [Wed, 31 Mar 1999 13:26:39 +0000 (13:26 +0000)]
Debugging output tweeaks.
curt [Wed, 31 Mar 1999 13:25:58 +0000 (13:25 +0000)]
Removed some debugging output.
curt [Wed, 31 Mar 1999 05:35:04 +0000 (05:35 +0000)]
Fixed bug in genfans (deleting the wrong triangles from the available pool.)
curt [Tue, 30 Mar 1999 23:51:14 +0000 (23:51 +0000)]
fiddling ...
curt [Tue, 30 Mar 1999 23:50:43 +0000 (23:50 +0000)]
Modifications to fanify by attribute.
curt [Tue, 30 Mar 1999 23:50:15 +0000 (23:50 +0000)]
Fannifier is clearly bugging ... working on debugging it. I suspect there
is a problem related to deleting triangles from the triangle pool as they
are combined into fans.
curt [Tue, 30 Mar 1999 23:49:22 +0000 (23:49 +0000)]
Added some debugging output.
curt [Tue, 30 Mar 1999 23:48:24 +0000 (23:48 +0000)]
modifications to obj loader to handle tri fans.
curt [Tue, 30 Mar 1999 23:48:04 +0000 (23:48 +0000)]
Minor tweak.
curt [Tue, 30 Mar 1999 13:41:38 +0000 (13:41 +0000)]
Working towards better handling of multi-contoured polygons.
curt [Mon, 29 Mar 1999 13:19:44 +0000 (13:19 +0000)]
Initial revision.
curt [Mon, 29 Mar 1999 13:14:17 +0000 (13:14 +0000)]
Added Tools/Construct/GenFans/
curt [Mon, 29 Mar 1999 13:11:00 +0000 (13:11 +0000)]
Shuffled stl type names a bit.
Began adding support for tri-fanning (or maybe other arrangments too.)
curt [Mon, 29 Mar 1999 13:08:35 +0000 (13:08 +0000)]
Initial revision.
curt [Sat, 27 Mar 1999 14:06:42 +0000 (14:06 +0000)]
Tweaks to bounding sphere calculation routines.
Group like triangles together for output to be in a single display list,
even though they are individual, non-fanified, triangles.
curt [Sat, 27 Mar 1999 14:05:10 +0000 (14:05 +0000)]
More sensible handling of the case where no dem file for this tile exists
(or has been generated).
curt [Sat, 27 Mar 1999 14:04:25 +0000 (14:04 +0000)]
Added is_open() so we can check if the open() succeeded.
curt [Sat, 27 Mar 1999 05:36:03 +0000 (05:36 +0000)]
Alas, I have made non-backwardsly compatible changes to the scenery file
format. Thus I have had to make the corresponding changes here in the
file loader.
Things that do not correspond the the .obj format are placed in comments.
curt [Sat, 27 Mar 1999 05:34:05 +0000 (05:34 +0000)]
Elimitated some const warnings from the compiler.
curt [Sat, 27 Mar 1999 05:33:02 +0000 (05:33 +0000)]
Increased precision in showme when clicking with the middle mouse button
to display coordinates.
Build showme.
Removed -DREDUCED from compile flags
curt [Sat, 27 Mar 1999 05:31:24 +0000 (05:31 +0000)]
Make 0 the default area type since this corresponds well with the conventions
used by the triangulator.
curt [Sat, 27 Mar 1999 05:30:12 +0000 (05:30 +0000)]
Handle corner nodes separately from the rest of the fitted nodes.
Add fitted nodes in after corners and polygon nodes since the fitted nodes
are less important. Subsequent nodes will "snap" to previous nodes if
they are "close enough."
Need to manually divide segments to prevent "T" intersetions which can
confound the triangulator. Hey, I got to use a recursive method!
Pass along correct triangle attributes to output file generator.
Do fine grained node snapping for corners and polygons, but course grain
node snapping for fitted terrain nodes.
curt [Sat, 27 Mar 1999 05:25:02 +0000 (05:25 +0000)]
Fit with a value of 200 rather than 100.
Handle corner nodes separately from the rest of the fitted nodes.
Write scenery file to correct location.
First hack at generating scenery for multiple tiles in one invocation.
curt [Sat, 27 Mar 1999 05:23:22 +0000 (05:23 +0000)]
Interpolate real z value of all nodes from dem data.
Write scenery file to correct location.
Pass along correct triangle attributes and write to output file.
curt [Sat, 27 Mar 1999 05:20:53 +0000 (05:20 +0000)]
Pass along default area explicitely to triangulator.
curt [Sat, 27 Mar 1999 05:20:13 +0000 (05:20 +0000)]
Handle corner nodes separately from the rest of the fitted nodes.
Fixed some "const" related warnings.
curt [Thu, 25 Mar 1999 19:13:35 +0000 (19:13 +0000)]
Initial revision.