]> git.mxchange.org Git - flightgear.git/history - src/FDM/UIUCModel
/FDM/UIUCModel/uiuc_aircraft.h
[flightgear.git] / src / FDM / 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...