]> git.mxchange.org Git - simgear.git/history - simgear
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear...
[simgear.git] / simgear /
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-16 curtForgot to #include <vector>
2003-05-16 curtI missed committing t hese changes yesterday.
2003-05-16 ehofmanA patch from Frederic Bouvier to correct a naming probl...
2003-05-15 curtVarious code massaging.
2003-05-15 curtRename matobj -> matmodel.
2003-05-15 curtSeparate out the SGMaterial::Object{,Group} code into...
2003-05-14 ehofmanAdd some missing requirements
2003-05-14 curtJust a bit of renaming.
2003-05-14 curtMoved some low level scene graph construction code...
2003-05-14 curtRemoved global instance of the material manager. Each...
2003-05-13 curtRemoved non-textured and flat shaded support because...
2003-05-13 ehofmanMake the current color of the sun available
2003-05-13 ehofmanImprove speed and readabillity
2003-05-13 ehofmanOops, make the cloud layer look more like an inverted...
2003-05-13 davidAdded generated files.
2003-05-13 davidAdded props_test program.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-11 ehofmansimgear/sky/
2003-05-11 ehofmanCygwin build fixes
2003-05-09 curtMoved loader.[ch]xx and model.[ch]xx from fgfs/src...
2003-05-09 curtMinor tweaks and clean ups.
2003-05-09 curtMoved to SimGear from FlightGear/src/Model/
2003-05-09 curtAdded "SG" prefixes to match other SimGear classes.
2003-05-09 ehofmanMove the FlightGear sound code over to SimGear
2003-05-08 ehofmanignore certain files for CVS commits
2003-05-08 curtSplit out animation code from fgfs-src/Model/model...
2003-05-07 curtRemoved some extraneous debugging output. Hey, this...
2003-05-06 curt- Moved some property specific code into simgear/props/
2003-04-14 curtPass doubles as const ref's to save a couble bytes...
2003-04-13 ehofmanFixup for windows machines
2003-04-12 ehofmanMove the texture object to the screen directory for...
2003-04-12 ehofmanMove the texture object to the screen directory for...
2003-04-10 ehofmanremove a depreciated file
2003-04-10 ehofmanremove a depreciated file
2003-04-10 ehofmanget rid of malloc()
2003-04-10 ehofmanDepreciate a wrapper header file
2003-04-09 ehofmanUpdate a SimGear/FlightGear inconsistancy
2003-04-09 ehofmanfix a booboo
2003-04-09 ehofmanAdd out own texture object
2003-04-05 davidUse "coverage" instead of "type".
2003-03-22 ehofmanMake debug levels an integer
2003-03-20 ehofmanadd Air Traffic Controll to the list of possible debug...
2003-03-19 ehofmanimproved STL compatibility header files
2003-03-10 curtRemove 3d clouds from the default build. These can...
2003-03-02 davidPatch from Frederic Bouvier:
2003-03-02 davidAdded tabbed_test program.
2003-03-02 davidPatches from Erik Hofman (for Irix? I've lost the origi...
2003-02-28 curtBernie Bright:
2003-02-26 curtAdd some convenience functions to the SGPath function.
2003-02-15 curtOops, missed this the first time.
2003-02-15 curtJames Turner:
2003-02-15 curtJames Turner:
2003-01-23 curtMisc. tweaks that have been laying around.
2003-01-23 curtFreeBSD pthread and malloc fixes.
2003-01-02 curtSome how the contents of this file got doubled up ...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidPatch from Erik Hofman:
2002-12-30 davidAdded missing Makefile.am from Erik Hofman.
2002-12-30 davidIRIX/MipsPro patches from Erik Hofman:
2002-12-10 curt- Refactoring configure.ac a bit to use $host (please...
2002-12-04 curtFixes for 0.3.1 release.
2002-12-03 curt#include <simgear_config.h> as necessary.
2002-12-02 curtNOMINMAX fix ...
2002-11-17 davidIncludes patch from Erik Hofman.
2002-11-17 davidCygwin patch from Patrick Staehlin:
2002-11-17 davidMS patch from Norm Vine to fix min/max macro defs.
2002-11-11 davidAllow 'include' attribute on root PropertyList element.
2002-10-26 davidSimplified the command-manager interface.
2002-10-24 curtErik Hofman: fix an Irix build problem.
2002-10-18 davidChange int to GLenum for portability.
2002-10-04 curtJohn W:
2002-10-03 curtFixes from Mark Harris.
2002-10-03 curtFix a texture state problem that caused clouds to occas...
2002-10-03 curtJohn Wojnaroski:
2002-10-02 curtref() the cloud states before use so that if we are...
2002-09-22 curtFix a tyop.
2002-09-20 curtDid I forget to commit John's loader patch?
2002-09-19 curtAdded extgl.c and extgl.h
2002-09-18 curtTweaks to build system following removal of interpreter...
2002-09-18 davidRemoved simgear/interpreter directory; most likely...
2002-09-18 curtErik Hofman:
2002-09-18 curtRemoved unnecessary files.
2002-09-18 curtNorman's most recent 3d clouds code tweaks.
2002-09-17 curtLatest changes from John.
2002-09-17 curtBuild with other simgear header files from source tree...
2002-09-16 curtLatest changes from John Wojnaroski.
2002-09-16 davidRolled Norm's change back out; update needs to be calle...
2002-09-16 davidPatches from Norm Vine to get clouds working (and add...
2002-09-15 davidIgnore generated files.
2002-09-15 curtChange the header install directory.
2002-09-14 davidAdded stamp-h1.
2002-09-14 davidAdded newlines and did other clean-ups to eliminate...
2002-09-13 curtAdded simgear/sky/clouds3d to the build system.
2002-09-13 curtTweak lib name.
2002-09-13 curtInitial revision.
2002-09-07 curtInitial revision
2002-09-06 curtFixes to allow MingW compilation.
2002-09-02 curtAdditional configure changes.
next