]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Allow -jsbsim, -yasim or -uiuc in the name of the configuration file when it resides...
[flightgear.git] / src / Main / fg_init.cxx
2003-09-15 ehofmanAllow -jsbsim, -yasim or -uiuc in the name of the confi...
2003-09-15 ehofmanAdd support for loading aircraft which have the configu...
2003-09-03 ehofmanFix a reset bug for at least JSBSim by removing some...
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-08-28 curtRemove one dependence on MetaKit.
2003-08-11 curtRemove several unneeded glut dependencies. Note, this...
2003-08-07 ehofmanAdd partial support for using textures as a basis for...
2003-07-17 curtCurt:
2003-07-16 davidDon't snap to runway heading if an offset azimuth is...
2003-07-09 ehofmanChanges to reflect the code reorganization from CUrtis
2003-07-02 curtTweaks to presets logic.
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-05-20 curtMoved FDM/LaRCsim.[ch]xx to FDM/LaRCsim/LaRCsim.[ch]xx
2003-05-14 curtCreate an instance of SGMaterialLib in the "globals...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-10 curtFix a preset in the air problem.
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-05-07 curtWhen reseting the aircraft position, the system looks...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-01 ehofmanDavid Luff:
2003-03-30 ehofmanMove current_panel to globals
2003-03-20 ehofmanFix a typo
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-20 ehofmanDavid Luff writes:
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-03-03 curtAdd support for --fdm=pipe,<pipe_name>
2003-02-21 davidAdd fgInitNav() function so that navaids and fixes...
2003-02-10 curtDave Luff:
2003-02-06 curtThere are a number of little changes. Tested with...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-17 davidMake all PSL support conditional, because it's not...
2003-01-16 davidSimplify subsystem handling through FGGlobals.
2003-01-11 davidAdded simple proof-of-concept support for running PSL...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2002-12-12 curtTweak taxi light rendering so they don't look completel...
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-10 curt#ifdef out all references to sgCloud3d until more of...
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-18 curtAdded a "Presets" menu.
2002-11-17 curtIf a non existant runway is specified with --runway...
2002-11-17 curtAdded a --runway= option which can be used in conjuncti...
2002-11-16 curtClean ups to the code that determines initial position...
2002-11-16 curtMake the routines that scan the command line options...
2002-11-16 curtSome various massaging and clean ups of initialization...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-07 davidStarted new, XML-configurable GUI subsystem.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
2002-10-29 curtAndy Ross:
2002-10-10 davidFixed init-order bug that caused c172-set.xml defaults...
2002-10-10 curtEric Hofman:
2002-10-07 curtErik Hofman:
2002-10-04 davidEliminated current_input and added FGInput to the subsy...
2002-10-03 davidFirst draft of subsystem manager; moved some subsystems...
2002-10-03 curtInit 3d clouds at starting location.
2002-10-02 davidSupport Dave Luff's AI plane if /sim/ai-traffic/enabled...
2002-09-28 curtShuffled location of ExternalNet.[ch]xx to it's own...
2002-09-24 davidFlattened src/Systems/ subtree.
2002-09-23 davidStarted new module and sub-modules for aircraft systems...
2002-09-18 curtUpdated from Norman to hack on clouds ... some progress.
2002-09-15 curtChanged the clouds3d header install directory.
2002-09-13 curtStubbed in initial support for 3d clouds.
2002-08-25 curtBernie Bright:
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
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-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-25 davidUFO FDM patches from Jonathan Polley:
2002-04-22 curtComment out ATC AI manager init() and update() calls...
2002-04-21 curtFix for reset causing view problems when not in pilot...
2002-04-13 davidPatch from Jim Wilson:
2002-04-11 curtBernie Bright:
2002-04-11 curtFinally getting around to being able to specify host...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
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-04 davidLet exceptions fall through to main, and use cerr to...
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-13 davidAutopilot cleanup:
2002-03-13 curtWorking on the start of a 'standard' <grin> remote...
2002-03-12 davidAdded new logging module.
2002-03-03 davidLogging cleanups from Martin Dressler.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-25 curtMoved JSBSim.hxx to src/FDM/JSBSim/
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
next