]> git.mxchange.org Git - simgear.git/history - simgear/ephemeris
Attached patches remove BORLANDC, and hence SG_MATH_EXCEPTION_CLASH and SG_INCOM
[simgear.git] / simgear / ephemeris /
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2007-02-02 frohlichModified Files:
2007-02-02 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-11-11 ehofmanExpose some internals.
2005-10-25 ehofmanAlex Romosan:
2005-10-09 ehofmanDavid Luff:
2004-11-19 curtMy old email address is no longer valid ... point to...
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2003-06-26 curtExplicitely initialize planets.
2002-12-31 davidPatch from Erik Hofman:
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-04-25 davidPatches from Erik Hoffman:
2001-12-28 curtSmall tweaks to class initialization.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-06-10 curtFixed a problem that could cause a divide by zero error...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-25 curtdoxygen ...
2001-03-24 curtfg_traits.hxx -> sg_traits.hxx
2001-03-24 curtAdded some doxygen comments.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtTrying to sort out name space confusing with SG_PI...
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-10 curtA bit of file renaming to avoid problems with MSVC++
2000-10-02 curtChanges from Bernie Bright:
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-07-08 curtSg-ifying names.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-07-08 curtStarting conversion to LGPL (from GPL).
2000-07-08 curtMinor tidying up of interface.
2000-07-06 curtfg_time.* becomes sg_time.*, FGTime becomes SGTime ...
2000-07-05 curtMigrated this source over to SimGear.
2000-05-24 curtMSVC5 portability changes contributed by Bruce Finney.
2000-05-16 curtChanges by David Megginson.
2000-04-27 curtFixes for cygwin32 builds.
2000-03-21 curtMSVC++ tweaks contributed by Christian Mayer.
2000-03-17 curtRendering tweaks.
2000-03-16 curtUpdated.
2000-03-16 curtRemoved solarsystem.* replaced mostly with ephemeris...
2000-03-16 curtPass current latitude to moon position calculations...
2000-03-16 curtUpdated to eliminate rendering component and allow...
2000-03-06 curtWorking on ssg-ifying the sky dome. Added the moon...
2000-03-02 curtSun now correctly placed in sky and correctly colored.
2000-03-02 curtAdded top level ephemeris class.
2000-03-02 curtWorking on separating out ephemeris code from the actua...
2000-03-02 curtSeparating out the Sky rendering as a separate unit...
2000-02-29 curtWorking on skydome ... some actual progress has been...
2000-02-29 curtContinuing work on ssg-ifying the sky dome.
2000-02-28 curtFurther work on ssg-ifying the sky dome. (not tested...
2000-02-28 curtBeginning work on a restructure of the sky code.
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-09 curtInitial revision
2000-02-04 curtUpdated for plib-1.1.x
1999-12-30 curtConverted sky colors from floats to GLubytes to try...
1999-11-03 curtUse a more standard texture/blend mode combination...
1999-10-22 curtMoved where glBlendFunc() is reset to main.cxx
1999-10-22 curtReset glBlendFunc() here to.
1999-10-22 curtSet glBlendFunc ( GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA...
1999-10-11 curtMSVC++ portability fix.
1999-10-07 curtVarious SGI portability tweaks.
1999-08-15 curtTweaks to fix problems with moon rendering introduced...
1999-08-10 curtScaled down the sun and moon sizes.
1999-08-07 curtSet up the model view matrix exactly as ssg does it...
1999-06-17 curtInitial revision