]> git.mxchange.org Git - flightgear.git/log
flightgear.git
26 years agoRemoved derived files "Makefile.in" from version control.
curt [Sat, 23 May 1998 14:31:48 +0000 (14:31 +0000)]
Removed derived files "Makefile.in" from version control.

26 years agoRe-organized PI related constants.
curt [Sun, 17 May 1998 16:56:47 +0000 (16:56 +0000)]
Re-organized PI related constants.

26 years agoDefined field of view max/min limits.
curt [Sat, 16 May 1998 13:03:10 +0000 (13:03 +0000)]
Defined field of view max/min limits.

26 years agofg_typedefs.h: updated version by Charlie Hotchkiss
curt [Wed, 13 May 1998 18:23:46 +0000 (18:23 +0000)]
fg_typedefs.h: updated version by Charlie Hotchkiss
general.h: moved fg_root info to fgOPTIONS structure.

26 years agoInitial revision.
curt [Mon, 11 May 1998 18:26:12 +0000 (18:26 +0000)]
Initial revision.

26 years agoLowered size of frame rate history buffer.
curt [Thu, 7 May 1998 23:03:17 +0000 (23:03 +0000)]
Lowered size of frame rate history buffer.

26 years agoAdded a shared frame rate counter.
curt [Wed, 6 May 1998 03:14:30 +0000 (03:14 +0000)]
Added a shared frame rate counter.

26 years agotypedef-ified fgCartesianPoint3d
curt [Sat, 2 May 1998 01:48:38 +0000 (01:48 +0000)]
typedef-ified fgCartesianPoint3d

26 years agoInitial revision of fg_zlib.h
curt [Tue, 28 Apr 1998 21:41:39 +0000 (21:41 +0000)]
Initial revision of fg_zlib.h

26 years agoAdded an rint() / HAVE_RINT check.
curt [Sun, 26 Apr 1998 05:01:13 +0000 (05:01 +0000)]
Added an rint() / HAVE_RINT check.

26 years agoCode reorganizations. Added a Lib/ directory for more general libraries.
curt [Tue, 14 Apr 1998 02:26:57 +0000 (02:26 +0000)]
Code reorganizations.  Added a Lib/ directory for more general libraries.

26 years agoTweaks to Gnu automake/autoconf system.
curt [Wed, 8 Apr 1998 23:35:31 +0000 (23:35 +0000)]
Tweaks to Gnu automake/autoconf system.

26 years agoMinor cleanups and reorganizations.
curt [Mon, 6 Apr 1998 15:56:21 +0000 (15:56 +0000)]
Minor cleanups and reorganizations.

26 years agoConverting to Gnu autoconf system.
curt [Fri, 3 Apr 1998 22:05:27 +0000 (22:05 +0000)]
Converting to Gnu autoconf system.

26 years agoMade FG_EPSILON smaller.
curt [Mon, 23 Mar 1998 21:18:37 +0000 (21:18 +0000)]
Made FG_EPSILON smaller.

26 years agoPromoted fgGENERAL to a "type" of struct.
curt [Sat, 14 Mar 1998 00:27:58 +0000 (00:27 +0000)]
Promoted fgGENERAL to a "type" of struct.

27 years agoMinor tweaks.
curt [Mon, 16 Feb 1998 16:17:36 +0000 (16:17 +0000)]
Minor tweaks.

27 years agoInitial revision.
curt [Fri, 13 Feb 1998 00:18:46 +0000 (00:18 +0000)]
Initial revision.

27 years agoIncorporated code changes contributed by Charlie Hotchkiss
curt [Thu, 12 Feb 1998 21:59:43 +0000 (21:59 +0000)]
Incorporated code changes contributed by Charlie Hotchkiss
<chotchkiss@namg.us.anritsu.com>

27 years agoprepended "fg_" on the front of these to avoid potential conflicts with
curt [Tue, 27 Jan 1998 00:46:50 +0000 (00:46 +0000)]
prepended "fg_" on the front of these to avoid potential conflicts with
system include files.

27 years agoChanged #ifdef FILE_H to #ifdef _FILE_H
curt [Thu, 22 Jan 1998 02:59:35 +0000 (02:59 +0000)]
Changed #ifdef FILE_H to #ifdef _FILE_H

27 years agoMiscellaneous tweaks.
curt [Wed, 7 Jan 1998 03:31:26 +0000 (03:31 +0000)]
Miscellaneous tweaks.

27 years agoMoved to .../FlightGear/Src/Include/
curt [Mon, 15 Dec 1997 21:02:15 +0000 (21:02 +0000)]
Moved to .../FlightGear/Src/Include/