]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2005-11-17 curtFinal updates for v0.9.9
2005-11-17 curtClock also able to report local time.
2005-11-17 curt737 depends on T38 instruments.
2005-11-17 curtDon't exclude 'data/Data' directory.
2005-11-17 curtExpose local timezone offset in the property tree.
2005-11-16 ehofmanDavid Culp:
2005-11-15 curtUpdates from Fred Bouvier:
2005-11-15 curtUpdate 'magic' for more consistant cross platform padding.
2005-11-14 mfranznumber one reason for lots of stale METAR reports is...
2005-11-14 mfranzPrevent download of thousands of METAR reports if all...
2005-11-13 ehofmanThis section was accidentally committed togetehr with...
2005-11-13 ehofmanUse the new clouds3d-enable property instead.
2005-11-13 ehofmanUse the new clouds3d-enable property instead.
2005-11-12 ehofmanStart the HTML documentation in the default browser...
2005-11-12 ehofmanCygwin fix.
2005-11-12 ehofmanSync with SimGear.
2005-11-12 mfranz"nine" (via IRC):
2005-11-12 mfranzThis is an ugly fix for an ugly problem. And no, the...
2005-11-12 ehofmanMake use of the new sound_sample function arrangement.
2005-11-12 curtDowngrade some debugging output to the SG_DEBUG log...
2005-11-11 andyOops again -- forgot that the solver needs fuel too. :)
2005-11-11 mfranztry to fix faces that come after (currently) unfixable...
2005-11-11 curtAdded a Thanks entry.
2005-11-11 mfranzsunpos.hxx is no more
2005-11-11 ehofmanDeprecate some non GPL compatible code in favor of...
2005-11-11 ehofmanUse the default included aircraft.
2005-11-11 mfranzFred: let the bool function actually return something
2005-11-11 curtv0.9.9-pre3 updates.
2005-11-11 curtUpdate.
2005-11-10 andyOops, typo.
2005-11-10 andyPredicate "engine running" on the out-of-fuel properties.
2005-11-10 andyNo-op checkin: Add some Surface test code (#if'd out...
2005-11-10 andyFix stall widths for the "auxilliary" (reverse flow...
2005-11-10 curtUpdates to the list of files included in the released...
2005-11-10 ehofmanExpose the strut compression.
2005-11-10 ehofmanSmall bug fix, get the weighted average of the same...
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2005-11-09 curtv0.9.9-pre2 updates.
2005-11-09 curtUpdates.
2005-11-09 mfranzdistinguish editable and non editable textboxes; the...
2005-11-09 mfranzprepare for pending plib change: set combobox/selectbox...
2005-11-09 mfranzreinit(): destroy, reload and re-open dialogs (menu...
2005-11-09 curtMathias Fröhlich:
2005-11-09 mfranzreplace hard-coded HUD config dialog with NewGUI dialog
2005-11-08 curtUpdates.
2005-11-08 mfranzdon't destroy iterated map entries; delete _menubar...
2005-11-08 mfranzDon't use the [] notation here to test for the existenc...
2005-11-08 ehofman*** empty log message ***
2005-11-08 ehofmanHarald JOHNSEN: really disable fog
2005-11-07 curtUpdates.
2005-11-06 mfranzinterpret negative dialog <x> and <y> coordinates as...
2005-11-06 curt0.9.9-pre1 updates.
2005-11-06 andyForce fuel flow to zero when the engine isn't running.
2005-11-06 mfranzbacking out all changes to non-depreciated symbols...
2005-11-06 mfranzbacking out all changes to non-depreciated symbols...
2005-11-06 mfranzPUCLASS_LIST is already defined in <plib/puAux.h>.
2005-11-06 curtUpdates in preparation for the v0.9.9 coming sometime...
2005-11-05 curtAdmin updates.
2005-11-05 curtWhite space fix.
2005-11-05 mfranzimplement <key> property for key names: <keynum>27...
2005-11-05 mfranzswitch from depreciated pui functions to the "new"...
2005-11-04 mfranzreplace depreciated plib symbols with their new forms
2005-11-04 ehofmanMathias Fröhlich:
2005-11-03 mfranzreturn correct input object
2005-11-02 andyVivian reported that the caster angle of the Hunter...
2005-11-02 mfranzcleanup
2005-11-02 mfranzmake transmission buttons accessible via accelerator...
2005-11-02 mfranzallow to trigger widgets via accelerator key, which...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 mfranzsimplification
2005-10-30 mfranzfix min/max coordinates; spelling; cosmetics
2005-10-30 ehofmanOliver Schroeder:
2005-10-30 mfranzscript to fix UV faces for some low-end nVidia cards
2005-10-30 mfranzcosmetics
2005-10-30 ehofmanRemove old and unauthorized cruft.
2005-10-30 mfranzHarald JOHNSEN:
2005-10-30 ehofmanFix speling mistakes and some small adjustments.
2005-10-27 mfranzsearch recursively for named node (i.e. one with matchi...
2005-10-27 curtVerbosity fixes.
2005-10-27 ehofmanJim Wilson: Adjusting the near clip plane to 0.10 units...
2005-10-27 ehofmanFred: replace the C++ sthe 'and' by the C style '&...
2005-10-26 mfranzReplace hard-coded dialogs with NewGUI/XML dialogs...
2005-10-26 ehofman'nother Cygwin fix.
2005-10-26 ehofmanCygwin fix.
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanI guess there was something in Alex' patch that wasn...
2005-10-25 ehofmanAlex Romosan:
2005-10-25 ehofmanVassilii Khachaturov:
2005-10-24 ehofmanRemove DOS line endings.
2005-10-23 mfranzreduce noise
2005-10-23 mfranz... and don't keep. This causes nasty, mysterious bugs...
2005-10-23 mfranzadd support for removeChildren(): takes one name as...
2005-10-23 ehofmanAdd support for seasonal textures: --prop:/sim/startup...
2005-10-23 mfranzmake use of the new removeChildren()
2005-10-23 mfranz'keep' defaults to true (which is a bad choice -- we...
2005-10-22 mfranzthis may be informative on first sight, but not when...
2005-10-22 mfranzWe never want to know if a dialog is there or not....
2005-10-22 ehofmanVassilii Khachaturov:
2005-10-22 ehofmanVassilii Khachaturov thought that these messages are...
2005-10-22 ehofmanIma Sudonim:
next