1
0
Fork 0
Commit graph

315 commits

Author SHA1 Message Date
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
d0b1380088 Add an automake conditional for lib X11. 1999-04-05 02:12:43 +00:00
curt
a0e40c1fc1 Integrated Steve's new "plib" conglomeration. 1999-04-03 04:19:39 +00:00
curt
ec5ac9815b Integrated Steve's new "plib" conglomeration. 1999-04-03 04:19:31 +00:00
curt
dafbe62bfc Version 0.6.0
Shape name tweak.
Removing tool: FixNode
1999-04-01 13:52:10 +00:00
curt
5143259ddf Prepairing for 0.59 release. 1999-03-31 23:46:02 +00:00
curt
d911dc88a2 Added Tools/Construct/GenFans/ 1999-03-29 13:14:17 +00:00
curt
2c920ae1df Added is_open() so we can check if the open() succeeded. 1999-03-27 14:04:25 +00:00
curt
bbde3b36bf Elimitated some const warnings from the compiler. 1999-03-27 05:34:05 +00:00
curt
88a016c516 Minor optimization tweaks. 1999-03-25 19:02:28 +00:00
curt
22d4058564 Jettisoned old bucketutils.[ch] for newbucket.[ch]xx 1999-03-25 19:01:47 +00:00
curt
3979f03995 Added Tools/Construct/GenOutput/ 1999-03-22 23:47:35 +00:00
curt
dd5ed6d18b Removed Dem2node from the Tools fold.
Tweaked the triangulator options to add quality mesh refinement.
1999-03-21 15:47:58 +00:00
curt
0f1c53a5bc Updated to reflect current scenery progress. 1999-03-21 15:12:51 +00:00
curt
e06b053599 Added Construct/Triangulate/ 1999-03-17 23:47:10 +00:00
curt
79e6c529ea MSVC++ portability tweaks contributed by Bernie Bright.
Added using std::ostream declaration.
  Added forward declarations to work around a MSVC bug.
1999-03-15 17:58:41 +00:00
curt
deee90d947 Moved Tools/Triangle to Tools/Lib/Triangle 1999-03-13 23:49:17 +00:00
curt
885df202f7 Updated to match current scenery generation tools progress. 1999-03-13 21:42:37 +00:00
curt
b880b6ba11 Rearranging subdirs within Tools/ 1999-03-13 18:48:11 +00:00
curt
7b22b8cd92 Moved to math subdirectory. 1999-03-13 17:34:44 +00:00
curt
bc2ae82e81 Added some informational methods. 1999-03-12 22:51:18 +00:00
curt
e3709bb494 Tweaked doc archiving rules. 1999-03-11 23:08:18 +00:00
curt
4328c2e43b Added irix-hack.pl plus info on compiling with native Irix compilers.
Added a DEM prep tool called DemChop.
1999-03-10 01:08:24 +00:00
curt
4dacb118c0 Added support for native Irix compilers via a script to hack the makefiles. 1999-03-09 20:58:00 +00:00
curt
9c7a067f84 Initial revision. 1999-03-09 19:09:41 +00:00
curt
503fbcc222 Initial revision. 1999-03-09 18:36:35 +00:00
curt
764f4037b0 Tweak for native SGI compilers. 1999-03-08 22:00:12 +00:00
curt
f3ce0c453c Updated based on current efforts. 1999-03-08 21:59:52 +00:00
curt
b9c123361b Directory reorgs. 1999-03-08 21:59:30 +00:00
curt
a60454a786 Tweaks for compiling with native SGI compilers. 1999-03-02 01:01:42 +00:00
curt
cef6aea46c Bug fix with detecting GPC package. 1999-03-01 15:32:58 +00:00
curt
d136ad3e57 Added initial support for native SGI compilers. 1999-02-26 22:07:53 +00:00
curt
7f52f66737 Tweaks and updates. 1999-02-26 22:06:53 +00:00
curt
a04d4fd286 Version 0.59
Added Tools/Polygon subdirectory.
1999-02-25 21:36:39 +00:00
curt
739588f9c3 Renamed bucketutils.c -> bucketutils.cxx 1999-02-17 20:52:02 +00:00
curt
7260c176a9 Separated out flight gear scenery specifics into a separate Scenery
Generation section.
1999-02-15 00:49:18 +00:00
curt
1d390b6f66 Initial revision. 1999-02-15 00:38:46 +00:00
curt
99a937d9c3 Initial revisions. 1999-02-14 19:10:47 +00:00
curt
2964dc73ee Initial revision. 1999-02-14 19:07:13 +00:00
curt
1ca1299197 initial checkin 1999-02-14 18:53:01 +00:00
curt
509de0cfe8 Added Jon Berndt. 1999-02-12 22:16:42 +00:00
curt
6f69fd6fc1 Final changes for 0.58 1999-02-11 02:02:00 +00:00
curt
505de4703b Added a routine to calculate the offset in bucket units between two buckets. 1999-02-11 01:09:33 +00:00
curt
d2d570a40c Temporary tweak for JSBsim data.
Added two new Tools/ ... Clipper/ and ShapeFile/
1999-02-11 01:08:14 +00:00
curt
236a1f2a2d Added a FG_CLIPPER debug type for the polygon clipper lib. 1999-02-09 00:08:48 +00:00
curt
91efc5ad87 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.
1999-02-08 23:52:13 +00:00
curt
c51a45b45b Preparations for 0.58 1999-02-05 21:27:19 +00:00
curt
123c816048 MSVC++ portability changes by Bernie Bright:
Lib/Serial/serial.[ch]xx: Initial Windows support - incomplete.
Simulator/Astro/stars.cxx: typo? included <stdio> instead of <cstdio>
Simulator/Cockpit/hud.cxx: Added Standard headers
Simulator/Cockpit/panel.cxx: Redefinition of default parameter
Simulator/Flight/flight.cxx: Replaced cout with FG_LOG.  Deleted <stdio.h>
Simulator/Main/fg_init.cxx:
Simulator/Main/GLUTmain.cxx:
Simulator/Main/options.hxx: Shuffled <fg_serial.hxx> dependency
Simulator/Objects/material.hxx:
Simulator/Time/timestamp.hxx: VC++ friend kludge
Simulator/Scenery/tile.[ch]xx: Fixed using std::X declarations
Simulator/Main/views.hxx: Added a constant
1999-02-02 20:13:23 +00:00