]> git.mxchange.org Git - flightgear.git/history - src/Main
Tweaks to go along with changes in SGSocket.
[flightgear.git] / src / Main /
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.
2000-04-25 curtUpdates to nav radio stack model ... starting to get...
2000-04-25 curtBeginning work on integrating radiostack model into...
2000-04-24 curtMoved main.o to beginning of link line.
2000-04-19 curtAdded custom joystick client support so that flight...
2000-04-04 curtReplaced all instances sgMultMat4 with sgPre/PostMultMa...
2000-04-04 curtRemoved all sgMultMat4 in favor of Pre/PostMultMat4...
2000-03-29 curtUpdates to simple.[ch]xx to use gdbm to look up airport...
2000-03-29 curtUpdated for magvar calculations.
2000-03-23 curtA couple more tweaks to get UIUC flight model stuff...
2000-03-23 curttweaks.
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
2000-03-16 curtRemoved dependencies on Astro/solarsystem.*
2000-03-16 curttweaks.
2000-03-16 curtUpdates for ssg solarsystem/sky model. Includes change...
2000-03-06 curtUpdates for sky rendering.
2000-03-03 curtWorking on drawing sun and sun halo.
2000-03-02 curtSun now correctly placed in sky and correctly colored.
2000-03-02 curtWorking on separating out ephemeris code from the actua...
2000-03-02 curtSeparating out the Sky rendering as a separate unit...
2000-03-01 curtWorking on skydome ... some actual progress has been...
2000-02-29 curtContinuing work on ssg-ifying the sky dome.
2000-02-28 curtMake NetworkOLK optional even if compiled in.
2000-02-26 curtAdded bfi.[ch]xx (Big Flat Interface) to give a consist...
2000-02-19 curtRemoved all dependencies on <simgear/math/mat3.h> and...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-11 curtAdded a load/save state function contributed by David...
2000-02-10 curtMacOS fixes contributed by Darrell Walisser on 1/26...
2000-02-04 curtUpdated for plib-1.1.x
2000-01-21 curtFixed a comment typo.
2000-01-13 curtThe aircraft model used for external views was being...
2000-01-12 curtMoved Oliver's network stuff to his own subdir: NetworkOLK.
2000-01-10 curtCorrected a comment.
1999-12-30 curtUpdates to help work the kinks out of JSBsim.
1999-12-23 curtRemoved libVoronoi.a
1999-12-20 curtAllow JSBsim aircraft model file to be specified from...
1999-11-23 curtAdded FGFS "Native" I/O protocol.
1999-11-20 curtTweaked a comment line.
1999-11-20 curtDo a better job of disabling all sound related stuff...
1999-11-20 curtAdded support for parsing socket options.
1999-11-19 curtCleaning out old code ...
1999-11-19 curtAdded two new output formats, PVE and RUL.
1999-11-19 curtRevamping I/O system.
1999-11-04 curtTweaks to my ssg LOS routines and their usage.
1999-11-03 curtDebug output tweaks.
next