]>
git.mxchange.org Git - flightgear.git/log
curt [Fri, 22 Oct 1999 00:23:32 +0000 (00:23 +0000)]
Don't actually set fog parameters here.
Added FGWeatherVectorWrap.h to cvs.
curt [Thu, 21 Oct 1999 22:53:12 +0000 (22:53 +0000)]
Fixes to Christian's latest weather submission.
curt [Wed, 20 Oct 1999 22:19:07 +0000 (22:19 +0000)]
Updates by Christian Mayer.
curt [Wed, 20 Oct 1999 22:18:54 +0000 (22:18 +0000)]
Updates to BalloonSim init by Christian Mayer.
Removed old plib include line from the days when plib was rolled in with
flight gear.
Texture handling tweaks contributed by David Megginson.
curt [Wed, 20 Oct 1999 22:15:41 +0000 (22:15 +0000)]
Updates from Christian Mayer.
curt [Wed, 20 Oct 1999 22:14:15 +0000 (22:14 +0000)]
Updates.
curt [Wed, 20 Oct 1999 22:14:09 +0000 (22:14 +0000)]
Updates from David Megginson.
curt [Tue, 19 Oct 1999 20:34:58 +0000 (20:34 +0000)]
Updates to tools to move the class FGArray into the lib area so it could
be used by multiple programs.
Fixed a triangle loading bug in obj.cxx introduced when I added tri-strip
functionality.
curt [Mon, 18 Oct 1999 14:57:38 +0000 (14:57 +0000)]
Changes to properly handle new style tri-strips.
curt [Mon, 18 Oct 1999 04:55:58 +0000 (04:55 +0000)]
Working on adding textured airport runways.
curt [Fri, 15 Oct 1999 22:21:09 +0000 (22:21 +0000)]
Wire in the balloon sim.
curt [Fri, 15 Oct 1999 22:06:56 +0000 (22:06 +0000)]
A couple MSVC++ portability tweaks.
curt [Fri, 15 Oct 1999 20:43:02 +0000 (20:43 +0000)]
Pan view with mouse both side-to-side and up/down from Norman Vine.
curt [Fri, 15 Oct 1999 20:42:28 +0000 (20:42 +0000)]
Updates from Norman Vine.
curt [Fri, 15 Oct 1999 13:55:44 +0000 (13:55 +0000)]
Rename screen dump to snap shot.
Updated view enums.
curt [Fri, 15 Oct 1999 05:35:50 +0000 (05:35 +0000)]
Maybe fixed an altitude problem.
curt [Fri, 15 Oct 1999 00:40:11 +0000 (00:40 +0000)]
Tweaks to dumpScreen().
curt [Fri, 15 Oct 1999 00:39:41 +0000 (00:39 +0000)]
Updates for sun.
curt [Fri, 15 Oct 1999 00:14:29 +0000 (00:14 +0000)]
Updates ...
curt [Fri, 15 Oct 1999 00:11:52 +0000 (00:11 +0000)]
Script was looking for wrong executable name.
curt [Thu, 14 Oct 1999 23:46:28 +0000 (23:46 +0000)]
Added screen dumping and screen printing (win32) functionality.
curt [Thu, 14 Oct 1999 20:30:54 +0000 (20:30 +0000)]
Upgraded to latest weather data base code from Christian Mayer's and make
it the default.
curt [Thu, 14 Oct 1999 19:32:15 +0000 (19:32 +0000)]
Use wgs_84 time and distance calc routines instead of pure spherical geometry.
curt [Thu, 14 Oct 1999 19:31:55 +0000 (19:31 +0000)]
Moved wgs_84 time and distance calc routines to fg_geodesy.[ch]xx
curt [Thu, 14 Oct 1999 19:31:27 +0000 (19:31 +0000)]
...
curt [Thu, 14 Oct 1999 17:32:34 +0000 (17:32 +0000)]
Fixed up external view mode so it works once again.
curt [Thu, 14 Oct 1999 02:01:27 +0000 (02:01 +0000)]
Removing all the old vestiges of the original attempt at a slew FDM. Now
this functionality is implimented as a magic carpet mode.
curt [Thu, 14 Oct 1999 01:54:11 +0000 (01:54 +0000)]
Initial revision.
curt [Thu, 14 Oct 1999 01:53:43 +0000 (01:53 +0000)]
Adding magic carpet FDM mode.
curt [Thu, 14 Oct 1999 01:53:20 +0000 (01:53 +0000)]
Added some temporary debugging msgs (now commented out.)
curt [Wed, 13 Oct 1999 19:33:17 +0000 (19:33 +0000)]
Replaced all instances of pow(a,2.0) with (a*a)
curt [Tue, 12 Oct 1999 03:30:24 +0000 (03:30 +0000)]
Updates by Christian Mayer.
curt [Tue, 12 Oct 1999 03:30:00 +0000 (03:30 +0000)]
First pass at incorporating Christian's BalloonSim.
curt [Tue, 12 Oct 1999 03:29:10 +0000 (03:29 +0000)]
Default to no force-disengage of autopilot for now.
curt [Tue, 12 Oct 1999 03:27:06 +0000 (03:27 +0000)]
Initial revision of balloon simulator code.
curt [Mon, 11 Oct 1999 23:10:10 +0000 (23:10 +0000)]
Fixed a typo.
curt [Mon, 11 Oct 1999 23:09:51 +0000 (23:09 +0000)]
Fixed a couple warning messages.
curt [Mon, 11 Oct 1999 23:09:07 +0000 (23:09 +0000)]
Updating FGFS <=> FDM interface.
curt [Sun, 10 Oct 1999 17:08:46 +0000 (17:08 +0000)]
Tweaks to scenery version number keyword.
curt [Sun, 10 Oct 1999 16:49:29 +0000 (16:49 +0000)]
Work on better texture coordinate handling with the ability to scale textures
via a parameter in the materials file, while having the textures scroll
smoothly at any scaling.
curt [Sun, 10 Oct 1999 16:48:21 +0000 (16:48 +0000)]
Pass through ground speed for hud ETA calculation.
curt [Sun, 10 Oct 1999 16:47:51 +0000 (16:47 +0000)]
Expanded size for hud text strings to 64.
curt [Sun, 10 Oct 1999 16:47:21 +0000 (16:47 +0000)]
Added "ETA" to display.
curt [Sat, 9 Oct 1999 13:09:16 +0000 (13:09 +0000)]
Updates by norman vine to controls.hxx.
Joystick auto-coordination tweaks.
Additional debuging output when pausing and resuming the sim.
Window resizing tweaks by David Megginson (and Norman Vine).
curt [Sat, 9 Oct 1999 13:07:35 +0000 (13:07 +0000)]
Updates contributed by Norman Vine.
curt [Fri, 8 Oct 1999 00:26:46 +0000 (00:26 +0000)]
Updates for Irix builds.
curt [Fri, 8 Oct 1999 00:14:01 +0000 (00:14 +0000)]
Irix tweaks.
curt [Thu, 7 Oct 1999 23:08:48 +0000 (23:08 +0000)]
Various SGI portability tweaks.
curt [Thu, 7 Oct 1999 17:10:41 +0000 (17:10 +0000)]
Removed menu entries that were not implimented.
curt [Wed, 6 Oct 1999 20:59:52 +0000 (20:59 +0000)]
Simplify ssg branch deletion code. Saying we were doing it the
round-a-bout hard way would be an understatement.
curt [Wed, 6 Oct 1999 20:58:57 +0000 (20:58 +0000)]
Added a simple auto-coordination capability.
Can be enabled/disabled from the command line.
curt [Wed, 6 Oct 1999 20:58:40 +0000 (20:58 +0000)]
Added a simple auto-coordination capability.
If only a single 2-axis joystick is found, and the user hasn't specified a
preference, enable autocoordination.
curt [Wed, 6 Oct 1999 20:57:47 +0000 (20:57 +0000)]
Added a simple auto-coordination capability.
curt [Mon, 4 Oct 1999 04:43:09 +0000 (04:43 +0000)]
Added support for a pilot view offset vector from the center of gravity.
curt [Mon, 4 Oct 1999 04:02:10 +0000 (04:02 +0000)]
"sg-izing" the matrix/vector code so that I can hopefully eventually remove
the older "MAT3" code.
curt [Sun, 3 Oct 1999 18:49:39 +0000 (18:49 +0000)]
Rewriting old mat3 stuff with plib's sg library.
curt [Sat, 2 Oct 1999 16:39:54 +0000 (16:39 +0000)]
Tweaks for greater precision output in PVE format.
curt [Fri, 1 Oct 1999 20:36:16 +0000 (20:36 +0000)]
Remove ssg kids in a an attepmpt to fix one memory leak. We think the
remaining leak is ssg's fault.
curt [Fri, 1 Oct 1999 20:35:43 +0000 (20:35 +0000)]
Fix to keep longitude between -180 ... 180.
curt [Fri, 1 Oct 1999 20:33:06 +0000 (20:33 +0000)]
More heave tweaks.
curt [Fri, 1 Oct 1999 20:07:44 +0000 (20:07 +0000)]
PVE serial output tweaks.
Other minor tweaks.
curt [Thu, 30 Sep 1999 02:59:44 +0000 (02:59 +0000)]
Try to generate serial output for a motion platform company in California.
curt [Thu, 30 Sep 1999 02:59:12 +0000 (02:59 +0000)]
Pass a few more values between LaRCsim and FGInterface.
curt [Tue, 28 Sep 1999 22:44:23 +0000 (22:44 +0000)]
Debugging output tweaks.
curt [Tue, 28 Sep 1999 22:44:08 +0000 (22:44 +0000)]
MSVC++ portability tweaks.
curt [Tue, 28 Sep 1999 22:43:52 +0000 (22:43 +0000)]
Some view tweaks.
curt [Tue, 28 Sep 1999 22:42:59 +0000 (22:42 +0000)]
Allow single joysticks with more than 2 axes to work.
curt [Tue, 28 Sep 1999 22:42:35 +0000 (22:42 +0000)]
Some mouse input enhancements.
curt [Tue, 28 Sep 1999 22:42:07 +0000 (22:42 +0000)]
Make sure c172 files get into distribution.
curt [Tue, 28 Sep 1999 22:41:43 +0000 (22:41 +0000)]
Show accelerated speed.
curt [Tue, 28 Sep 1999 22:41:16 +0000 (22:41 +0000)]
Updates for 0.7.1 to Makefile.am and configure.in
Updates to Thanks.
curt [Tue, 28 Sep 1999 14:19:34 +0000 (14:19 +0000)]
Dynamic calculation of CG and inertias.
curt [Sat, 11 Sep 1999 17:34:21 +0000 (17:34 +0000)]
Updates for 0.7.0
curt [Sat, 11 Sep 1999 02:09:09 +0000 (02:09 +0000)]
Tweaks to get rid of a compiler warning.
curt [Sat, 11 Sep 1999 02:08:31 +0000 (02:08 +0000)]
Jon's updates to adjust control gains.
curt [Sat, 11 Sep 1999 02:07:48 +0000 (02:07 +0000)]
Norman's autopilot updates, now serving great circle routes direct to
the center of airports.
curt [Sat, 11 Sep 1999 02:06:56 +0000 (02:06 +0000)]
Updates.
curt [Fri, 10 Sep 1999 17:00:55 +0000 (17:00 +0000)]
Tweaks from Durk.
curt [Thu, 9 Sep 1999 14:19:04 +0000 (14:19 +0000)]
Slight syntax change.
curt [Thu, 9 Sep 1999 03:40:06 +0000 (03:40 +0000)]
Updates from David Megginson.
curt [Thu, 9 Sep 1999 00:17:06 +0000 (00:17 +0000)]
Fiddling around with views, fdm data passing and management to try to be
more sensible so we can do a more reasonable external view.
Fixed some const incorrectness.
curt [Thu, 9 Sep 1999 00:16:28 +0000 (00:16 +0000)]
Fiddling around with views, fdm data passing and management to try to be
more sensible so we can do a more reasonable external view.
curt [Thu, 9 Sep 1999 00:14:55 +0000 (00:14 +0000)]
Removed references to libgfc which is now depricated, replaced by shapelib.
curt [Wed, 8 Sep 1999 16:16:56 +0000 (16:16 +0000)]
Removed ... libgfc is depricated ... it has been replaced with the simpler
shapelib.
curt [Wed, 8 Sep 1999 16:11:09 +0000 (16:11 +0000)]
Fixed altitude update bug.
curt [Tue, 7 Sep 1999 23:15:45 +0000 (23:15 +0000)]
Updates to get engine working.
curt [Tue, 7 Sep 1999 23:11:22 +0000 (23:11 +0000)]
Initial revision of:
geocoord.cxx geocoord.h lowleveltime.cxx lowleveltime.h
mymath.cxx mymath.h timezone.cxx timezone.h
Incorporating Durk's better timezone handling:
Makefile.am fg_time.cxx fg_time.hxx
curt [Tue, 7 Sep 1999 23:09:43 +0000 (23:09 +0000)]
Added Durks timezone handling changes.
curt [Fri, 3 Sep 1999 00:27:48 +0000 (00:27 +0000)]
Patches to allow panel to display.
Allow model_hz to be defined from the command line.
curt [Fri, 3 Sep 1999 00:24:30 +0000 (00:24 +0000)]
Added support for timegm() which returns time_t and explicitely expects GMT
input.
curt [Wed, 1 Sep 1999 20:24:54 +0000 (20:24 +0000)]
Setup a user definable model hertz.
curt [Wed, 1 Sep 1999 18:52:31 +0000 (18:52 +0000)]
Tweaked some log messages.
curt [Wed, 1 Sep 1999 18:51:49 +0000 (18:51 +0000)]
Fixed a couple small bugs with fragment creation in on-the-fly generated
tiles.
curt [Tue, 31 Aug 1999 23:23:04 +0000 (23:23 +0000)]
Lighting/ssgSimpleState fixes.
obj.cxx added code to generate an ocean tile on the fly if no tile exists.
curt [Tue, 31 Aug 1999 23:22:05 +0000 (23:22 +0000)]
Patch to allow window resizes.
curt [Tue, 24 Aug 1999 23:17:05 +0000 (23:17 +0000)]
Updates from Tony.
curt [Tue, 17 Aug 1999 21:20:38 +0000 (21:20 +0000)]
Initial revisions.
curt [Tue, 17 Aug 1999 21:18:16 +0000 (21:18 +0000)]
Updates from Tony.
curt [Tue, 17 Aug 1999 21:18:11 +0000 (21:18 +0000)]
Updates from Jon.
curt [Tue, 17 Aug 1999 21:18:04 +0000 (21:18 +0000)]
Updates to interface to pass in radians for starting position.