]> git.mxchange.org Git - flightgear.git/log
flightgear.git
26 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

26 years agoMore misc. tweaks for rpk make merge.
curt [Mon, 19 Jan 1998 19:43:07 +0000 (19:43 +0000)]
More misc. tweaks for rpk make merge.

26 years agoMerged in make system changes from Bob Kuehne <rpk@sgi.com>
curt [Mon, 19 Jan 1998 19:27:10 +0000 (19:27 +0000)]
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.

26 years agoTons of little changes to clean up the code and to remove fatal errors
curt [Mon, 19 Jan 1998 18:40:33 +0000 (18:40 +0000)]
Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.

26 years agoMinor tweaks and fixes for cygwin32.
curt [Mon, 19 Jan 1998 18:35:54 +0000 (18:35 +0000)]
Minor tweaks and fixes for cygwin32.

26 years agoBeginning to integrate Tile management subsystem.
curt [Thu, 8 Jan 1998 02:22:11 +0000 (02:22 +0000)]
Beginning to integrate Tile management subsystem.

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

26 years agoTweaks to help building with MSVC++
curt [Tue, 6 Jan 1998 01:20:19 +0000 (01:20 +0000)]
Tweaks to help building with MSVC++

26 years agoIntegrated new event manager with subsystem initializations.
curt [Tue, 30 Dec 1997 20:47:48 +0000 (20:47 +0000)]
Integrated new event manager with subsystem initializations.

26 years agoMerged in Durk's changes ...
curt [Tue, 30 Dec 1997 16:36:51 +0000 (16:36 +0000)]
Merged in Durk's changes ...

26 years agoAligned sky with sun so dusk/dawn effects can be correct relative to the sun.
curt [Mon, 22 Dec 1997 04:14:33 +0000 (04:14 +0000)]
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.

26 years agoInitial revision.
curt [Mon, 22 Dec 1997 04:13:17 +0000 (04:13 +0000)]
Initial revision.

26 years agoWorking on scene rendering order and options.
curt [Fri, 19 Dec 1997 16:45:00 +0000 (16:45 +0000)]
Working on scene rendering order and options.

26 years agoInitial revision.
curt [Tue, 16 Dec 1997 00:49:09 +0000 (00:49 +0000)]
Initial revision.

26 years agoAdd xgl wrappers for debugging.
curt [Mon, 15 Dec 1997 23:54:53 +0000 (23:54 +0000)]
Add xgl wrappers for debugging.
Generate terrain normals on the fly.

26 years agoWorking on new scenery subsystem.
curt [Thu, 30 Oct 1997 12:38:43 +0000 (12:38 +0000)]
Working on new scenery subsystem.

26 years agoContinuing to try to align stars correctly.
curt [Mon, 22 Sep 1997 14:44:21 +0000 (14:44 +0000)]
Continuing to try to align stars correctly.

26 years agoChanged naming scheme of basic shared structures.
curt [Wed, 27 Aug 1997 03:30:20 +0000 (03:30 +0000)]
Changed naming scheme of basic shared structures.

26 years agoMerged in initial HUD and Joystick code.
curt [Mon, 25 Aug 1997 20:27:23 +0000 (20:27 +0000)]
Merged in initial HUD and Joystick code.

26 years agoInitial revision.
curt [Thu, 31 Jul 1997 23:13:14 +0000 (23:13 +0000)]
Initial revision.

26 years agoWorking on redoing internal coordinate systems & scenery transformations.
curt [Thu, 31 Jul 1997 22:52:27 +0000 (22:52 +0000)]
Working on redoing internal coordinate systems & scenery transformations.

26 years agoMoved fg_random routines from Util/ to Math/
curt [Wed, 30 Jul 1997 16:12:41 +0000 (16:12 +0000)]
Moved fg_random routines from Util/ to Math/

26 years agoMoved random routines from Utils/ to Math/
curt [Wed, 30 Jul 1997 16:04:08 +0000 (16:04 +0000)]
Moved random routines from Utils/ to Math/

26 years agoPut comments around the text after an #endif for increased portability.
curt [Wed, 23 Jul 1997 21:52:21 +0000 (21:52 +0000)]
Put comments around the text after an #endif for increased portability.

26 years agoEliminated some harmless compiler warnings.
curt [Mon, 21 Jul 1997 21:20:28 +0000 (21:20 +0000)]
Eliminated some harmless compiler warnings.

26 years agoFirst stab at a system to generate os2 makefiles automatically.
curt [Sun, 20 Jul 1997 02:19:11 +0000 (02:19 +0000)]
First stab at a system to generate os2 makefiles automatically.

27 years agoAdded ranlib.
curt [Sat, 12 Jul 1997 02:24:46 +0000 (02:24 +0000)]
Added ranlib.

27 years agoInitial revision.
curt [Mon, 7 Jul 1997 21:02:36 +0000 (21:02 +0000)]
Initial revision.

27 years agoWorking on scenery transformations to enable us to fly fluidly over the
curt [Mon, 7 Jul 1997 20:59:48 +0000 (20:59 +0000)]
Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.

27 years agorenamed mat3 directory to Math so we could add other math related routines.
curt [Sat, 5 Jul 1997 20:43:31 +0000 (20:43 +0000)]
renamed mat3 directory to Math so we could add other math related routines.

27 years agoWorking on Makefile structure.
curt [Fri, 27 Jun 1997 21:38:14 +0000 (21:38 +0000)]
Working on Makefile structure.

27 years agoWorking on Makefile structure.
curt [Fri, 27 Jun 1997 20:03:40 +0000 (20:03 +0000)]
Working on Makefile structure.

27 years agoRestructuring make, adding automatic "make dep" support.
curt [Thu, 26 Jun 1997 19:08:38 +0000 (19:08 +0000)]
Restructuring make, adding automatic "make dep" support.

27 years agoMinor changes to compile with rsxnt/win32.
curt [Wed, 25 Jun 1997 15:39:49 +0000 (15:39 +0000)]
Minor changes to compile with rsxnt/win32.

27 years agoThe LaRCsim flight model is starting to look like it is working.
curt [Fri, 30 May 1997 19:30:16 +0000 (19:30 +0000)]
The LaRCsim flight model is starting to look like it is working.

27 years agoThe MAT3 routines from SRGP.
curt [Fri, 30 May 1997 19:25:54 +0000 (19:25 +0000)]
The MAT3 routines from SRGP.