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

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 agoTweaks to help building with MSVC++
curt [Tue, 6 Jan 1998 01:20:16 +0000 (01:20 +0000)]
Tweaks to help building with MSVC++

26 years agoAdd an option to advance/decrease time from keyboard.
curt [Mon, 5 Jan 1998 18:44:33 +0000 (18:44 +0000)]
Add an option to advance/decrease time from keyboard.

26 years agoWorked on winding problem without luck, so back to calling glFrontFace()
curt [Tue, 30 Dec 1997 23:09:40 +0000 (23:09 +0000)]
Worked on winding problem without luck, so back to calling glFrontFace()
3 times for each scenery area.

26 years agoFurther integration of event manager.
curt [Tue, 30 Dec 1997 22:22:31 +0000 (22:22 +0000)]
Further integration of event manager.

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 agoIntegrated new event manager with subsystem initializations.
curt [Tue, 30 Dec 1997 20:47:34 +0000 (20:47 +0000)]
Integrated new event manager with subsystem initializations.

26 years agoAdded log at end of file.
curt [Tue, 30 Dec 1997 16:41:00 +0000 (16:41 +0000)]
Added log at end of file.

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 agoMerged in Durk's changes ...
curt [Tue, 30 Dec 1997 16:36:40 +0000 (16:36 +0000)]
Merged in Durk's changes ...

26 years agoA couple lighting tweaks ...
curt [Tue, 30 Dec 1997 13:06:56 +0000 (13:06 +0000)]
A couple lighting tweaks ...

26 years agoTweaked the sky coloring a bit to build in structures to allow finer rgb
curt [Tue, 23 Dec 1997 04:58:38 +0000 (04:58 +0000)]
Tweaked the sky coloring a bit to build in structures to allow finer rgb
control.

26 years agoFirst stab at sunset/sunrise sky glow effects.
curt [Mon, 22 Dec 1997 23:45:45 +0000 (23:45 +0000)]
First stab at sunset/sunrise sky glow effects.

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 agoAligned sky with sun so dusk/dawn effects can be correct relative to the sun.
curt [Mon, 22 Dec 1997 04:14:28 +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 agoLot's of tweaking with sky rendering and lighting.
curt [Fri, 19 Dec 1997 23:34:03 +0000 (23:34 +0000)]
Lot's of tweaking with sky rendering and lighting.

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 agoWorking on scene rendering order and options.
curt [Fri, 19 Dec 1997 16:44:57 +0000 (16:44 +0000)]
Working on scene rendering order and options.

26 years agoFirst stab at sky dome actually starting to look reasonable. :-)
curt [Thu, 18 Dec 1997 23:32:28 +0000 (23:32 +0000)]
First stab at sky dome actually starting to look reasonable. :-)

26 years agoWorked on properly translating and positioning the sky dome.
curt [Thu, 18 Dec 1997 04:07:02 +0000 (04:07 +0000)]
Worked on properly translating and positioning the sky dome.

26 years agoInitial revision.
curt [Wed, 17 Dec 1997 23:14:30 +0000 (23:14 +0000)]
Initial revision.
Begin work on rendering the sky. (Rather than just using a clear screen.)

26 years agoBegan working on rendering the sky.
curt [Wed, 17 Dec 1997 23:13:45 +0000 (23:13 +0000)]
Began working on rendering the sky.

26 years agoFixed so moon and sun display lists aren't recreate periodically.
curt [Wed, 17 Dec 1997 23:12:14 +0000 (23:12 +0000)]
Fixed so moon and sun display lists aren't recreate periodically.

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 agoAdd xgl wrappers for debugging.
curt [Mon, 15 Dec 1997 23:54:25 +0000 (23:54 +0000)]
Add xgl wrappers for debugging.
Generate terrain normals on the fly.

26 years agoMisc. tweaks.
curt [Mon, 15 Dec 1997 20:59:08 +0000 (20:59 +0000)]
Misc. tweaks.

26 years agoMore light/material property tweaking ... still a ways off.
curt [Fri, 12 Dec 1997 21:41:24 +0000 (21:41 +0000)]
More light/material property tweaking ... still a ways off.

26 years agoWorking on lightling and material properties.
curt [Fri, 12 Dec 1997 19:52:47 +0000 (19:52 +0000)]
Working on lightling and material properties.

26 years agoFixed sun vector and lighting problems. I thing the moon is now lit
curt [Thu, 11 Dec 1997 04:43:53 +0000 (04:43 +0000)]
Fixed sun vector and lighting problems.  I thing the moon is now lit
correctly.

26 years agoPrepended "fg" on the name of all global structures that didn't have it yet.
curt [Wed, 10 Dec 1997 22:37:34 +0000 (22:37 +0000)]
Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"

26 years agoWorking on tweaking lighting.
curt [Tue, 9 Dec 1997 05:11:54 +0000 (05:11 +0000)]
Working on tweaking lighting.

26 years agoWorking on adding a global lighting params structure.
curt [Tue, 9 Dec 1997 04:25:25 +0000 (04:25 +0000)]
Working on adding a global lighting params structure.

26 years agoChanged planets.dat Planets.dat
curt [Tue, 25 Nov 1997 23:20:44 +0000 (23:20 +0000)]
Changed planets.dat Planets.dat

26 years agoInitial revision.
curt [Tue, 25 Nov 1997 23:20:22 +0000 (23:20 +0000)]
Initial revision.

26 years agoChanges to integrate Durk's moon/sun code updates + clean up.
curt [Tue, 25 Nov 1997 19:25:27 +0000 (19:25 +0000)]
Changes to integrate Durk's moon/sun code updates + clean up.