]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Fix a big where the initial ground elevation reported could be bogus
[flightgear.git] / src / Main / main.cxx
2002-02-22 curtFix a big where the initial ground elevation reported...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-02-13 curtOops fixed one small mistake from the last fix.
2002-02-13 curtAdded a clock freeze option (/sim/freeze/clock). This...
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-06 curtRemoved an unneeded #include
2002-02-06 curtSome follow up patches from Norman Vine.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-02-05 curt1. Enable intro music under MS Windows. (main.cxx)
2002-02-05 curtTweaks from Julian Foad:
2002-02-04 curtPrint the usage message as well if a base package versi...
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-16 davidPatches from Cameron Moore to fix setting cloud altitud...
2002-01-04 davidDon't generate FPEs for Linux for now, until PPE model...
2001-12-22 davidCorrected typo in macro name, and reverse flags --...
2001-12-22 davidEnable floating-point exceptions for Linux/x86 systems...
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-10-29 curtSound effect changes from David Megginson.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtAddition Irix tweaks.
2001-10-24 curtVarious MSVC patches.
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-10-10 curtPatches from Dave Luffto pass the magneto and starter...
2001-09-19 curtEnclosed is the latest engine model update that superce...
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 ...
next