]> git.mxchange.org Git - flightgear.git/history - src/Main
Tweaks to how we load aircraft defaults and definition file to make things
[flightgear.git] / src / Main /
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.
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...
next