]> git.mxchange.org Git - flightgear.git/history - src/Main
Tweaks to add an altitude indicator adjustment.
[flightgear.git] / src / Main /
2001-01-23 curtTweaks to add an altitude indicator adjustment.
2001-01-22 curtFixed a couple property manager typo's.
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-17 curtMore tweaking of position reset logic.
2001-01-17 curtWorking on setting initial altitude correctly after...
2001-01-17 curtMore "delta-t" and fdm interface timing tweaks.
2001-01-16 curtTweaking the FGInterface interface so we can move it...
2001-01-16 curtMore property manager interface updates.
2001-01-13 curtDavid Megginson writes:
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-11 curtMiscellaneous MSVC porting fixes by Christian Mayer.
2001-01-08 curtTweaks.
2001-01-08 curtMinor tweaks.
2001-01-08 curtTweaks to the LaRCsim interface to get wind working.
2001-01-06 curtTweaks to binobj reader interface.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2001-01-05 curtContibuted by David Megginson; Initial revision.
2001-01-05 curtTweaks related to the HUD.
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-12-19 curtAdded some initial support for moving parts on aircraft...
2000-12-14 curtFix a view bug that could make the aircraft appear...
2000-12-13 curtMacOS changes contributed by Darrell Walisser (12/13...
2000-12-13 curtRenamed FGBucket -> SGBucket.
2000-12-08 curtUpdates to DCS support and updates to options in prepar...
2000-12-08 curtBlame this on David Megginson ... :-)
2000-12-08 curtUpdates to time parsing and setting by David Megginson.
2000-12-06 curtMore night ground lighting tweaks.
2000-12-06 curtAdded a --visibility= option.
2000-12-05 curtAdjust ground lighting up significantly higher to avoid...
2000-12-04 curtFix fog / light punchthrough.
2000-12-04 curtStarted laying out infrastructure for ground lighting.
2000-12-03 curtRemoved tile radius option. Range of tiles to be loade...
2000-11-30 curtMoved Time/timestamp.hxx into simgear/timing/timestamp.hxx
2000-11-28 curtParse route files by Durk Talsma.
2000-11-14 curtFixes for better control over external aircraft 3d...
2000-11-03 curtTweaks.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-11-01 curtMore view clean ups.
2000-11-01 curtsrc/GUI/gui.cxx:
2000-11-01 curtWoohoo! some success with external views ...
2000-11-01 curtWorking on lookat views.
2000-10-30 curtTweaks.
2000-10-28 curtUpdates by Tony working on the FDM interface bus.
2000-10-27 curtAdded manifold pressure to the property manager.
2000-10-27 curtAdded CHT (cylinder head temp) to BFI and property...
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-26 curtInitial revision.
2000-10-26 curtDebug cleanup.
2000-10-26 curtCheck point ... making progress with a FGViewerLookAt...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtInitial revision.
2000-10-25 curtRemoved references to Point3D from FGViewers interface.
2000-10-25 curtContinuing work on cleanups.
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-24 curtI tested:
2000-10-23 curtTweaks.
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-18 curtSome changes contributed by David Megginson to allow...
2000-10-18 curtAdded ref() count increment calls to all ssgSimpleState...
2000-10-16 curtCheck result of cur_fdm_state->init() and die if it...
2000-10-13 curtPanel tweaks to support "shaped" panels.
2000-10-12 curtTweaks and massaging relative to the new waypoint route...
2000-10-11 curtChanges to support new simgear waypoint module.
2000-10-10 curtSome tweaks relating to engines and the various LaRCsim...
2000-10-10 curtAdded keyboard mappings to move panel up/down/right...
2000-10-09 curtFixed a small bug in the engine lookup of bfi that...
2000-10-09 curtFixed an altitude setting bug.
2000-10-06 curtDavid Megginson writes:
2000-10-04 curtProperties:
2000-10-04 curtProperties:
2000-10-04 curtDie if I/O Channel config fails for any reason.
2000-10-02 curtOct 2, 2000 JSBSim sync.
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-30 curtUpdates from David Megginson relating to the property...
2000-09-29 curtTie the engine0 rpm to the property manager.
2000-09-29 curtWorking on putting engine data on "the bus"
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-09-25 curtChanges from David Megginson in support of an xml based...
2000-09-22 curtSep. 22, 2000 panel updates from David Megginson to...
2000-09-21 curtFixes for MSVC++ issues.
2000-09-21 curtTweaks for new panel invocation.
2000-09-20 curtbuilddir -> srcdir so builds can be done outside the...
2000-09-18 curtGrab max texture size in case we want to use it later ...
2000-09-15 curtbfi load/save fix from David.
2000-09-14 curtTweaks to the runfgfs.bat script.
2000-09-13 curtMacOS changes by Darrell Walisser.
2000-09-10 curtMACOS -> macintosh
2000-09-06 curtA couple tweaks from David Megginson relating to his...
2000-08-22 curtForce glEnable(GL_DEPTH_TEST) for scenery rendering.
2000-08-17 curtFixed a small bug in runway closeness logic.
2000-08-16 curtSetting airport position from within flightgear now...
2000-08-16 curtAdded code to put aircraft at the end of the runway...
2000-08-14 curtUpdates and tweaks for Oliver's multi-player networking...
2000-08-11 curtFixed a problem with the sound hack ... code was using...
2000-08-09 curtNorman's changes to make the current scenery normal...
2000-08-08 curtUpdates to use new SGMagVar class from simgear.
next