]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2002-12-05 curtUpdates for 0.9.1
2002-12-04 curtadd uiuc_getwind.h to distribution.
2002-12-04 daveluffAdd ground.[ch]xx, groundlist.[ch]xx and ATCVoice....
2002-12-04 daveluffChanges to support voice rendering of ATC
2002-12-04 daveluffChanges towards tower control - work in progress with...
2002-12-04 daveluffChanges and additions to utility functions to support...
2002-12-04 daveluffMinor changes to variable name and comments
2002-12-04 daveluffMinor change to variable name
2002-12-04 daveluffChanges to support AI taxiing and crabing when flying...
2002-12-04 daveluffRemoved unused code and obsolete comments
2002-12-04 daveluffChanges to support voice ATIS
2002-12-04 daveluffInitial draft of a canned ATC voice handling class
2002-12-04 daveluffAdd ground control frequency data handling along the...
2002-12-04 daveluffInclude GPL
2002-12-04 daveluffChanges towards ground control and AI taxiing currently...
2002-12-04 tonySync with JSBSim CVS
2002-12-04 davidHide more generated files.
2002-12-04 davidIgnore more generated files.
2002-12-03 curtUpdates for 0.9.0 release.
2002-12-03 curtInitial revision.
2002-12-03 curtAdded utils/TerraSync/
2002-12-03 curtAdded TerraSync/
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-12-03 curtAdd -lplibjs where needed.
2002-12-02 curt#define NOMINMAX for cygwin/gcc-3.2 builders.
2002-12-02 curtRemove cout/endl usage and replace with SG_LOG()
2002-12-01 curtAndy Ross:
2002-11-30 andyHonor the /sim/freeze/fuel property to inhibit fuel...
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-30 curtA small amount of additional massaging of tile manager...
2002-11-30 andyAdd the command-line yasim compiler to the automake...
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-30 andyAdded a tunable "induced drag" number to aircraft....
2002-11-30 curtSplit out tile load/free queue processing into a separa...
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-11-27 davidPatch from JSBSim:
2002-11-27 davidChange from JSBSim:
2002-11-26 curtDon't force ground lighting to have the same limited...
2002-11-26 curtHaving the runway lights "pop" in at a specific range...
2002-11-25 curtMake the runway lights come on just a bit sooner in...
2002-11-23 tonyUpdates for cygwin
2002-11-21 curtMinor property name change to avoid some minor confusion.
2002-11-18 curtRemoved depricated files.
2002-11-18 curtAdded a "Presets" menu.
2002-11-17 davidIrix patch from Erik Hofman.
2002-11-17 curtIf a non existant runway is specified with --runway...
2002-11-17 curtAdded a --runway= option which can be used in conjuncti...
2002-11-17 curtAdded some cheap eye candy to entertain myself for...
2002-11-17 davidCygwin patch from Patrick Staehlin:
2002-11-17 davidPatch from Jim Wilson to fix model offsets:
2002-11-17 davidI wrote:
2002-11-16 davidMake sure led_font isn't used unless it's initialized.
2002-11-16 davidReduce POFF_UNITS from 40 to 4, following Andy Ross...
2002-11-16 davidPatch from Frederic Bouvier:
2002-11-16 curtClean ups to the code that determines initial position...
2002-11-16 curtMake the routines that scan the command line options...
2002-11-16 curtSome various massaging and clean ups of initialization...
2002-11-16 davidTurn off runway lights during the day, except in less...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-13 davidCorrect offset-deg in a rotate animation so that it...
2002-11-09 andyAdd "spring" and "damp" tunables to gear objects.
2002-11-08 curtRobert Deters:
2002-11-08 curtRobert Deters:
2002-11-08 davidMoved command information into user data.
2002-11-08 davidSeparated out GUIWidget class to manage a top-level...
2002-11-08 davidInstead of reading $FG_ROOT/gui.xml, recursively read...
2002-11-07 davidAdded button actions so that property fields can be...
2002-11-07 davidStarted new, XML-configurable GUI subsystem.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
2002-11-06 davidFixed bug in timed update cycling.
2002-11-06 davidAdded a new TimedAnimation, using the type "timed"...
2002-11-05 andyBlindingly stupid ground effect bug. It interpolated...
2002-11-05 davidPatch from Andy Ross:
2002-11-04 curtCleaned up some debugging output.
2002-11-04 curtAdd support for drawing ODALS approach lighting.
2002-11-04 davidPatch from Jim Wilson:
2002-11-03 davidRemoved debug print statements.
2002-11-03 davidStreamline to create fewer branch nodes. This involves...
2002-11-03 davidEliminate dependency of flight.hxx on model.hxx, to...
2002-11-02 davidModified /sim/current-view/axes/long and /sim/current...
2002-11-01 curtPut taxiway lights in their own scene graph so we can...
2002-10-30 curtFix a couple oversights in the runway light lifting...
2002-10-30 curtRemove distance component from runway lifting function...
2002-10-29 curtAndy Ross:
2002-10-29 curtAndy Ross:
2002-10-27 davidFixed jump around the north indication.
2002-10-27 andyFix coordinate conventions for reporting pilot accelera...
2002-10-26 davidModified for simpler command-manager interface.
2002-10-26 davidDocumentation on adding new built-in commands to Flight...
2002-10-25 davidMajor code simplification.
2002-10-24 curtDefault to experimental point lighting disabled.
2002-10-24 curtErik Hofman: Irix build fixes.
2002-10-24 curtTweak red and blue runway light colors a bit more.
2002-10-24 curtRemoved some left over debugging output.
2002-10-24 curtWhite space tweak ...
2002-10-24 curtFix a subtle bug in the partial ssg tree deleter which...
2002-10-23 curtTweak lighting colors a bit. Add a slight yellow tint...
2002-10-23 curtFixed the DG heading bug hold to work with the new...
2002-10-22 curtUpdates to how we structure runway lighting in the...
next