]> git.mxchange.org Git - flightgear.git/log
flightgear.git
25 years agoAdded Construct/Triangulate/
curt [Wed, 17 Mar 1999 23:47:10 +0000 (23:47 +0000)]
Added Construct/Triangulate/

25 years agoMSVC++ portability tweaks contributed by Bernie Bright.
curt [Mon, 15 Mar 1999 17:59:12 +0000 (17:59 +0000)]
MSVC++ portability tweaks contributed by Bernie Bright.
  Un-nested struct fgFace.
  Made fgFragment::deleteDisplayList() a non-const member.

25 years agoMSVC++ portability tweaks contributed by Bernie Bright.
curt [Mon, 15 Mar 1999 17:58:57 +0000 (17:58 +0000)]
MSVC++ portability tweaks contributed by Bernie Bright.
  Added using std::istream declaration.

25 years agoMSVC++ portability tweaks contributed by Bernie Bright.
curt [Mon, 15 Mar 1999 17:58:41 +0000 (17:58 +0000)]
MSVC++ portability tweaks contributed by Bernie Bright.
  Added using std::ostream declaration.
  Added forward declarations to work around a MSVC bug.

25 years agoInitial revision.
curt [Sun, 14 Mar 1999 00:03:24 +0000 (00:03 +0000)]
Initial revision.

25 years agoBuild Triangle as a lib rather than as a program.
curt [Sat, 13 Mar 1999 23:53:49 +0000 (23:53 +0000)]
Build Triangle as a lib rather than as a program.

25 years agoMoved ../Triangle ./Triangle
curt [Sat, 13 Mar 1999 23:51:59 +0000 (23:51 +0000)]
Moved ../Triangle ./Triangle

25 years agoRenamed main.cxx to testclipper.cxx
curt [Sat, 13 Mar 1999 23:51:32 +0000 (23:51 +0000)]
Renamed main.cxx to testclipper.cxx
Converted clipper routines to a class FGClipper.

25 years agoTweaked output formatting a bit.
curt [Sat, 13 Mar 1999 23:50:26 +0000 (23:50 +0000)]
Tweaked output formatting a bit.

25 years agoMoved Triangle to Lib/Triangle
curt [Sat, 13 Mar 1999 23:49:53 +0000 (23:49 +0000)]
Moved Triangle to Lib/Triangle

25 years agoMoved Tools/Triangle to Tools/Lib/Triangle
curt [Sat, 13 Mar 1999 23:49:17 +0000 (23:49 +0000)]
Moved Tools/Triangle to Tools/Lib/Triangle

25 years agoUpdated to match current scenery generation tools progress.
curt [Sat, 13 Mar 1999 21:42:37 +0000 (21:42 +0000)]
Updated to match current scenery generation tools progress.

25 years agoInitial revision.
curt [Sat, 13 Mar 1999 18:50:08 +0000 (18:50 +0000)]
Initial revision.

25 years agoRearranging subdirs within Tools/
curt [Sat, 13 Mar 1999 18:48:11 +0000 (18:48 +0000)]
Rearranging subdirs within Tools/

25 years agoRemoved an unused variable.
curt [Sat, 13 Mar 1999 18:47:04 +0000 (18:47 +0000)]
Removed an unused variable.

25 years agorenamed bin "clipper" to "testclipper".
curt [Sat, 13 Mar 1999 18:46:37 +0000 (18:46 +0000)]
renamed bin "clipper" to "testclipper".

25 years agoAdded Construct/ and moved Clipper/ to it.
curt [Sat, 13 Mar 1999 18:46:01 +0000 (18:46 +0000)]
Added Construct/ and moved Clipper/ to it.

25 years agoInitial revision. (derived from libDEM.a code.)
curt [Sat, 13 Mar 1999 18:45:02 +0000 (18:45 +0000)]
Initial revision. (derived from libDEM.a code.)

25 years agoMoved point interpolation and least squares fitting to contruction program
curt [Sat, 13 Mar 1999 17:40:36 +0000 (17:40 +0000)]
Moved point interpolation and least squares fitting to contruction program
area.
Moved leastsqs.* to Lib/Math/

25 years agoMoved to math subdirectory.
curt [Sat, 13 Mar 1999 17:34:44 +0000 (17:34 +0000)]
Moved to math subdirectory.

25 years agoRearrange a bit of code ...
curt [Fri, 12 Mar 1999 22:54:19 +0000 (22:54 +0000)]
Rearrange a bit of code ...

25 years agoConvert fgDEM to FGDem ...
curt [Fri, 12 Mar 1999 22:54:04 +0000 (22:54 +0000)]
Convert fgDEM to FGDem ...

25 years agoFirst working version!
curt [Fri, 12 Mar 1999 22:53:45 +0000 (22:53 +0000)]
First working version!

25 years agoAdded a routine to dump out the portion of the dem data covered by a
curt [Fri, 12 Mar 1999 22:53:07 +0000 (22:53 +0000)]
Added a routine to dump out the portion of the dem data covered by a
specified bucket.  Other changes related to needs of scenery tools overhaul.

25 years agoConverted to C++ style comments.
curt [Fri, 12 Mar 1999 22:51:53 +0000 (22:51 +0000)]
Converted to C++ style comments.

25 years agoAdded some informational methods.
curt [Fri, 12 Mar 1999 22:51:18 +0000 (22:51 +0000)]
Added some informational methods.

25 years agoTweaks to use newbucket.hxx
curt [Thu, 11 Mar 1999 23:31:56 +0000 (23:31 +0000)]
Tweaks to use newbucket.hxx

25 years agoWhen "Help" is selected from the menu check to see if netscape is running.
curt [Thu, 11 Mar 1999 23:09:26 +0000 (23:09 +0000)]
When "Help" is selected from the menu check to see if netscape is running.
If so, command it to go to the flight gear user guide url.  Otherwise
start a new version of netscape with this url.

25 years agoTweaked doc archiving rules.
curt [Thu, 11 Mar 1999 23:08:18 +0000 (23:08 +0000)]
Tweaked doc archiving rules.

25 years agoHacking towards the first working version.
curt [Wed, 10 Mar 1999 16:09:44 +0000 (16:09 +0000)]
Hacking towards the first working version.

25 years agoAdded DemChop
curt [Wed, 10 Mar 1999 01:12:35 +0000 (01:12 +0000)]
Added DemChop

25 years agoTweaks to go along with scenery tools overhaul.
curt [Wed, 10 Mar 1999 01:09:12 +0000 (01:09 +0000)]
Tweaks to go along with scenery tools overhaul.
Added a new constructor that accepts the file name.

25 years agoAdded irix-hack.pl plus info on compiling with native Irix compilers.
curt [Wed, 10 Mar 1999 01:08:24 +0000 (01:08 +0000)]
Added irix-hack.pl plus info on compiling with native Irix compilers.
Added a DEM prep tool called DemChop.

25 years agoInitial revision.
curt [Wed, 10 Mar 1999 01:02:54 +0000 (01:02 +0000)]
Initial revision.

25 years agoTweaks for compiling under native Irix compilers.
curt [Tue, 9 Mar 1999 20:58:17 +0000 (20:58 +0000)]
Tweaks for compiling under native Irix compilers.

25 years agoAdded support for native Irix compilers via a script to hack the makefiles.
curt [Tue, 9 Mar 1999 20:58:00 +0000 (20:58 +0000)]
Added support for native Irix compilers via a script to hack the makefiles.

25 years agoInitial revision.
curt [Tue, 9 Mar 1999 19:09:41 +0000 (19:09 +0000)]
Initial revision.

25 years agoInitial revision.
curt [Tue, 9 Mar 1999 18:36:35 +0000 (18:36 +0000)]
Initial revision.

25 years agoInitial revision.
curt [Mon, 8 Mar 1999 22:04:29 +0000 (22:04 +0000)]
Initial revision.

25 years agoLots of directory layout reorganization.
curt [Mon, 8 Mar 1999 22:00:35 +0000 (22:00 +0000)]
Lots of directory layout reorganization.

25 years agoTweak for native SGI compilers.
curt [Mon, 8 Mar 1999 22:00:12 +0000 (22:00 +0000)]
Tweak for native SGI compilers.

25 years agoUpdated based on current efforts.
curt [Mon, 8 Mar 1999 21:59:52 +0000 (21:59 +0000)]
Updated based on current efforts.

25 years agoDirectory reorgs.
curt [Mon, 8 Mar 1999 21:59:30 +0000 (21:59 +0000)]
Directory reorgs.

25 years agoAdded panel changes sent in by Friedemann.
curt [Mon, 8 Mar 1999 21:56:37 +0000 (21:56 +0000)]
Added panel changes sent in by Friedemann.
Added a splash screen randomization since we have several nice splash screens.

25 years agoAdded panel changes sent in by Friedemann.
curt [Mon, 8 Mar 1999 21:56:08 +0000 (21:56 +0000)]
Added panel changes sent in by Friedemann.

25 years agoDon't crash when work directory doesn't exist ... create it.
curt [Tue, 2 Mar 1999 01:04:28 +0000 (01:04 +0000)]
Don't crash when work directory doesn't exist ... create it.

25 years agoAdded more reverse lookup support.
curt [Tue, 2 Mar 1999 01:03:58 +0000 (01:03 +0000)]
Added more reverse lookup support.

25 years agoLatest changes from Jon, plus ...
curt [Tue, 2 Mar 1999 01:02:51 +0000 (01:02 +0000)]
Latest changes from Jon, plus ...
Tweaks for building with native SGI compilers.

25 years agoTweaks for building with native SGI compilers.
curt [Tue, 2 Mar 1999 01:02:31 +0000 (01:02 +0000)]
Tweaks for building with native SGI compilers.

25 years agoTweaks for compiling with native SGI compilers.
curt [Tue, 2 Mar 1999 01:01:42 +0000 (01:01 +0000)]
Tweaks for compiling with native SGI compilers.

25 years agoTweaks for native SGI compilers.
curt [Tue, 2 Mar 1999 00:36:31 +0000 (00:36 +0000)]
Tweaks for native SGI compilers.

25 years agoInitial revision.
curt [Mon, 1 Mar 1999 15:39:39 +0000 (15:39 +0000)]
Initial revision.

25 years agoTweaked a function call name in "names.hxx".
curt [Mon, 1 Mar 1999 15:36:28 +0000 (15:36 +0000)]
Tweaked a function call name in "names.hxx".

25 years agoGeneralized the routines a bit to make them more useful.
curt [Mon, 1 Mar 1999 15:35:52 +0000 (15:35 +0000)]
Generalized the routines a bit to make them more useful.

25 years agoFixed bug in output format generated.
curt [Mon, 1 Mar 1999 15:35:26 +0000 (15:35 +0000)]
Fixed bug in output format generated.

25 years agoBuild libraries first in sequence.
curt [Mon, 1 Mar 1999 15:34:35 +0000 (15:34 +0000)]
Build libraries first in sequence.

25 years agoTruth in advertising.
curt [Mon, 1 Mar 1999 15:33:43 +0000 (15:33 +0000)]
Truth in advertising.

25 years agoBug fix with detecting GPC package.
curt [Mon, 1 Mar 1999 15:32:58 +0000 (15:32 +0000)]
Bug fix with detecting GPC package.

25 years agoUpdated names and priorities of area types.
curt [Fri, 26 Feb 1999 22:10:42 +0000 (22:10 +0000)]
Updated names and priorities of area types.

25 years agoAdded initial support for native SGI compilers.
curt [Fri, 26 Feb 1999 22:09:10 +0000 (22:09 +0000)]
Added initial support for native SGI compilers.
Integrated Jon's next version of JSBsim.

25 years agoAdded initial support for native SGI compilers.
curt [Fri, 26 Feb 1999 22:08:34 +0000 (22:08 +0000)]
Added initial support for native SGI compilers.

25 years agoAdded initial support for native SGI compilers.
curt [Fri, 26 Feb 1999 22:07:53 +0000 (22:07 +0000)]
Added initial support for native SGI compilers.

25 years agoAdded initial support for native SGI compilers.
curt [Fri, 26 Feb 1999 22:07:10 +0000 (22:07 +0000)]
Added initial support for native SGI compilers.

25 years agoTweaks and updates.
curt [Fri, 26 Feb 1999 22:06:53 +0000 (22:06 +0000)]
Tweaks and updates.

25 years agoVersion 0.59
curt [Thu, 25 Feb 1999 21:36:39 +0000 (21:36 +0000)]
Version 0.59
Added Tools/Polygon subdirectory.

25 years agoAdded a Polygon subdirectory.
curt [Thu, 25 Feb 1999 21:33:14 +0000 (21:33 +0000)]
Added a Polygon subdirectory.

25 years agoModified to adhere to new polygon naming convention, and also to read the
curt [Thu, 25 Feb 1999 21:32:47 +0000 (21:32 +0000)]
Modified to adhere to new polygon naming convention, and also to read the
new Robin Peel aiport format.

25 years agoFirst working version???
curt [Thu, 25 Feb 1999 21:31:04 +0000 (21:31 +0000)]
First working version???

25 years agoInitial revision.
curt [Thu, 25 Feb 1999 21:30:24 +0000 (21:30 +0000)]
Initial revision.

25 years agoAdditional progress.
curt [Tue, 23 Feb 1999 01:29:03 +0000 (01:29 +0000)]
Additional progress.

25 years agoWorking on clipping shapes and distributing into buckets.
curt [Fri, 19 Feb 1999 19:05:17 +0000 (19:05 +0000)]
Working on clipping shapes and distributing into buckets.

25 years agoRenamed bucketutils.c -> bucketutils.cxx
curt [Wed, 17 Feb 1999 20:52:02 +0000 (20:52 +0000)]
Renamed bucketutils.c -> bucketutils.cxx

25 years agoInitial revision.
curt [Mon, 15 Feb 1999 19:10:23 +0000 (19:10 +0000)]
Initial revision.

25 years agoSeparated out flight gear scenery specifics into a separate Scenery
curt [Mon, 15 Feb 1999 00:49:18 +0000 (00:49 +0000)]
Separated out flight gear scenery specifics into a separate Scenery
Generation section.

25 years agoInitial revision.
curt [Mon, 15 Feb 1999 00:38:46 +0000 (00:38 +0000)]
Initial revision.

25 years agoInitial revisions.
curt [Sun, 14 Feb 1999 19:10:47 +0000 (19:10 +0000)]
Initial revisions.

25 years agoInitial revision.
curt [Sun, 14 Feb 1999 19:07:13 +0000 (19:07 +0000)]
Initial revision.

25 years agoinitial checkin
curt [Sun, 14 Feb 1999 18:53:01 +0000 (18:53 +0000)]
initial checkin

25 years agoInitial Revision.
curt [Sat, 13 Feb 1999 01:12:03 +0000 (01:12 +0000)]
Initial Revision.

25 years agoAllow auto-throttle adjustment while active.
curt [Fri, 12 Feb 1999 23:22:35 +0000 (23:22 +0000)]
Allow auto-throttle adjustment while active.

25 years agoChanges to allow adjustment of the autopilot settings while it is activated.
curt [Fri, 12 Feb 1999 22:17:59 +0000 (22:17 +0000)]
Changes to allow adjustment of the autopilot settings while it is activated.

25 years agoChanges contributed by Norman Vine to allow adjustment of the autopilot
curt [Fri, 12 Feb 1999 22:17:14 +0000 (22:17 +0000)]
Changes contributed by Norman Vine to allow adjustment of the autopilot
while it is activated.

25 years agoAdded Jon Berndt.
curt [Fri, 12 Feb 1999 22:16:42 +0000 (22:16 +0000)]
Added Jon Berndt.

25 years agoUpdates and fixes from Friedemann.
curt [Fri, 12 Feb 1999 01:46:29 +0000 (01:46 +0000)]
Updates and fixes from Friedemann.

25 years agoInterface with Jon's submitted JSBsim changes.
curt [Thu, 11 Feb 1999 21:09:40 +0000 (21:09 +0000)]
Interface with Jon's submitted JSBsim changes.

25 years agoNew changes to address various feedback from initial release.
curt [Thu, 11 Feb 1999 21:05:34 +0000 (21:05 +0000)]
New changes to address various feedback from initial release.

25 years agoFinal changes for 0.58
curt [Thu, 11 Feb 1999 02:02:08 +0000 (02:02 +0000)]
Final changes for 0.58

25 years agoFinal changes for 0.58
curt [Thu, 11 Feb 1999 02:02:00 +0000 (02:02 +0000)]
Final changes for 0.58

25 years agoStart of scenery revamp project.
curt [Thu, 11 Feb 1999 01:10:50 +0000 (01:10 +0000)]
Start of scenery revamp project.

25 years agoAdded Clipper/ and ShapeFile/
curt [Thu, 11 Feb 1999 01:10:16 +0000 (01:10 +0000)]
Added Clipper/ and ShapeFile/

25 years agoDist. tweaks.
curt [Thu, 11 Feb 1999 01:09:56 +0000 (01:09 +0000)]
Dist. tweaks.

25 years agoAdded a routine to calculate the offset in bucket units between two buckets.
curt [Thu, 11 Feb 1999 01:09:33 +0000 (01:09 +0000)]
Added a routine to calculate the offset in bucket units between two buckets.

25 years agoTemporary tweak for JSBsim data.
curt [Thu, 11 Feb 1999 01:08:14 +0000 (01:08 +0000)]
Temporary tweak for JSBsim data.
Added two new Tools/ ... Clipper/ and ShapeFile/

25 years agoAdded a FG_CLIPPER debug type for the polygon clipper lib.
curt [Tue, 9 Feb 1999 00:08:48 +0000 (00:08 +0000)]
Added a FG_CLIPPER debug type for the polygon clipper lib.

25 years agoAdded a new "newbucket.[ch]xx" FGBucket class to replace the old
curt [Mon, 8 Feb 1999 23:52:13 +0000 (23:52 +0000)]
Added a new "newbucket.[ch]xx" FGBucket class to replace the old
fgBUCKET struct and C routines.  This FGBucket class adjusts the tile
width towards the poles to ensure the tiles are at least 8 miles wide.

25 years agoIncorporating Jon S. Berndt's flight model code.
curt [Fri, 5 Feb 1999 21:29:38 +0000 (21:29 +0000)]
Incorporating Jon S. Berndt's flight model code.

25 years agoModifications to incorporate Jon S. Berndts flight model code.
curt [Fri, 5 Feb 1999 21:28:09 +0000 (21:28 +0000)]
Modifications to incorporate Jon S. Berndts flight model code.

25 years agoTweaks for the solaris platform.
curt [Fri, 5 Feb 1999 21:27:41 +0000 (21:27 +0000)]
Tweaks for the solaris platform.

25 years agoPreparations for 0.58
curt [Fri, 5 Feb 1999 21:27:19 +0000 (21:27 +0000)]
Preparations for 0.58

25 years agoInitial revision.
curt [Fri, 5 Feb 1999 21:26:01 +0000 (21:26 +0000)]
Initial revision.