]> git.mxchange.org Git - flightgear.git/log
flightgear.git
24 years agoUpdates from Norman Vine.
curt [Fri, 15 Oct 1999 20:42:28 +0000 (20:42 +0000)]
Updates from Norman Vine.

24 years agoRename screen dump to snap shot.
curt [Fri, 15 Oct 1999 13:55:44 +0000 (13:55 +0000)]
Rename screen dump to snap shot.
Updated view enums.

24 years agoMaybe fixed an altitude problem.
curt [Fri, 15 Oct 1999 05:35:50 +0000 (05:35 +0000)]
Maybe fixed an altitude problem.

24 years agoTweaks to dumpScreen().
curt [Fri, 15 Oct 1999 00:40:11 +0000 (00:40 +0000)]
Tweaks to dumpScreen().

24 years agoUpdates for sun.
curt [Fri, 15 Oct 1999 00:39:41 +0000 (00:39 +0000)]
Updates for sun.

24 years agoUpdates ...
curt [Fri, 15 Oct 1999 00:14:29 +0000 (00:14 +0000)]
Updates ...

24 years agoScript was looking for wrong executable name.
curt [Fri, 15 Oct 1999 00:11:52 +0000 (00:11 +0000)]
Script was looking for wrong executable name.

24 years agoAdded screen dumping and screen printing (win32) functionality.
curt [Thu, 14 Oct 1999 23:46:28 +0000 (23:46 +0000)]
Added screen dumping and screen printing (win32) functionality.

24 years agoUpgraded to latest weather data base code from Christian Mayer's and make
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.

24 years agoUse wgs_84 time and distance calc routines instead of pure spherical geometry.
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.

24 years agoMoved wgs_84 time and distance calc routines to fg_geodesy.[ch]xx
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

24 years ago...
curt [Thu, 14 Oct 1999 19:31:27 +0000 (19:31 +0000)]
...

24 years agoFixed up external view mode so it works once again.
curt [Thu, 14 Oct 1999 17:32:34 +0000 (17:32 +0000)]
Fixed up external view mode so it works once again.

24 years agoRemoving all the old vestiges of the original attempt at a slew FDM. Now
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.

24 years agoInitial revision.
curt [Thu, 14 Oct 1999 01:54:11 +0000 (01:54 +0000)]
Initial revision.

24 years agoAdding magic carpet FDM mode.
curt [Thu, 14 Oct 1999 01:53:43 +0000 (01:53 +0000)]
Adding magic carpet FDM mode.

24 years agoAdded some temporary debugging msgs (now commented out.)
curt [Thu, 14 Oct 1999 01:53:20 +0000 (01:53 +0000)]
Added some temporary debugging msgs (now commented out.)

24 years agoReplaced all instances of pow(a,2.0) with (a*a)
curt [Wed, 13 Oct 1999 19:33:17 +0000 (19:33 +0000)]
Replaced all instances of pow(a,2.0) with (a*a)

24 years agoUpdates by Christian Mayer.
curt [Tue, 12 Oct 1999 03:30:24 +0000 (03:30 +0000)]
Updates by Christian Mayer.

24 years agoFirst pass at incorporating Christian's BalloonSim.
curt [Tue, 12 Oct 1999 03:30:00 +0000 (03:30 +0000)]
First pass at incorporating Christian's BalloonSim.

24 years agoDefault to no force-disengage of autopilot for now.
curt [Tue, 12 Oct 1999 03:29:10 +0000 (03:29 +0000)]
Default to no force-disengage of autopilot for now.

24 years agoInitial revision of balloon simulator code.
curt [Tue, 12 Oct 1999 03:27:06 +0000 (03:27 +0000)]
Initial revision of balloon simulator code.

24 years agoFixed a typo.
curt [Mon, 11 Oct 1999 23:10:10 +0000 (23:10 +0000)]
Fixed a typo.

24 years agoFixed a couple warning messages.
curt [Mon, 11 Oct 1999 23:09:51 +0000 (23:09 +0000)]
Fixed a couple warning messages.

24 years agoUpdating FGFS <=> FDM interface.
curt [Mon, 11 Oct 1999 23:09:07 +0000 (23:09 +0000)]
Updating FGFS <=> FDM interface.

24 years agoTweaks to scenery version number keyword.
curt [Sun, 10 Oct 1999 17:08:46 +0000 (17:08 +0000)]
Tweaks to scenery version number keyword.

24 years agoWork on better texture coordinate handling with the ability to scale textures
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.

24 years agoPass through ground speed for hud ETA calculation.
curt [Sun, 10 Oct 1999 16:48:21 +0000 (16:48 +0000)]
Pass through ground speed for hud ETA calculation.

24 years agoExpanded size for hud text strings to 64.
curt [Sun, 10 Oct 1999 16:47:51 +0000 (16:47 +0000)]
Expanded size for hud text strings to 64.

24 years agoAdded "ETA" to display.
curt [Sun, 10 Oct 1999 16:47:21 +0000 (16:47 +0000)]
Added "ETA" to display.

24 years agoUpdates by norman vine to controls.hxx.
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).

24 years agoUpdates contributed by Norman Vine.
curt [Sat, 9 Oct 1999 13:07:35 +0000 (13:07 +0000)]
Updates contributed by Norman Vine.

24 years agoUpdates for Irix builds.
curt [Fri, 8 Oct 1999 00:26:46 +0000 (00:26 +0000)]
Updates for Irix builds.

24 years agoIrix tweaks.
curt [Fri, 8 Oct 1999 00:14:01 +0000 (00:14 +0000)]
Irix tweaks.

24 years agoVarious SGI portability tweaks.
curt [Thu, 7 Oct 1999 23:08:48 +0000 (23:08 +0000)]
Various SGI portability tweaks.

24 years agoRemoved menu entries that were not implimented.
curt [Thu, 7 Oct 1999 17:10:41 +0000 (17:10 +0000)]
Removed menu entries that were not implimented.

24 years agoSimplify ssg branch deletion code. Saying we were doing it the
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.

24 years agoAdded a simple auto-coordination capability.
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.

24 years agoAdded a simple auto-coordination capability.
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.

24 years agoAdded a simple auto-coordination capability.
curt [Wed, 6 Oct 1999 20:57:47 +0000 (20:57 +0000)]
Added a simple auto-coordination capability.

24 years agoAdded support for a pilot view offset vector from the center of gravity.
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.

24 years ago"sg-izing" the matrix/vector code so that I can hopefully eventually remove
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.

24 years agoRewriting old mat3 stuff with plib's sg library.
curt [Sun, 3 Oct 1999 18:49:39 +0000 (18:49 +0000)]
Rewriting old mat3 stuff with plib's sg library.

24 years agoTweaks for greater precision output in PVE format.
curt [Sat, 2 Oct 1999 16:39:54 +0000 (16:39 +0000)]
Tweaks for greater precision output in PVE format.

24 years agoRemove ssg kids in a an attepmpt to fix one memory leak. We think the
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.

24 years agoFix to keep longitude between -180 ... 180.
curt [Fri, 1 Oct 1999 20:35:43 +0000 (20:35 +0000)]
Fix to keep longitude between -180 ... 180.

24 years agoMore heave tweaks.
curt [Fri, 1 Oct 1999 20:33:06 +0000 (20:33 +0000)]
More heave tweaks.

24 years agoPVE serial output tweaks.
curt [Fri, 1 Oct 1999 20:07:44 +0000 (20:07 +0000)]
PVE serial output tweaks.
Other minor tweaks.

24 years agoTry to generate serial output for a motion platform company in California.
curt [Thu, 30 Sep 1999 02:59:44 +0000 (02:59 +0000)]
Try to generate serial output for a motion platform company in California.

24 years agoPass a few more values between LaRCsim and FGInterface.
curt [Thu, 30 Sep 1999 02:59:12 +0000 (02:59 +0000)]
Pass a few more values between LaRCsim and FGInterface.

24 years agoDebugging output tweaks.
curt [Tue, 28 Sep 1999 22:44:23 +0000 (22:44 +0000)]
Debugging output tweaks.

24 years agoMSVC++ portability tweaks.
curt [Tue, 28 Sep 1999 22:44:08 +0000 (22:44 +0000)]
MSVC++ portability tweaks.

24 years agoSome view tweaks.
curt [Tue, 28 Sep 1999 22:43:52 +0000 (22:43 +0000)]
Some view tweaks.

24 years agoAllow single joysticks with more than 2 axes to work.
curt [Tue, 28 Sep 1999 22:42:59 +0000 (22:42 +0000)]
Allow single joysticks with more than 2 axes to work.

24 years agoSome mouse input enhancements.
curt [Tue, 28 Sep 1999 22:42:35 +0000 (22:42 +0000)]
Some mouse input enhancements.

24 years agoMake sure c172 files get into distribution.
curt [Tue, 28 Sep 1999 22:42:07 +0000 (22:42 +0000)]
Make sure c172 files get into distribution.

24 years agoShow accelerated speed.
curt [Tue, 28 Sep 1999 22:41:43 +0000 (22:41 +0000)]
Show accelerated speed.

24 years agoUpdates for 0.7.1 to Makefile.am and configure.in
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.

24 years agoDynamic calculation of CG and inertias.
curt [Tue, 28 Sep 1999 14:19:34 +0000 (14:19 +0000)]
Dynamic calculation of CG and inertias.

24 years agoUpdates for 0.7.0
curt [Sat, 11 Sep 1999 17:34:21 +0000 (17:34 +0000)]
Updates for 0.7.0

24 years agoTweaks to get rid of a compiler warning.
curt [Sat, 11 Sep 1999 02:09:09 +0000 (02:09 +0000)]
Tweaks to get rid of a compiler warning.

24 years agoJon's updates to adjust control gains.
curt [Sat, 11 Sep 1999 02:08:31 +0000 (02:08 +0000)]
Jon's updates to adjust control gains.

24 years agoNorman's autopilot updates, now serving great circle routes direct to
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.

24 years agoUpdates.
curt [Sat, 11 Sep 1999 02:06:56 +0000 (02:06 +0000)]
Updates.

24 years agoTweaks from Durk.
curt [Fri, 10 Sep 1999 17:00:55 +0000 (17:00 +0000)]
Tweaks from Durk.

24 years agoSlight syntax change.
curt [Thu, 9 Sep 1999 14:19:04 +0000 (14:19 +0000)]
Slight syntax change.

24 years agoUpdates from David Megginson.
curt [Thu, 9 Sep 1999 03:40:06 +0000 (03:40 +0000)]
Updates from David Megginson.

24 years agoFiddling around with views, fdm data passing and management to try to be
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.

24 years agoFiddling around with views, fdm data passing and management to try to be
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.

24 years agoRemoved references to libgfc which is now depricated, replaced by shapelib.
curt [Thu, 9 Sep 1999 00:14:55 +0000 (00:14 +0000)]
Removed references to libgfc which is now depricated, replaced by shapelib.

24 years agoRemoved ... libgfc is depricated ... it has been replaced with the simpler
curt [Wed, 8 Sep 1999 16:16:56 +0000 (16:16 +0000)]
Removed ... libgfc is depricated ... it has been replaced with the simpler
shapelib.

24 years agoFixed altitude update bug.
curt [Wed, 8 Sep 1999 16:11:09 +0000 (16:11 +0000)]
Fixed altitude update bug.

24 years agoUpdates to get engine working.
curt [Tue, 7 Sep 1999 23:15:45 +0000 (23:15 +0000)]
Updates to get engine working.

24 years agoInitial revision of:
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

24 years agoAdded Durks timezone handling changes.
curt [Tue, 7 Sep 1999 23:09:43 +0000 (23:09 +0000)]
Added Durks timezone handling changes.

24 years agoPatches to allow panel to display.
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.

24 years agoAdded support for timegm() which returns time_t and explicitely expects GMT
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.

24 years agoSetup a user definable model hertz.
curt [Wed, 1 Sep 1999 20:24:54 +0000 (20:24 +0000)]
Setup a user definable model hertz.

24 years agoTweaked some log messages.
curt [Wed, 1 Sep 1999 18:52:31 +0000 (18:52 +0000)]
Tweaked some log messages.

24 years agoFixed a couple small bugs with fragment creation in on-the-fly generated
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.

24 years agoLighting/ssgSimpleState fixes.
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.

24 years agoPatch to allow window resizes.
curt [Tue, 31 Aug 1999 23:22:05 +0000 (23:22 +0000)]
Patch to allow window resizes.

24 years agoUpdates from Tony.
curt [Tue, 24 Aug 1999 23:17:05 +0000 (23:17 +0000)]
Updates from Tony.

24 years agoInitial revisions.
curt [Tue, 17 Aug 1999 21:20:38 +0000 (21:20 +0000)]
Initial revisions.

24 years agoUpdates from Tony.
curt [Tue, 17 Aug 1999 21:18:16 +0000 (21:18 +0000)]
Updates from Tony.

24 years agoUpdates from Jon.
curt [Tue, 17 Aug 1999 21:18:11 +0000 (21:18 +0000)]
Updates from Jon.

24 years agoUpdates to interface to pass in radians for starting position.
curt [Tue, 17 Aug 1999 21:18:04 +0000 (21:18 +0000)]
Updates to interface to pass in radians for starting position.

24 years agoTweaks to fix problems with moon rendering introduced with ssg.
curt [Sun, 15 Aug 1999 15:35:07 +0000 (15:35 +0000)]
Tweaks to fix problems with moon rendering introduced with ssg.

24 years agoadditions ...
curt [Sun, 15 Aug 1999 15:34:37 +0000 (15:34 +0000)]
additions ...

24 years agoMinor tweaks.
curt [Sat, 14 Aug 1999 22:07:35 +0000 (22:07 +0000)]
Minor tweaks.

24 years agominor tweaks
curt [Sat, 14 Aug 1999 22:07:15 +0000 (22:07 +0000)]
minor tweaks

24 years agoTweaks from Norman.
curt [Sat, 14 Aug 1999 22:06:54 +0000 (22:06 +0000)]
Tweaks from Norman.

24 years agoMinor tweaks to work around egcs compiler pickiness.
curt [Thu, 12 Aug 1999 21:08:37 +0000 (21:08 +0000)]
Minor tweaks to work around egcs compiler pickiness.

24 years agoChristian's new weather subsystem is causing problems with some compilers
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.

24 years agoFixed --shading-flat option so it sets the material properties correctly.
curt [Wed, 11 Aug 1999 18:35:23 +0000 (18:35 +0000)]
Fixed --shading-flat option so it sets the material properties correctly.

24 years agoUpdates to material properties so --disable-textures now works, although
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.

24 years agoUpdated to support new weather subsystem (visibility variable determins
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.)

24 years agoAdded support for Christian Mayers new weather subsystem.
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.)

24 years agoAdded a patch contributed by david@megginson.com for mouse yoke control.
curt [Tue, 10 Aug 1999 03:43:05 +0000 (03:43 +0000)]
Added a patch contributed by david@megginson.com for mouse yoke control.

24 years agoInitial revision.
curt [Tue, 10 Aug 1999 03:40:34 +0000 (03:40 +0000)]
Initial revision.