]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2003-01-01 davidWork around G++ 2.95 bug by removing use of STL find...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidAdd the 'offset' and 'factor' arguments back into prope...
2002-12-31 davidPatch from Bernie Bright:
2002-12-31 davidPatch from Norm Vine to remove unnecessary include...
2002-12-31 davidModify the property-assign command to optionally copy...
2002-12-31 davidRequire /sim/rendering/experimental-lighting to be...
2002-12-31 davidPatch from Erik Hofman:
2002-12-30 davidCleanup from Norman Vine to prevent compiler warnings...
2002-12-30 davidBug fix suggested by Gonzalo Peralta:
2002-12-30 davidDistance attenuation patch from Erik Hofman:
2002-12-30 davidIRIX/MipsPro patches from Erik Hofman:
2002-12-30 davidRemoved the (apparently unused) 'factor' and 'offset...
2002-12-30 davidMade it possible to add and remove models programmatica...
2002-12-30 davidCleaned up some whitespace.
2002-12-28 davidAllow panel mouse bindings to use mod-up.
2002-12-23 davidFixed so that 2D panel bindings work again.
2002-12-23 davidRemoved debugging statements accidentally left in.
2002-12-22 davidAdded new commands:
2002-12-22 davidUse SGPropertyNode_ptr and add a private copy construct...
2002-12-22 davidReworked the XML-configurable GUI to use the same bindi...
2002-12-21 curtVarious tweaks.
2002-12-20 daveluffAdd SG_USING_STD(ifstream)
2002-12-19 curtAllow the polling frequency of the telnet/props server...
2002-12-19 daveluffRead KEMT ground network from file instead of hardwirin...
2002-12-19 daveluffCode beautifying
2002-12-19 daveluffMake AI traffic more robust to not getting a list of...
2002-12-18 curtFix a potential crash when an electrical system is...
2002-12-17 curtNorman Vine:
2002-12-17 curtNorman Vine:
2002-12-17 daveluffFirst draft of an ATC dialog box, mostly copied from...
2002-12-17 curtRemove DOS line endings.
2002-12-17 daveluffAdd some stub functions to FGTower to aid ATC dialog...
2002-12-17 tonyFix for X-15 crash.
2002-12-16 daveluffComment out stray cout
2002-12-16 curtTweaks from Erik Hofman.
2002-12-16 curtRead audio panel switches and parking brake.
2002-12-16 curtAdded support for an audio panel.
2002-12-16 curtAdditional failure modeling.
2002-12-16 curtOBS turning work, work on supporting failure moding.
2002-12-15 davidAdd a reinit() stub for subsystems, so that they can...
2002-12-14 curtSimplified to use the delta_time_sec that is passed...
2002-12-14 curtWork on nav2_obs tuner.
2002-12-14 curtChange time counter to a double. Add a variable which...
2002-12-12 davidRemoved redundant logging statement.
2002-12-12 andyChanging the thresholds to be bigger in the previous...
2002-12-12 curtTweak taxi light rendering so they don't look completel...
2002-12-12 curtFix lost audio.
2002-12-11 andyPut in some (currently compile-time) tuning for the...
2002-12-11 andyUpdate masses on the rigid body when consuming fuel...
2002-12-11 davidHave DummyBSphereEntity inherit from ssgBranch instead...
2002-12-11 curtFix out of order initialization crash (not sure how...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-10 curt#ifdef out all references to sgCloud3d until more of...
2002-12-07 curtChange library order for cygwin.
2002-12-07 curtWhite space cleanups.
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-12-06 daveluffPatches from Erik Hofman - use Plib's wave file loader...
2002-12-06 curtFix for Irix.
2002-12-05 daveluffCode improvements from Norman Vine
2002-12-05 curtUpdates for 0.9.1
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...
next