]> git.mxchange.org Git - flightgear.git/history - src
Make it optional whether a dialog can be dragged or not.
[flightgear.git] / src /
2005-05-02 ehofmanMake it optional whether a dialog can be dragged or...
2005-05-02 mfranzcleanup (deleting NULL pointers is explicitly allowed)
2005-05-01 mfranzdon't crash if fgfs is called with an invalid argument...
2005-04-29 ehofmanMathias:
2005-04-26 andySame bug, different place. Don't treat a length of...
2005-04-26 andyDon't try to strlen() the input buffer if the length...
2005-04-26 ehofmanHarald Johnson:
2005-04-24 ehofmanHarald Johnson:
2005-04-22 mfranzcode simplification: use atan2() [discussed with...
2005-04-21 mfranz"condition" needs to be clamped like "mixture", so...
2005-04-19 ehofmanMathias Fröhlich:
2005-04-19 ehofmanMelchior: Make line wrapping in textboxes configurable...
2005-04-19 ehofmanDavid Culp:
2005-04-19 curtThis is a work in progress. I am extending the "Extern...
2005-04-19 curtFix a couple typos.
2005-04-18 andyUpgrade to Nasal 1.0 test candidate
2005-04-13 andyFix units bug with fuel flow
2005-04-13 ehofmanAllow for recolloring the dialogs.
2005-04-08 andyDon't overwrite the castering value with the non-caster...
2005-04-08 andyOops, stray line in the checkin. I'm sure fenv.h would...
2005-04-08 andyExport "rollspeed-ms" and "caster-angle-deg" properties...
2005-04-06 ehofmanMelchior FRANZ:
2005-04-06 ehofmanMelchior FRANZ:
2005-03-31 ehofmanMelchior FRANZ:
2005-03-31 ehofmanMelchior FRANZ:
2005-03-31 ehofmanCygwin (windows) fix.
2005-03-29 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-25 curtUpdate nasal function name.
2005-03-24 curtUse standard length types (stdint.h where available...
2005-03-24 ehofmanMelchior FRANZ:
2005-03-23 andyInsert a sanity hack from Melchior that apparently...
2005-03-22 andyI fixed the gear-ratio handling in the solution computa...
2005-03-19 ehofmanMathias Fröhlich:
2005-03-16 curtPermit a single nasal module to reference any number...
2005-03-10 curtAdd support for "offset" tag ... (value = raw * factor...
2005-03-09 curtUpdated hybrid of original busy-wait frame rate throttl...
2005-03-09 ehofmanFrederic Bouvier:
2005-03-08 ehofmanIRIX fixes.
2005-03-08 ehofmanIRIX fix.
2005-03-03 curtRevert last change.
2005-03-03 curtChange fuel selector data type from bool to int.
2005-03-03 curtFix a small oops.
2005-03-03 curtAdd support for a simple deadband.
2005-02-25 curtAdd support for drawing only a portion of the configure...
2005-02-25 curtCurrently, aspect ratio is computed directly from the...
2005-02-25 curtOops, committed some code that should *not* be in the...
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-02-24 ehofmanVivian Meazza:
2005-02-22 ehofmanupdate paths.
2005-02-22 ehofmanAdd the ability to set the minimum allowed age for...
2005-02-18 ehofmanCygwin fixes.
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-17 ehofmanAdd the missing carrier files.
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2005-02-15 curtAdd support for aileron and rudder trim.
2005-02-15 curtAdd support for aileron and rudder trims.
2005-02-15 curtTweak ...
2005-02-15 curtAdd an "additive-switch" type.
2005-02-15 curtFix a "signededness" error.
2005-02-10 ehofmanDurk Talsma:
2005-02-02 daveluffMinor fix
2005-02-02 ehofmanMake sure snprintf can be found
2005-02-01 curtRoy Ovesen:
2005-01-31 ehofmanAndrew Midson:
2005-01-29 ehofmanPut the code at the proper place.
2005-01-29 ehofmanGeoff Air:
2005-01-27 ehofmanCosmetic updates.
2005-01-27 ehofmanMelchior FRANZ:
2005-01-26 andyConstant-speed props were seeking to engine speed,...
2005-01-24 ehofmanMartin Spott:
2005-01-21 daveluffEmergency fix for AI model loading - non existance...
2005-01-21 curtFix my contact info.
2005-01-20 ehofmanRoy Vegard Ovesen:
2005-01-20 ehofmanMelchior FRANZ:
2005-01-19 curtAdd some formated frequency outputs to aid panel builders.
2005-01-17 curtThrow an exception when no valid scenery path defined.
2005-01-17 curtRemove unneeded #include's
2005-01-17 ehofman... and make sure the number can actually be negative.
2005-01-17 ehofmanOops, don't forget that the axisnumber can actually...
2005-01-17 ehofmanSilently ignore platforms that are not specified within...
2005-01-15 ehofmanChange debug level: try --log-level=debug and you see...
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2005-01-05 curtA couple minor tweaks to the replay subsystem to allow...
2005-01-05 curtDefault KT-70 to serviceable = true.
2005-01-05 curtAdd cht (cylinder head temp) and tit (turbine inlet...
2005-01-04 curtA quick fix to avoid breaking non-unix-ish platforms.
2005-01-03 curtFix a mistake in handling of engine starter property...
2005-01-03 curtInitialize the timer countdown value since this could...
2004-12-30 curtFix some property names.
2004-12-30 curtSwitch from bool to int for more deterministic structur...
2004-12-30 curtFix several typos (first time this has been tested...
2004-12-30 curtRemove extraneous property.
2004-12-30 curtVarious tweaks to ATC Flight Sim hardware inputs/outputs.
2004-12-30 curtAdd back power button binding, but move the location...
2004-12-29 curtFGIO::shutdown_all() is called from the FGIO destructor...
2004-12-29 curtFGIO::shutdown_all() is called from the FGIO destructor...
2004-12-27 daveluffMake sure the ATIS reports surface winds at airports...
2004-12-27 ehofmanDurk Talsma:
next