]>
git.mxchange.org Git - flightgear.git/log
curt [Wed, 12 May 1999 01:12:47 +0000 (01:12 +0000)]
Started working on changes to support "outer" coast lines.
curt [Wed, 12 May 1999 01:11:17 +0000 (01:11 +0000)]
GUI changes contributed by Norman Vine.
curt [Wed, 12 May 1999 01:09:55 +0000 (01:09 +0000)]
Began an update of Cygnus/Win32 build instructions.
curt [Sat, 8 May 1999 03:19:08 +0000 (03:19 +0000)]
Incorporated latest JSBsim updates.
curt [Sat, 8 May 1999 02:33:13 +0000 (02:33 +0000)]
Borland portability fixes contributed by Charlie Hotchkiss.
curt [Thu, 6 May 1999 22:16:12 +0000 (22:16 +0000)]
Changes to toggle panel on and off.
curt [Thu, 6 May 1999 21:14:06 +0000 (21:14 +0000)]
Fixed teleportation and dialog box crashes.
curt [Thu, 6 May 1999 21:13:40 +0000 (21:13 +0000)]
Norman has brought back the fancy frame rate counter as an option.
curt [Thu, 6 May 1999 19:38:58 +0000 (19:38 +0000)]
Added a sanity check for bogus dem data points in original data.
curt [Thu, 6 May 1999 19:38:28 +0000 (19:38 +0000)]
Added a getline() fix for borland.
curt [Thu, 6 May 1999 11:45:55 +0000 (11:45 +0000)]
master.cxx (outer shell for doing mass scenery generation) now working.
curt [Thu, 6 May 1999 02:27:24 +0000 (02:27 +0000)]
Tweaks for poles.
curt [Thu, 6 May 1999 02:19:39 +0000 (02:19 +0000)]
Added master.cxx, prepairing main.cxx to be called by other programs.
curt [Thu, 6 May 1999 02:19:11 +0000 (02:19 +0000)]
Initial revision.
curt [Wed, 5 May 1999 16:55:18 +0000 (16:55 +0000)]
Updates ...
curt [Tue, 4 May 1999 21:01:25 +0000 (21:01 +0000)]
Commented out several debugging output messages.
curt [Tue, 4 May 1999 20:53:50 +0000 (20:53 +0000)]
Removed "Makedir/" from compiles for now.
curt [Tue, 4 May 1999 20:53:08 +0000 (20:53 +0000)]
Basic tile edge matching now seems to be working.
curt [Tue, 4 May 1999 20:52:20 +0000 (20:52 +0000)]
Don't build in "Areas/" right now.
curt [Tue, 4 May 1999 12:40:18 +0000 (12:40 +0000)]
More work on tile add matching. Added second triangulation. Now need to
debug to see why none of it works! :-)
curt [Tue, 4 May 1999 04:12:07 +0000 (04:12 +0000)]
More changes to split up tiles, munge in the previously existing shared
pieces, and reassemble, so we are ready to retriangulate.
curt [Mon, 3 May 1999 23:12:08 +0000 (23:12 +0000)]
Continued work ...
curt [Mon, 3 May 1999 18:38:48 +0000 (18:38 +0000)]
Changed MAX_NODES to FG_MAX_NODES.
curt [Mon, 3 May 1999 11:43:41 +0000 (11:43 +0000)]
Starting work on section that will read in existing neighbor data.
curt [Mon, 3 May 1999 11:42:53 +0000 (11:42 +0000)]
Removed unneeded -Lfoo/bar/ flag from Makefile.
Undef FG_VIEW_INLINE_OPTIMIZATIONS for the moment.
curt [Mon, 3 May 1999 11:41:09 +0000 (11:41 +0000)]
Changed MAX_NODES to FG_MAX_NODES.
curt [Mon, 3 May 1999 11:40:47 +0000 (11:40 +0000)]
Changed Flight/ to FDM/
curt [Mon, 3 May 1999 11:29:36 +0000 (11:29 +0000)]
Added construct.cxx
curt [Mon, 3 May 1999 11:28:14 +0000 (11:28 +0000)]
More tweaks ...
curt [Sun, 2 May 1999 22:11:30 +0000 (22:11 +0000)]
Further restructuring to facilitate the tile edge matching process.
curt [Sun, 2 May 1999 22:10:51 +0000 (22:10 +0000)]
Added construct.[ch]xx as a data repository class to hold all the data that
needs to be passed back and forth during the scenery assembly.
curt [Sun, 2 May 1999 22:07:55 +0000 (22:07 +0000)]
Initial revisions.
curt [Sun, 2 May 1999 18:41:24 +0000 (18:41 +0000)]
Restructuring code and data to facilitate the tile edge matching process.
curt [Sun, 2 May 1999 15:22:21 +0000 (15:22 +0000)]
Renamed constuct.cxx to main.cxx
curt [Thu, 29 Apr 1999 21:39:27 +0000 (21:39 +0000)]
Fixing slight bugs with calculating point inside multi-contoured polygons.
curt [Thu, 29 Apr 1999 18:29:55 +0000 (18:29 +0000)]
Added id header.
curt [Thu, 29 Apr 1999 04:30:24 +0000 (04:30 +0000)]
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. :-)
curt [Wed, 28 Apr 1999 22:18:19 +0000 (22:18 +0000)]
Renamed tripoly.* to polygon.*
First stab at multi-contour polygon support.
curt [Tue, 27 Apr 1999 19:37:09 +0000 (19:37 +0000)]
Removed the test program for now ...
curt [Tue, 27 Apr 1999 19:27:45 +0000 (19:27 +0000)]
Changes for the MacOS port contributed by Darrell Walisser.
curt [Tue, 27 Apr 1999 15:56:22 +0000 (15:56 +0000)]
MacOS portability improvements.
Added a class to encapsulate Mac vs. Unix path separator differences.
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.