]> git.mxchange.org Git - flightgear.git/history - src
Fixed some signed vs. unsigned warnings.
[flightgear.git] / src /
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 curtSave state before drawing '3d' panel, and then restore...
2002-07-21 curtRemoved some redundant glLight() calls.
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:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Julian Foad:
2002-06-28 davidPatch from Cameron Moore:
2002-06-28 david3D panel support from Andy Ross:
2002-06-27 curtUpdates to the OpenGC interface from John Wojnaroski.
2002-06-27 curtInitialize a value so we don't see non-deterministic...
2002-06-24 andyWrong units when interpreting <weight> tags.
2002-06-20 andyHack in an /accelerations/pilot-g property, for testing...
2002-06-19 davidAllow an empty virtual model, to which other submodels...
2002-06-19 davidAvoid a segfault when a named object is not found for...
2002-06-18 davidAdded fgAddChangeListener convenience functions.
2002-06-16 curtUpdated to match changes in radiostack.[ch]xx
2002-06-16 curtA little prepratory code reorganization before modeling...
2002-06-15 andyFinally fixed the flap drag issue. Drag modifications...
2002-06-14 curtErik Hofman:
2002-06-13 curtAndy Ross:
2002-06-12 curtErik Hofman:
2002-06-12 andyBugfix. The engine thrust is recalculated based on...
2002-06-12 curtUpdates to the 610x interface:
2002-06-11 curtErik Hofman:
2002-06-11 curtErik Hofman:
2002-06-10 curtErik Hofman:
2002-06-10 andyReally simple command line airplane compiler. Basicall...
2002-06-10 davidSeparate the model geodetic position and orientation...
next