]> git.mxchange.org Git - simgear.git/history - simgear
Updated for MSVC5.
[simgear.git] / simgear /
2000-05-24 curtUpdates for MSVC5
2000-05-16 curtChanges by David Megginson.
2000-04-27 curtFixes for cygwin32 builds.
2000-03-30 curtTweaks.
2000-03-28 curtEd Williams: Added some bulletproofing at the poles.
2000-03-28 curtAdded gdbm
2000-03-28 curtAdded gdbm to SimGear. Many systems will already have...
2000-03-28 curtRedHat package building changes contributed by Habibie...
2000-03-28 curtOptimizations by Norman Vine:
2000-03-27 curtRemoved autogen file.
2000-03-27 curtReturn result in radians.
2000-03-27 curtAdded.
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-26 curt#include "config.h"
2000-03-21 curtMSVC++ tweaks contributed by Christian Mayer.
2000-03-21 curtFixes for MSVC++.
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-03-17 curtRendering tweaks.
2000-03-16 curtUpdated.
2000-03-16 curtUpdate star repainting to fade as the day get's brighte...
2000-03-16 curtRemoved solarsystem.* replaced mostly with ephemeris...
2000-03-16 curtComplete overhaul of the sky/sun/moon/stars/planets...
2000-03-16 curtPass current latitude to moon position calculations...
2000-03-16 curtUpdated to eliminate rendering component and allow...
2000-03-07 curtInitial revision.
2000-03-06 curtWorking on ssg-ifying sky.
2000-03-06 curtWorking on ssg-ifying the sky dome. Added the moon...
2000-03-02 curtWorking on drawing sun and sun halo.
2000-03-02 curtFixed a typo in the sky dome painting code.
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-03-02 curtStarting to work on an independent sky implimentation...
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-19 curtRemoved mat3.h et. al. plib/sg.h provides a superset...
2000-02-19 curtFixed a warning message.
2000-02-19 curtUpdates.
2000-02-16 curtOne more pass at a reorg.
2000-02-16 curtOne more pass at reorgs.
2000-02-15 curtCode reorganization.
2000-02-15 curtAdded ...
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
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