]> git.mxchange.org Git - flightgear.git/log
flightgear.git
25 years agoAdded the Serial subdirectory
curt [Mon, 16 Nov 1998 13:56:45 +0000 (13:56 +0000)]
Added the Serial subdirectory

25 years agoInitial revision.
curt [Mon, 16 Nov 1998 13:53:01 +0000 (13:53 +0000)]
Initial revision.

25 years agoCheck for domain error in fgGeoctoGeod()
curt [Wed, 11 Nov 1998 00:18:36 +0000 (00:18 +0000)]
Check for domain error in fgGeoctoGeod()

25 years agoInitial revision.
curt [Mon, 9 Nov 1998 23:42:12 +0000 (23:42 +0000)]
Initial revision.

25 years agoEnable release builds using the --without-logging option to the configure
curt [Sat, 7 Nov 1998 19:07:02 +0000 (19:07 +0000)]
Enable release builds using the --without-logging option to the configure
script.  Also a couple log message cleanups, plus some C to C++ comment
conversion.

25 years agoInitial revision.
curt [Fri, 6 Nov 1998 21:20:41 +0000 (21:20 +0000)]
Initial revision.

25 years agoConverted to new logstream debugging facility. This allows release
curt [Fri, 6 Nov 1998 21:17:23 +0000 (21:17 +0000)]
Converted to new logstream debugging facility.  This allows release
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.

25 years agoMore portability improvements by Bernie Bright.
curt [Fri, 6 Nov 1998 14:05:12 +0000 (14:05 +0000)]
More portability improvements by Bernie Bright.

25 years agoAdditional win32 support.
curt [Mon, 2 Nov 1998 18:28:31 +0000 (18:28 +0000)]
Additional win32 support.

25 years agoCheck for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
curt [Mon, 2 Nov 1998 18:25:32 +0000 (18:25 +0000)]
Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
Other misc. tweaks.

25 years agoTweak for building with latest egcs.
curt [Tue, 27 Oct 1998 02:14:16 +0000 (02:14 +0000)]
Tweak for building with latest egcs.

25 years agoAdded point3d.hxx to the list of source files.
curt [Thu, 22 Oct 1998 21:59:44 +0000 (21:59 +0000)]
Added point3d.hxx to the list of source files.

25 years agoTweaks from Bernie Bright.
curt [Tue, 20 Oct 1998 18:21:49 +0000 (18:21 +0000)]
Tweaks from Bernie Bright.

25 years agoPoint3D tweaks.
curt [Sun, 18 Oct 1998 01:17:11 +0000 (01:17 +0000)]
Point3D tweaks.

25 years agoc++-ifying.
curt [Fri, 16 Oct 1998 23:36:36 +0000 (23:36 +0000)]
c++-ifying.

25 years agoRenamed .c -> .h so we can start adding c++ supporting routines.
curt [Fri, 16 Oct 1998 19:30:37 +0000 (19:30 +0000)]
Renamed .c -> .h so we can start adding c++ supporting routines.

25 years agoC++-ified the comments.
curt [Fri, 16 Oct 1998 19:30:07 +0000 (19:30 +0000)]
C++-ified the comments.

25 years agoRemove leading _ from a couple defines.
curt [Fri, 16 Oct 1998 00:50:56 +0000 (00:50 +0000)]
Remove leading _ from a couple defines.

25 years agoAdded point3d.hxx to replace cheezy fgPoint3d struct.
curt [Fri, 16 Oct 1998 00:50:29 +0000 (00:50 +0000)]
Added point3d.hxx to replace cheezy fgPoint3d struct.

25 years agoMore portability changes to help with windoze compilation problems.
curt [Tue, 13 Oct 1998 00:10:06 +0000 (00:10 +0000)]
More portability changes to help with windoze compilation problems.

25 years agoUdates from Steve.
curt [Fri, 2 Oct 1998 21:35:09 +0000 (21:35 +0000)]
Udates from Steve.

25 years agoadded a working() method.
curt [Tue, 29 Sep 1998 14:54:57 +0000 (14:54 +0000)]
added a working() method.

25 years agoMiscellaneous fixes under Steve's direction.
curt [Tue, 29 Sep 1998 02:00:38 +0000 (02:00 +0000)]
Miscellaneous fixes under Steve's direction.

25 years agoTweaked the example a bit.
curt [Fri, 25 Sep 1998 16:01:19 +0000 (16:01 +0000)]
Tweaked the example a bit.

25 years agoIncorporated Steve's latest version of his audio library. This version
curt [Thu, 24 Sep 1998 19:36:25 +0000 (19:36 +0000)]
Incorporated Steve's latest version of his audio library.  This version
allows pitch and volume changes so we should be able tie this to the
throttle now.

25 years agoAdditional enhancements.
curt [Thu, 24 Sep 1998 15:22:17 +0000 (15:22 +0000)]
Additional enhancements.

25 years agoTemporary destructor patch until Steve can release next version of PUI.
curt [Tue, 15 Sep 1998 02:10:03 +0000 (02:10 +0000)]
Temporary destructor patch until Steve can release next version of PUI.

25 years agoTweaked compiled vs. lib vs. distributed file lists.
curt [Tue, 8 Sep 1998 21:39:34 +0000 (21:39 +0000)]
Tweaked compiled vs. lib vs. distributed file lists.

25 years agoFixes by Charlie Hotchkiss.
curt [Tue, 8 Sep 1998 21:39:07 +0000 (21:39 +0000)]
Fixes by Charlie Hotchkiss.

25 years agoRemoved an extraneous extern "C" ...
curt [Thu, 3 Sep 1998 21:24:36 +0000 (21:24 +0000)]
Removed an extraneous extern "C" ...

25 years agoTweaks for final 0.53
curt [Wed, 2 Sep 1998 21:30:58 +0000 (21:30 +0000)]
Tweaks for final 0.53

25 years agoInitial revision.
curt [Tue, 1 Sep 1998 19:06:28 +0000 (19:06 +0000)]
Initial revision.

25 years agoAdded a Lib/Misc/ subdirectory.
curt [Tue, 1 Sep 1998 18:59:19 +0000 (18:59 +0000)]
Added a Lib/Misc/ subdirectory.

25 years agoVarious "inline" code optimizations contributed by Norman Vine.
curt [Mon, 24 Aug 1998 20:04:08 +0000 (20:04 +0000)]
Various "inline" code optimizations contributed by Norman Vine.

25 years agoAttempting to iron out seg faults and crashes.
curt [Sat, 22 Aug 1998 14:49:54 +0000 (14:49 +0000)]
Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.

25 years agoAdded Lib/gpc (generic polygon clipping library)
curt [Sat, 22 Aug 1998 01:18:27 +0000 (01:18 +0000)]
Added Lib/gpc (generic polygon clipping library)

25 years agocosmetic ...
curt [Thu, 6 Aug 1998 12:42:40 +0000 (12:42 +0000)]
cosmetic ...

25 years agoRemoved zlib support.
curt [Thu, 30 Jul 1998 23:42:14 +0000 (23:42 +0000)]
Removed zlib support.

25 years agoremoved libtool support.
curt [Thu, 30 Jul 1998 23:41:43 +0000 (23:41 +0000)]
removed libtool support.

25 years agoAdded Irix audio support.
curt [Thu, 30 Jul 1998 23:41:23 +0000 (23:41 +0000)]
Added Irix audio support.

25 years agoVersion 1.1.3
curt [Fri, 24 Jul 1998 21:35:29 +0000 (21:35 +0000)]
Version 1.1.3

25 years agofgPointLine() rewritten into fgPointLineSquared() ... this ultimately saves
curt [Fri, 24 Jul 1998 21:34:38 +0000 (21:34 +0000)]
fgPointLine() rewritten into fgPointLineSquared() ... this ultimately saves
us from doing a sqrt().

25 years agoInitial revision.
curt [Thu, 16 Jul 1998 17:48:11 +0000 (17:48 +0000)]
Initial revision.

25 years agoHAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT
curt [Thu, 16 Jul 1998 17:29:12 +0000 (17:29 +0000)]
HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT

25 years agoIncorporated next version of PUI.
curt [Mon, 13 Jul 1998 20:59:34 +0000 (20:59 +0000)]
Incorporated next version of PUI.

26 years agopolar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx
curt [Wed, 8 Jul 1998 14:40:07 +0000 (14:40 +0000)]
polar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx
Updated fg_geodesy comments to reflect that routines expect and produce
  meters.

26 years agotypedef'd struct fgBUCKET.
curt [Sat, 4 Jul 1998 00:46:47 +0000 (00:46 +0000)]
typedef'd struct fgBUCKET.

26 years agoAdded #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
curt [Fri, 3 Jul 1998 11:54:50 +0000 (11:54 +0000)]
Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
definition.

26 years agoNew version from Steve.
curt [Wed, 17 Jun 1998 21:32:42 +0000 (21:32 +0000)]
New version from Steve.

26 years agoRefine conditional audio compilation.
curt [Wed, 17 Jun 1998 21:31:45 +0000 (21:31 +0000)]
Refine conditional audio compilation.

26 years agoPui -> PUI.
curt [Fri, 12 Jun 1998 14:26:19 +0000 (14:26 +0000)]
Pui -> PUI.

26 years agoRenamed Pui -> PUI.
curt [Fri, 12 Jun 1998 01:05:51 +0000 (01:05 +0000)]
Renamed Pui -> PUI.

26 years agoInitial revision.
curt [Fri, 12 Jun 1998 01:04:52 +0000 (01:04 +0000)]
Initial revision.

26 years agoAdded Pui subdirectory.
curt [Fri, 12 Jun 1998 00:53:47 +0000 (00:53 +0000)]
Added Pui subdirectory.

26 years agoAdded a Lib/Audio for Steve Baker's sound library.
curt [Wed, 3 Jun 1998 00:42:40 +0000 (00:42 +0000)]
Added a Lib/Audio for Steve Baker's sound library.

26 years agoinitial checkin of notify
curt [Tue, 2 Jun 1998 21:42:22 +0000 (21:42 +0000)]
initial checkin of notify

26 years agoinitial checkin of modules
curt [Tue, 2 Jun 1998 21:42:22 +0000 (21:42 +0000)]
initial checkin of modules

26 years agoinitial checkin of cvswrappers
curt [Tue, 2 Jun 1998 21:42:22 +0000 (21:42 +0000)]
initial checkin of cvswrappers

26 years agoinitial checkin of taginfo
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of taginfo

26 years agoinitial checkin of rcsinfo
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of rcsinfo

26 years agoinitial checkin of loginfo
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of loginfo

26 years agoinitial checkin of editinfo
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of editinfo

26 years agoinitial checkin of commitinfo
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of commitinfo

26 years agoinitial checkin of checkoutlist
curt [Tue, 2 Jun 1998 21:42:21 +0000 (21:42 +0000)]
initial checkin of checkoutlist

26 years agoRewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss)
curt [Mon, 1 Jun 1998 17:49:44 +0000 (17:49 +0000)]
Rewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss)

26 years agoBorland C++ fixes from the zlib author. A new version is due out soon.
curt [Fri, 29 May 1998 20:30:11 +0000 (20:30 +0000)]
Borland C++ fixes from the zlib author.  A new version is due out soon.

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 agoDerived file "Makefile.in" removed from version control.
curt [Sat, 23 May 1998 14:18:22 +0000 (14:18 +0000)]
Derived file "Makefile.in" removed from version control.

26 years agoSmall tweak for correct win32 compiling.
curt [Wed, 20 May 1998 20:50:28 +0000 (20:50 +0000)]
Small tweak for correct win32 compiling.

26 years agoBetter handling of WIN32 environments.
curt [Wed, 13 May 1998 18:24:49 +0000 (18:24 +0000)]
Better handling of WIN32 environments.

26 years agoWrapped zlib calls so zlib can be optionally disabled.
curt [Wed, 13 May 1998 18:24:25 +0000 (18:24 +0000)]
Wrapped zlib calls so zlib can be optionally disabled.

26 years agoAdded an "#include <config.h>" and "#include <windows.h>"
curt [Mon, 11 May 1998 18:04:06 +0000 (18:04 +0000)]
Added an "#include <config.h>" and "#include <windows.h>"

26 years agoMoved the extern "C" { } until after all the includes have been done.
curt [Thu, 7 May 1998 23:20:45 +0000 (23:20 +0000)]
Moved the extern "C" { } until after all the includes have been done.

26 years agoAdded a blank formating line!
curt [Thu, 7 May 1998 23:04:28 +0000 (23:04 +0000)]
Added a blank formating line!

26 years agoAdded an entry for AUTOPILOT.
curt [Thu, 7 May 1998 23:03:54 +0000 (23:03 +0000)]
Added an entry for AUTOPILOT.

26 years agoCommented out a debugging printf.
curt [Sun, 3 May 1998 00:45:49 +0000 (00:45 +0000)]
Commented out a debugging printf.

26 years agopolar.[ch] renamed to polar3d.[ch]
curt [Sat, 2 May 1998 01:50:09 +0000 (01:50 +0000)]
polar.[ch] renamed to polar3d.[ch]

26 years agoEdited cvs log messages in source files ... bad bad bad!
curt [Sat, 25 Apr 1998 22:06:22 +0000 (22:06 +0000)]
Edited cvs log messages in source files ... bad bad bad!

26 years agoChanged "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
curt [Sat, 25 Apr 1998 15:05:01 +0000 (15:05 +0000)]
Changed "r" to "rb" in gzopen() options.  This fixes bad behavior in win32.

26 years agoWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
curt [Fri, 24 Apr 1998 00:43:12 +0000 (00:43 +0000)]
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"

26 years agoRemoved an extra #ifdef __cplusplus, then "}", #endif
curt [Wed, 22 Apr 1998 13:19:00 +0000 (13:19 +0000)]
Removed an extra #ifdef __cplusplus, then "}", #endif

26 years agoC++ - ified comments. Make file open errors fatal.
curt [Wed, 22 Apr 1998 13:18:10 +0000 (13:18 +0000)]
C++ - ified comments.  Make file open errors fatal.

26 years agoModified Files:
curt [Tue, 21 Apr 1998 19:14:21 +0000 (19:14 +0000)]
Modified Files:
    Makefile.am Makefile.in
Added Files:
    interpolater.cxx interpolater.hxx

26 years agoPrepairing for C++ integration.
curt [Tue, 21 Apr 1998 17:03:45 +0000 (17:03 +0000)]
Prepairing for C++ integration.

26 years agoAdded Debug, Math, and zlib libraries.
curt [Sat, 18 Apr 1998 03:54:32 +0000 (03:54 +0000)]
Added Debug, Math, and zlib libraries.

26 years agoMiscellaneous Tweaks.
curt [Sat, 18 Apr 1998 03:53:41 +0000 (03:53 +0000)]
Miscellaneous Tweaks.

26 years agoMoved to Lib directory and created a libDebug.
curt [Sat, 18 Apr 1998 03:52:03 +0000 (03:52 +0000)]
Moved to Lib directory and created a libDebug.

26 years agoInitial revision.
curt [Sat, 18 Apr 1998 03:48:29 +0000 (03:48 +0000)]
Initial revision.

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

26 years agoCode reorganizations. Added a Lib/ directory for more general libraries.
curt [Tue, 14 Apr 1998 02:23:15 +0000 (02:23 +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:37 +0000 (23:35 +0000)]
Tweaks to Gnu automake/autoconf system.

26 years agoAdopted Gnu automake/autoconf system.
curt [Wed, 8 Apr 1998 23:28:57 +0000 (23:28 +0000)]
Adopted Gnu automake/autoconf system.

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

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

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

26 years agoRemoved "depend" files from cvs control. Other minor make tweaks.
curt [Mon, 9 Feb 1998 22:56:59 +0000 (22:56 +0000)]
Removed "depend" files from cvs control.  Other minor make tweaks.

26 years agoLots of little tweaks to fix various consistency problems discovered by
curt [Tue, 3 Feb 1998 23:20:27 +0000 (23:20 +0000)]
Lots of little tweaks to fix various consistency problems discovered by
Solaris' CC.  Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf().  Also incorporated HUD changes
by Michele America.

26 years agoAdded MetroWorks patches from Carmen Volpe.
curt [Sat, 31 Jan 1998 00:43:18 +0000 (00:43 +0000)]
Added MetroWorks patches from Carmen Volpe.

26 years agoIncorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
curt [Tue, 27 Jan 1998 00:47:59 +0000 (00:47 +0000)]
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.

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