]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Renamed to hud_gaug.cxx
[flightgear.git] / src / Main / main.cxx
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-24 curt- ensure that all throwables are caught
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- moved main to mainLoop, and added top-level main...
2001-07-16 curtTweaks to base version check code.
2001-07-16 curtCheck for the proper version of the base package and...
2001-07-12 curtMSVC tweaks.
2001-07-11 curtRestructured the audio initialization order and don...
2001-07-09 curt- /sim/model/h-rotation renamed to /sim/model/heading...
2001-07-02 curt** Properties Renamed
2001-07-02 curtFixed a bug with warp variable initialization. fgTie...
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-05 curt- replace FGBFI::update with fgUpdateProps
2001-06-04 curt- no longer include Joystick/joystick.hxx
2001-06-04 curtRemoved cloud layers added for testing.
2001-06-01 curt- no longer allocate the root property node for globals...
2001-05-30 curtWe don't need to explicitely #include <glext.h> since...
2001-05-23 curtMinor texture tweaks.
2001-05-19 curtThreaded tile paging:
2001-05-18 curtTweaks.
2001-05-17 curtMSVC++ changes contributed by Geoff McLane.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-05-15 curtRe-added support for loading on-the-fly textures.
2001-04-26 curtTimezone fixes for Cygwin.
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-04-05 curtData logging patches from Jon Berndt
2001-04-02 curtIrix MipsPro patches and fixes.
2001-03-30 curtLatest round of JSBSim updates.
2001-03-29 curt- model loading should work again with the latest CVS...
2001-03-29 curtUpdates from Bernie Bright to massage tile loading...
2001-03-28 curtLight model tweaks.
2001-03-28 curtFix moon drawing at night.
2001-03-28 curtLighting fixes.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-19 curtFixed some problems with marker beacon range:
2001-03-10 curtDon't play DME ident if no colocated DME.
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-05 curtReshuffled some of the sound code and created a "src...
2001-03-05 curtMore work on morse code ...
2001-03-02 curtAdded a first pass at a C++ sound manager class.
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.
next