]> git.mxchange.org Git - flightgear.git/history - src/FDM/UIUCModel
I forgot a linker dependency. It really si time to figure out why these are all needed.
[flightgear.git] / src / FDM / UIUCModel /
2004-03-16 curtAdd extern "C" wrappers.
2004-03-16 curtRob Deters: UIUC updates from March 1, 2004.
2003-12-11 ehofmanSTL chnages
2003-07-27 mseligFixes namespace conflict with the variable ch. Changed...
2003-07-25 mseligIncludes mods to greatly shorten the uiuc_recorder...
2003-07-25 mseligFixes compiler warning related to this gcc message...
2003-07-25 mseligFixes compiler warning related to this gcc message...
2003-06-10 mseligFixes some weirdness that Fred reported. Used his...
2003-06-09 mseligseveral init updates + changes init zeros to false
2003-06-09 mseliggear retract rate input line changes
2003-06-09 mseligmods made to setup for some initializations in uiuc...
2003-06-03 ehofmanSome compiler fixes
2003-05-25 ehofmanRename some defines to prevent a namespace clash
2003-05-22 mseligsign change to rudder SAS
2003-05-15 ehofmanMSVC fixes
2003-05-13 curtRobert Deters:
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-11-08 curtRobert Deters:
2002-11-08 curtRobert Deters:
2002-09-11 curtMichael Selig:
2002-09-11 curtUpdates from Rob Deters.
2002-09-11 curtUpdates from Rob Deters.
2002-09-03 curtRemoved dos line endings.
2002-09-03 curtInitial revision.
2002-09-02 curtUpdates to the UIUCModel code. This includes some...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-05-09 curtRobert Deters:
2002-04-04 curtMore platform/compiler compatibility fixes.
2002-04-03 curtThe previous version used a feature (language extension...
2002-04-01 curtI have attached revisions to the UIUC code. The revisi...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-08 davidModified to use a relative path for aircraft_dir rather...
2002-01-23 curtSmall fix for Irix.
2002-01-10 davidANSI C++ fixes, to allow compilation with g++ 3.x.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
2001-09-14 curtTweaks.
2001-09-14 curtMore changes in support of UIUCModel.
2001-09-14 curt/FDM/UIUCModel/uiuc_aircraft.h
2001-08-14 curtMisc tweaks.
2001-07-30 curtVarious MSVC tweaks and warning fixes.
2001-05-17 curtMSVC++ changes contributed by Geoff McLane.
2001-04-13 curtOops missed one updated file.
2001-04-13 curtIrix MipsPRO fixes.
2001-03-29 curtInitial revision.
2001-03-29 curt- model loading should work again with the latest CVS...
2001-03-29 curtFrom: David Megginson <david@megginson.com>
2001-03-23 curtFG_ to SG_ namespace changes.
2001-01-11 curtMinor MSVC porting tweaks.
2000-12-13 curtMacOS changes contributed by Darrell Walisser (12/13...
2000-10-24 curtI tested:
2000-10-16 curtAdded #include <math.h> for fabs()
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-26 curtMinor changes to several includes to allow out of sourc...
2000-09-21 curtFixes for MSVC++ issues.
2000-09-20 curtbuilddir -> srcdir so builds can be done outside the...
2000-09-15 curtAdded .h flags so the they are included in the distribu...
2000-09-10 curtMACOS -> macintosh
2000-09-08 curtSep 8, 2000 panel updates from David Megginson.
2000-09-06 curtSep 1 2000 updates from the UIUC team.
2000-05-27 curtFirst quick hack at panel shading.
2000-05-24 curtMSVC5 Compatibility tweaks.
2000-05-23 curtFixes to uiuc includes and initialization.
2000-04-27 curtMacOS build updates.
2000-04-13 curtAdded one more missing include file.
2000-04-12 curtFixed a syntax error (stray space).
2000-04-12 curtAdded all .h files to Makefile.am so they can be includ...
2000-03-22 curtUIUC flight model contribution. This is based on LaRCs...