]>
git.mxchange.org Git - flightgear.git/log
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.
curt [Sun, 15 Aug 1999 15:35:07 +0000 (15:35 +0000)]
Tweaks to fix problems with moon rendering introduced with ssg.
curt [Sun, 15 Aug 1999 15:34:37 +0000 (15:34 +0000)]
additions ...
curt [Sat, 14 Aug 1999 22:07:35 +0000 (22:07 +0000)]
Minor tweaks.
curt [Sat, 14 Aug 1999 22:07:15 +0000 (22:07 +0000)]
minor tweaks
curt [Sat, 14 Aug 1999 22:06:54 +0000 (22:06 +0000)]
Tweaks from Norman.
curt [Thu, 12 Aug 1999 21:08:37 +0000 (21:08 +0000)]
Minor tweaks to work around egcs compiler pickiness.
curt [Thu, 12 Aug 1999 17:13:44 +0000 (17:13 +0000)]
Christian's new weather subsystem is causing problems with some compilers
so I am allowing it to be #ifdef'd out until the compile problems can be
resolved.
curt [Wed, 11 Aug 1999 18:35:23 +0000 (18:35 +0000)]
Fixed --shading-flat option so it sets the material properties correctly.
curt [Wed, 11 Aug 1999 16:52:15 +0000 (16:52 +0000)]
Updates to material properties so --disable-textures now works, although
textures still cannot be toggled on and off with F9 while the sim is running.
curt [Tue, 10 Aug 1999 03:45:47 +0000 (03:45 +0000)]
Updated to support new weather subsystem (visibility variable determins
how far out the scenery should be drawn.)
curt [Tue, 10 Aug 1999 03:44:47 +0000 (03:44 +0000)]
Added support for Christian Mayers new weather subsystem.
Added support for david@megginson.com's mouse yoke patch.
Added a flight model acceleration options (controlled by a/A keys.)
curt [Tue, 10 Aug 1999 03:43:05 +0000 (03:43 +0000)]
Added a patch contributed by david@megginson.com for mouse yoke control.
curt [Tue, 10 Aug 1999 03:40:34 +0000 (03:40 +0000)]
Initial revision.
curt [Sun, 8 Aug 1999 17:12:33 +0000 (17:12 +0000)]
Updates from Tony.
curt [Sun, 8 Aug 1999 15:23:39 +0000 (15:23 +0000)]
Removed extra square array of indirection indices between what's visible
and where these things are in the cache. We just let ssg sort out what needs
to be drawn based on visual range.
curt [Sun, 8 Aug 1999 15:21:54 +0000 (15:21 +0000)]
Makefile.am: Got rid of -DUSE_SSG
options.cxx: reorder option initializations to match declaration order.
views.cxx: much cleanup of stuff that was depricated by the move to ssg.
I now use ssg to do all the projection/modelview matrix calculation
and setup. (mostly)
vies.hxx: also added the view pan offset to the view matrix calcs.
curt [Sun, 8 Aug 1999 07:04:11 +0000 (07:04 +0000)]
Added a place holder for optionally giving the engine a bit of a boost.
curt [Sun, 8 Aug 1999 01:31:30 +0000 (01:31 +0000)]
Set up the model view matrix exactly as ssg does it before drawing sky, stars
sun, and moon. I really should do a derived sgLeaf class so that these things
can be drawn within ssgCullandDraw() but this is quicker for now ...
curt [Sat, 7 Aug 1999 23:07:59 +0000 (23:07 +0000)]
Cleaning cruft that can be removed now that ssg is taking over.
curt [Sat, 7 Aug 1999 19:19:14 +0000 (19:19 +0000)]
Initial revision.
curt [Sat, 7 Aug 1999 19:18:45 +0000 (19:18 +0000)]
Updates to Tony's c172 model.
curt [Sat, 7 Aug 1999 18:28:21 +0000 (18:28 +0000)]
Scaling inputs to JSBsim to get a bit more realistic results.
curt [Sat, 7 Aug 1999 18:27:29 +0000 (18:27 +0000)]
Moving towards increased dependence on ssg.
curt [Sat, 7 Aug 1999 18:24:49 +0000 (18:24 +0000)]
Mac portability tweaks.
curt [Sat, 7 Aug 1999 18:24:23 +0000 (18:24 +0000)]
Mac portability changes.