]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Set control surface positions when using an external network fdm.
[flightgear.git] / src / Main / main.cxx
2002-05-30 curtCheck for the proper base package version.
2002-05-20 curtTony Peden:
2002-05-20 curtJim Wilson:
2002-05-17 davidNo longer initialize static cloud layers (handled dynam...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-17 curtBernie Bright:
2002-05-17 davidTemporarily modified to support changes in SGSky and...
2002-05-15 curtBernie Bright:
2002-05-14 curtMoved some scenery component initialization into FGScenery.
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidRemove some dead code.
2002-05-11 davidMajor overhaul:
2002-05-01 davidRegularized the position initialization:
2002-04-22 curtComment out ATC AI manager init() and update() calls...
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-04-19 curtJim Wilson:
2002-04-18 curtJim Wilson:
2002-04-16 curtSmall tweak to make the Irix compiler happy.
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
2002-04-11 davidReplace --with-new-mouse with --with-old-mouse, default...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-09 davidThe 3D aircraft model scene is now managed by
2002-04-09 davidRemoved current_model global variable and added a refer...
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-04-06 davidViewer update from Jim Wilson:
2002-04-05 curtHere is the 'boostified' event manager plus relevant...
2002-04-05 davidViewer update from Jim Wilson:
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...
2002-04-05 curtVarious code cleanups.
2002-04-04 davidLet exceptions fall through to main, and use cerr to...
2002-04-04 curtMake the base package check [failed] message a bit...
2002-04-04 davidChanged cockpit near plane to 0.01m for interior view...
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-04-02 davidChanged far clip plane for cockpit interior to 100m.
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.
next