]> git.mxchange.org Git - flightgear.git/history - FDM
Moved max node per tile definition to fg_constants.h
[flightgear.git] / FDM /
1999-04-03 curtOptimizations (tm) by Norman Vine.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-11 curtInterface with Jon's submitted JSBsim changes.
1999-02-05 curtIncorporating Jon S. Berndt's flight model code.
1999-02-05 curtModifications to incorporate Jon S. Berndts flight...
1999-02-01 curtRenamed FlightGear/Simulator/Flight to FlightGear/Simul...
1999-01-27 curtSet the runway height in cur_fdm_state as well as base_...
1999-01-20 curtTweaked FDM interface.
1999-01-19 curtWorking on being able to extrapolate a new position...
1999-01-09 curtConvert fgTIMESTAMP to FGTimeStamp which holds usec...
1999-01-08 curtFixed AOA reading on HUD.
1999-01-08 curtBeginning work on compensating for sim time vs. real...
1998-12-18 curtCollapsed out the FGState variables not currently neede...
1998-12-14 curtLaRCsim maintains all it's variables internally. I...
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-04 curtStubbed in a new flight model called "External" which...
1998-12-03 curtWorking on fixing up new fgFLIGHT class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-17 curtC++ ifying ...
1998-10-17 curtInitial revision.
1998-10-16 curtC++-ifying.
1998-10-16 curtRenamed flight.[ch] to flight.[ch]xx
1998-09-29 curtc++-ified comments.
1998-09-29 curtAdded a rate of climb calculation.
1998-08-24 curt.
1998-08-22 curtAttempting to iron out seg faults and crashes.
1998-07-30 curtBeginning to add support for multiple flight models.
1998-07-12 curtAdded fgFlightModelSetAltitude() to force the altitude...
1998-06-12 curtBuild only static libraries.
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-22 curtC++ - ifing the code a bit.
1998-04-21 curtIntegrated autopilot.
1998-04-18 curtMoved fg_debug.c to it's own library.
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-02-09 curtRemoved "depend" files from cvs control. Other minor...
1998-02-07 curtIncorporated HUD changes and struct/typedef changes...
1998-01-27 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
1998-01-24 curtmisc. tweaks.
1998-01-22 curtChanged #ifdef FILE_H to #ifdef _FILE_H
1998-01-19 curtMore misc. tweaks for rpk make merge.
1998-01-19 curtMerged in make system changes from Bob Kuehne <rpk...
1998-01-19 curtTons of little changes to clean up the code and to...
1998-01-19 curtMinor tweaks and fixes for cygwin32.
1997-12-30 curtIntegrated new event manager with subsystem initializat...
1997-12-10 curtPrepended "fg" on the name of all global structures...
1997-09-04 curtShufflin' stuff.
1997-08-27 curtChanged naming scheme of basic shared structures.
1997-07-23 curtPut comments around the text after an #endif for increa...
1997-07-20 curtFirst stab at a system to generate os2 makefiles automa...
1997-07-12 curtAdded ranlib.
1997-06-27 curtWorking on Makefile structure.
1997-06-27 curtWorking on Makefile structure.
1997-06-26 curtRestructuring make, adding automatic "make dep" support.
1997-06-25 curtMinor changes to compile with rsxnt/win32.
1997-06-21 curtContinue directory shuffling ... everything should...
1997-06-21 curtCapitalized subdirectory names.
1997-05-29 curtWorking on incorporating the LaRCsim flight model.
1997-05-29 curtInitial revision.
1997-05-29 curtStarting to build generic flight model interface.
1997-05-29 curtMoved to their own directory ...
1997-05-23 curtAdded GNU copyright headers.
1997-05-16 curtInitial revision.