]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1999-03-21 curtRemoved Dem2node from the Tools fold.
1999-03-02 curtTweaks for native SGI compilers.
1999-03-01 curtTruth in advertising.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-05 curtTweaks for the solaris platform.
1999-02-01 curtConverted to C++ style comments.
1999-01-27 curtTweak for solaris.
1999-01-19 curtMacOS portability changes contributed by "Robert Puyol...
1999-01-19 curtAdded support for MacOS (Metrowerks)
1999-01-19 curtCheck for -lsocket since this is required by solarais.
1999-01-08 curtAdded fg_memory.h
1999-01-06 curtrenamed general.h to general.hxx
1998-12-18 curtConverted to a simpler frame rate calculation method.
1998-12-09 curtUse C++ style comments.
1998-12-07 curtMemory related portability improvements.
1998-11-23 curtReference the proper file name of fg_traits.hxx
1998-11-07 curtEnable release builds using the --without-logging optio...
1998-11-06 curtInitial revision.
1998-11-06 curtChanges to track Bernie's updates to fgstream.
1998-11-06 curtMore portability improvements by Bernie Bright.
1998-11-02 curtHUD units now display in feet by default with meters...
1998-11-02 curtPortability updates from Bernie Bright
1998-11-02 curtCheck for __CYGWIN__ (b20) as well as __CYGWIN32__...
1998-10-22 curtAdded compiler.h to source files.
1998-10-16 curtfg_stl_config.h -> compiler.h, fg_stl_config.h maintain...
1998-10-13 curtMore portability changes to help with windoze compilati...
1998-09-29 curtStart of some borland c support
1998-09-15 curtInclude/fg_callback.hxx
1998-09-10 curt/Simulator/Objects/fragment.hxx
1998-09-02 curtTweaks for final 0.53
1998-08-30 curtInitial revision. Contributed by Bernie Bright.
1998-08-24 curtAdded ONE_SECOND (in radians)
1998-08-20 curtAdded a status flat for instrument panel use.
1998-08-19 curtChanges by Bernie Bright to check for getrusage().
1998-07-30 curt*** empty log message ***
1998-07-12 curtAdded #ifdef HAVE_CONFIG_H ...
1998-07-08 curtChanged name of EQUATORIAL_RADIUS_KM and RESQ_KM to...
1998-07-03 curtAdded conversion constants to fg_constants.h to assist...
1998-07-03 curtsomething switch position for some reason.
1998-06-27 curt#define _FG_LIMITS_H instead of _LIMITS_H
1998-05-23 curtRemoved derived files "Makefile.in" from version control.
1998-05-17 curtRe-organized PI related constants.
1998-05-16 curtDefined field of view max/min limits.
1998-05-13 curtfg_typedefs.h: updated version by Charlie Hotchkiss
1998-05-11 curtInitial revision.
1998-05-07 curtLowered size of frame rate history buffer.
1998-05-06 curtAdded a shared frame rate counter.
1998-05-02 curttypedef-ified fgCartesianPoint3d
1998-04-28 curtInitial revision of fg_zlib.h
1998-04-26 curtAdded an rint() / HAVE_RINT check.
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-08 curtTweaks to Gnu automake/autoconf system.
1998-04-06 curtMinor cleanups and reorganizations.
1998-04-03 curtConverting to Gnu autoconf system.
1998-03-23 curtMade FG_EPSILON smaller.
1998-03-14 curtPromoted fgGENERAL to a "type" of struct.
1998-02-16 curtMinor tweaks.
1998-02-13 curtInitial revision.
1998-02-12 curtIncorporated code changes contributed by Charlie Hotchkiss
1998-01-27 curtprepended "fg_" on the front of these to avoid potentia...
1998-01-22 curtChanged #ifdef FILE_H to #ifdef _FILE_H
1998-01-07 curtMiscellaneous tweaks.
1997-12-15 curtMoved to .../FlightGear/Src/Include/