]> git.mxchange.org Git - flightgear.git/history - src/Main
Replaced Durk's mymath.* with plib/sg.h (contributed by Durk).
[flightgear.git] / src / Main /
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.
1999-11-03 curtClear traversal bit on aircraft model.
1999-11-01 curtBetter no-texture support contributed by David Megginson.
1999-10-30 curtTrying to fix automake version problems.
1999-10-30 curtFixed (hopefully) a build problem with newer versions...
1999-10-29 curtAdded keyboard support for flap control.
1999-10-26 curtAdd a key mapping (F3) for taking a screen snap shot.
1999-10-23 curtAdded cloud puffs as we pass through the cloud layer.
1999-10-22 curtMoved where glBlendFunc() is reset to main.cxx
1999-10-22 curtJust a minor tweak.
1999-10-22 curtAdded Durk's first stab at clouds.
1999-10-21 curtFixes to Christian's latest weather submission.
1999-10-20 curtUpdates to BalloonSim init by Christian Mayer.
1999-10-15 curtWire in the balloon sim.
1999-10-15 curtPan view with mouse both side-to-side and up/down from...
1999-10-15 curtRename screen dump to snap shot.
1999-10-15 curtScript was looking for wrong executable name.
1999-10-14 curtAdded screen dumping and screen printing (win32) functi...
1999-10-14 curtUpgraded to latest weather data base code from Christia...
1999-10-14 curtFixed up external view mode so it works once again.
1999-10-14 curtRemoving all the old vestiges of the original attempt...
1999-10-14 curtAdding magic carpet FDM mode.
1999-10-12 curtFirst pass at incorporating Christian's BalloonSim.
1999-10-11 curtUpdating FGFS <=> FDM interface.
1999-10-09 curtUpdates by norman vine to controls.hxx.
1999-10-07 curtVarious SGI portability tweaks.
1999-10-06 curtAdded a simple auto-coordination capability.
next