]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Updated Cameron's entry.
[flightgear.git] / src / Main / main.cxx
2002-03-30 davidStart tracking delta time in milliseconds and passing...
2002-03-30 davidPatch from Jim Wilson:
2002-03-28 davidPatches from Jim Wilson:
2002-03-26 davidMore work on the configurable mouse. Mouse motion...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-25 davidPatch from Erik Hofman:
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2002-03-22 davidRemoved unused function fgFindNode (the version used...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 curtVarious Irix cleanups.
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-15 davidRenamed /cockpit property to /sim/view/internal.
2002-03-14 curtChange fog punch through value a bit. Either way it...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-13 curtCombined and updated some code to calculate fog parameters.
2002-03-13 davidAutopilot cleanup:
2002-03-12 davidAdd support for elapsed time and logging.
2002-03-06 davidIf the (temporary) property /cockpit is true, set the...
2002-03-05 davidTemporarily reverted change to near/far clip plane.
2002-03-05 davidChanged the near clip plane to 0.1f regardless. Previo...
2002-03-03 curtFurther restructuring of the scenery loading code.
2002-03-03 davidVirtual cockpit patches from Andy Ross:
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-02-23 davidSeparated 3D model-handling code from main.cxx out...
2002-02-23 davidAdded an #ifdef for compiling without --with-new-enviro...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
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:
next