]> git.mxchange.org Git - flightgear.git/history - src/Main
FG_ to SG_ namespace changes.
[flightgear.git] / src / Main /
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.
2000-07-31 curtFix to time initialization (based on position) code
2000-07-25 curtJSBSim updates.
2000-07-24 curtRenamed JSBsim to JSBSim ...
2000-07-23 curtUpdates to move scenery initialization earlier in the...
2000-07-23 curtDavid Megginson's changes:
2000-07-22 curtUpdates for 0.7.5
2000-07-22 curtActivated gyro drift ... look out!
2000-07-21 curtTry to set initial position in a bit more intelligent...
2000-07-20 curtMerged some of Alex's code changes.
2000-07-14 curtAutopilot altitude increment fixes.
2000-07-14 curtAdded support for $FG_SCENERY and --fg-scenery=path
2000-07-14 curtJoystick updates from David Megginson to add the beginn...
2000-07-14 curtTweaks to go along with changes in SGSocket.
2000-07-11 curtMoved iochannel stuff over into SimGear.
2000-07-08 curtSGTime tweaks.
2000-07-08 curtFix up simulator freeze functionality.
2000-07-08 curtTidying up the SGEphemeris class.
2000-07-07 curtMore tidying up of SGTime.
2000-07-07 curtHopefully final time cleanups.
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtInitial revision.
2000-07-07 curtUpdates to go along with SGTime tweaks in SimGear.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-07-05 curtA lot of code reorganization relating to moving some...
2000-07-03 curtMoved sky code over to simgear.
2000-06-30 curtOops, a couple more sky tweaks.
2000-06-30 curtVarious odds and ends tweaks.
2000-06-23 curtUpdates to cloud code to add different basic cloud...
2000-06-23 curtCleaned up all the old fragment and material_mgr stuff...
2000-06-20 curtA couple more cloud tweaks.
2000-06-20 curtUpdating cloud code.
2000-06-20 curtLighting tweaks.
2000-06-20 curtChanging the way clouds are handled.
2000-06-17 curtUpdates from David Megginson:
2000-06-15 curtView code simplifications and optimizations contributed...
2000-06-15 curtStubbed in some radio settings for Alex.
2000-06-12 curtAdded differential braking (Alex and David).
2000-06-01 curtMinor fiddling with material properties *trying* to...
2000-05-30 curtReplaced Durk's mymath.* with plib/sg.h (contributed...
2000-05-30 curtAlex Perry has added support for Ray Woodworth's motion...
2000-05-27 curtReplaced gdbm with metakit. Involves a new simgear...
2000-05-23 curtFixes to uiuc includes and initialization.
2000-05-19 curtFrom Tony Peden:
2000-05-19 curtFixes from David Megginson for save/restore.
2000-05-17 curtFix so that we don't attempt a phantom trim on the...
2000-05-16 curtUpdates from Jon (addendum to previous changes).
2000-05-16 curtUpdates from the Jon and Tony show.
2000-05-16 curtChanges by David Megginson.
2000-05-15 curtUpdated hud controls a bit:
2000-05-15 curtInstrument panel updates from David Megginson.
2000-05-14 curtHeading bug (and bfi) now deals with magnetic compass...
2000-05-13 curtHUD updates/cleanups from Norman Vine.
2000-05-12 curtFixes to ILS approaches ... now takes into consideratio...
2000-05-06 curtUpdated save file and bfi code from David Megginson.
2000-05-04 curtminor tweaks.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-05-02 curtUser-visible
2000-04-30 curtFirst stab at NAV1 and GS hold modes for the autopilot.
2000-04-30 curtMinor autopilot/gui tweaks.
2000-04-30 curtAutopilot "class-ification".
2000-04-28 curtAdded getAGL()
2000-04-27 curtPanel updates from David Megginson. Radials can now...
2000-04-27 curtMacOS build updates.
2000-04-25 curtTweaks to navaid database loading.
next