]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Added a specific "altas" format for output which includes a proprietary string
[flightgear.git] / src / Main / main.cxx
2001-01-29 curtAdded a GUI vec3 pilot offset control contributed by...
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-23 curtTweaks to add an altitude indicator adjustment.
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-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.
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-13 curtMacOS changes contributed by Darrell Walisser (12/13...
2000-12-08 curtUpdates to DCS support and updates to options in prepar...
2000-12-06 curtMore night ground lighting tweaks.
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-11-14 curtFixes for better control over external aircraft 3d...
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-11-01 curtWoohoo! some success with external views ...
2000-11-01 curtWorking on lookat views.
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 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 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-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-12 curtTweaks and massaging relative to the new waypoint route...
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-06 curtDavid Megginson writes:
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-09-29 curtWorking on putting engine data on "the bus"
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-25 curtChanges from David Megginson in support of an xml based...
2000-09-21 curtFixes for MSVC++ issues.
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-10 curtMACOS -> macintosh
2000-08-22 curtForce glEnable(GL_DEPTH_TEST) for scenery rendering.
2000-08-16 curtAdded code to put aircraft at the end of the runway...
2000-08-11 curtFixed a problem with the sound hack ... code was using...
2000-08-08 curtUpdates to use new SGMagVar class from simgear.
2000-07-31 curtFix to time initialization (based on position) code
2000-07-23 curtUpdates to move scenery initialization earlier in the...
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-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 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 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-01 curtMinor fiddling with material properties *trying* to...
2000-05-30 curtReplaced Durk's mymath.* with plib/sg.h (contributed...
2000-05-23 curtFixes to uiuc includes and initialization.
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-13 curtHUD updates/cleanups from Norman Vine.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-04-30 curtAutopilot "class-ification".
2000-04-27 curtPanel updates from David Megginson. Radials can now...
2000-04-27 curtMacOS build updates.
2000-04-25 curtUpdates to nav radio stack model ... starting to get...
2000-04-25 curtBeginning work on integrating radiostack model into...
2000-04-19 curtAdded custom joystick client support so that flight...
2000-04-04 curtReplaced all instances sgMultMat4 with sgPre/PostMultMa...
2000-03-29 curtUpdated for magvar calculations.
2000-03-23 curtA couple more tweaks to get UIUC flight model stuff...
2000-03-22 curtUIUC flight model contribution. This is based on LaRCs...
2000-03-21 curtAdded Alex's patches for more accurate instrument model...
2000-03-17 curtRendering tweaks.
2000-03-16 curtMoved src/Astro to src/Ephemeris
next