]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2002-08-01 curtFilter fuel selector knob.
2002-08-01 curtFix tile cache resizing bug (which could lead to thrash...
2002-07-31 curtFixes so that we can read incoming broadcast packets...
2002-07-31 davidRoll out change that required CVS version of plib.
2002-07-31 davidPatch from Dave Luff:
2002-07-31 davidPatch from Erik Hofman:
2002-07-31 davidAccept multiple names for the same joystick.
2002-07-31 davidPatch from Julian Foad:
2002-07-31 davidPatch from Julian Foad:
2002-07-30 curtCameron Moore:
2002-07-30 curtA couple fixes to the network fdm interface.
2002-07-30 curtAdded formatted time to property tree for use by 'virtu...
2002-07-29 curtVarious tweaks, enhancements, and optimizations surroun...
2002-07-27 davidPatch from Melchior Franx to restore fog on tdfx cards...
2002-07-27 davidCreate a top-level branch in each tile for random objec...
2002-07-26 curtNo need to additionally ref() subcomponents of a tree...
2002-07-26 curtModified the partial ssg tree deletion algorithm so...
2002-07-26 davidSome renaming, since there wasn't really a tile-level...
2002-07-26 davidGive up on the idea of using a singleton dummy bounding...
2002-07-26 davidLoad models before counting them.
2002-07-26 curtOops, remove some unwanted debugging output.
2002-07-26 curtFixed some signed vs. unsigned warnings.
2002-07-26 davidAdded --random-wind command-line option.
2002-07-26 davidFixed reporting of winds, cloudbase, and altimeter...
2002-07-26 davidI totally misunderstood sgFrustum. This patch should...
2002-07-25 curtRestructure the way tile freeing is handled. When...
2002-07-25 curtRestructuring how tiles are freed to allow us to eventu...
2002-07-25 davidFix random seeds to avoid coincident objects but still...
2002-07-25 davidChange the extra culling to do only a quarter of the...
2002-07-25 davidAdded a new range-selector layer above each tile. ...
2002-07-25 davidFix a problem with the culling of out-of-range random...
2002-07-22 curtFixed a bug in FlightGear.py. Splitting name,value...
2002-07-22 curtWe require plib-1.4.2 or newer.
2002-07-22 curtSave state before drawing '3d' panel, and then restore...
2002-07-21 curtRemoved some redundant glLight() calls.
2002-07-21 curtThis was an old version, so I replaced the contents...
2002-07-21 curtPatch to explicitely control the specular lighting...
2002-07-21 curtSupport for fuel selector switch.
2002-07-20 davidRenamed /sim/rendering/dynamic-objects to
2002-07-20 davidAdded more documentation.
2002-07-20 davidAdded --disable-random-objects and --enable-random...
2002-07-20 davidMore efficient version of get_bounding_radius from...
2002-07-20 davidEnforce a sane minimum of 1000m for coverage, to avoid...
2002-07-20 davidRandomly-place object overhaul and enhancements
2002-07-20 davidMoved object information into a new subclass of FGNewMa...
2002-07-18 davidProblem reported by Erik Hofman:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidMake objects appear more smoothly and reliably.
2002-07-18 davidMore efficient rotation matrix calc from Norm Vine.
2002-07-18 davidSignificant speedup for randomly-placed objects, by...
2002-07-18 davidModifed random-object code for more memory efficiency:
2002-07-17 davidMore functional decomposition and documentation.
2002-07-17 davidFix some minor inconsistencies and inefficiencies:
2002-07-16 davidStarted functional decomposition for dynamic objects.
2002-07-16 curtput a separate LOD node in front of ever random object...
2002-07-15 davidAdded support for dynamically-generated scenery objects...
2002-07-11 tonyMember variable initialization fixes from Cameron Moore
2002-07-10 tonyFixed typo in SetGammaFallback()
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-07-07 davidPatch from Julian Foad:
2002-07-06 davidPatch from Julian Foad:
2002-07-06 davidPatch from Julian Foad:
2002-07-06 davidRemove a kludge that was introduced to work around...
2002-07-06 davidChange identifiers to their new names to match hud...
2002-07-06 davidPrefix "HUD_" (or "HUD_FONT_" in two cases) to #defined...
2002-07-05 curtUpdate controls so we can specify each tank on/off...
2002-07-05 curtOops, fixed a typo.
2002-07-05 curtAdded a fuel selector switch. I understand that this...
2002-07-05 curtSwitch to snprintf() for safety.
2002-07-05 curtMSVC fixups.
2002-07-04 curtAdded interface to ATC xponder hardware.
2002-07-04 curtInitial revision of a Bendix/King KT 70 transponder.
2002-07-04 curtFixed up a couple loose ends.
2002-07-04 davidModified to use named-joystick bindings when available...
2002-07-03 curtA bunch of reorg and clean up of the KR 87 (adf) code...
2002-07-03 curtUpdated adf property names.
2002-07-03 curtA couple ADF needle direction tweaks.
2002-07-03 curtAdd support for KR 87 annunciators.
2002-07-03 davidPatch from Dave Luff to use dt properly in CHT calculation.
2002-07-03 davidFix a bug reported by Frederic Bouvier:
2002-07-03 davidCommented out a cout statement.
2002-07-02 curtDefault to ADF (rather than ANT) mode and start with...
2002-07-02 curt- Oops, some name simplification led to overlapping...
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-30 curtUpdated hardware interface to match new KR 87 features.
2002-06-30 curtWorking on implimenting the timer features of the King...
2002-06-29 curtAllow the default GUI font to be set via properties.
2002-06-28 davidPatch from Melchior Franz:
2002-06-28 davidFixed an uninitialized variable reported by Frederic...
2002-06-28 davidUpdate from JSBSim - fix bugs reported by Gonzalo Peral...
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
next