]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
start "voice" subsystem
[flightgear.git] / src / Main / fg_init.cxx
2006-02-11 mfranzstart "voice" subsystem
2006-02-11 mfranzrename user `preferences.xml' to `autosave.xml'. The...
2006-01-30 ehofmanDurk Talsma:
2006-01-06 ehofmanStuart Buchanan:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-27 ehofmanRemove a debugging cout.
2005-12-27 ehofmanDetect the hostname as early as possible to prevent...
2005-12-22 ehofmanOnly test for --fg-root and --aircraft in ~/.fgfsrc...
2005-12-22 ehofmanPut the user configuration file sequence into it's...
2005-12-22 fredbFix a typo and an unitialized variable
2005-12-21 ehofmanGet the environment variables HOME and HOSTNAME only...
2005-12-18 ehofmanMSVC fix.
2005-12-17 ehofmanStefan Seifert: implement persistent dialog options...
2005-11-29 davidCorrect conditional so that FlightGear will compile...
2005-11-11 mfranzsunpos.hxx is no more
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 ehofmanOliver Schroeder:
2005-10-23 ehofmanAdd support for seasonal textures: --prop:/sim/startup...
2005-10-19 andyFeature addition from Vassilii allows the user to set...
2005-10-12 ehofmanMathias Fröhlich:
2005-10-04 mfranzAl MacLeod: fix typo
2005-10-01 ehofmanVivian Meazza:
2005-09-20 curtDavid Luff:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-26 ehofmanRemove a stale reference.
2005-07-13 ehofmanMathias Fröhlich:
2005-07-03 mfranzbetter error message to help users and support staff
2005-07-03 ehofmanMathias Fröhlich:
2005-06-25 ehofmanRemove the 'old' 3D clouds code.
2005-06-11 mfranzcall the subsystems' postinit() methods after all of...
2005-05-06 mfranz- implement progress information (enabled by default...
2005-05-04 mfranz- open window as soon as possible
2005-04-19 curtThis is a work in progress. I am extending the "Extern...
2005-02-10 ehofmanDurk Talsma:
2005-01-29 ehofmanPut the code at the proper place.
2005-01-29 ehofmanGeoff Air:
2004-12-27 ehofmanDurk Talsma:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-16 ehofmanMake sound audiable not until after the scenery is...
2004-12-03 curtRoy Vegard Ovesen:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtMinor white space fix.
2004-10-22 ehofmanMove the submodels code from the Systems manager into...
2004-10-20 ehofmanMelchior:
2004-10-19 ehofmanA first stab at an ACMS (Aircraft Condition Monitoring...
2004-07-27 curtDefault bump mapped clouds to off for the official...
2004-07-22 ehofmanJim Wilson: This patch prevents FDM execution until...
2004-06-09 curtOften, the elevation of an ILS component is not listed...
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-28 curtAllow a "threshold" value to determine which localizers...
2004-05-28 curtCurt Olson:
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-05-26 curtUpdate fix management code to read Robin's native fix...
2004-05-20 ehofmanInitialize the bump-mapped 3d clouds to true.
2004-05-20 ehofmanAdd a property to be able to turn the bump-mapped cloud...
2004-05-05 ehofmanAdd /sim/initialised which is set to true when we're...
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-19 curtFix an MSVC compile error.
2004-04-18 curtSmall rewrite of waypoints parsing fix to move global...
2004-04-15 curtDurk Talsma:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-16 davidRemove the old WeatherCM module.
2004-02-27 davidReverted recent changes -- the dependencies are badly...
2004-02-27 davidAdd the aircraft model, model manager, view manager...
2004-02-23 curtA first stab at limiting the noaa.gov query to only...
2004-02-20 davidChange fg_props.[ch]xx into a proper subsystem, under...
2004-01-31 curtCurt Olson:
2004-01-07 ehofmanMake sure FlightGear quits when a specified aircraft...
2003-12-29 ehofmanReset /sim/crashed upon reset
2003-12-05 andyInitialize the SGInterpolator subsystem. Also remove...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-25 curtAndy Ross:
2003-11-11 curtRemoved some extraneous debugging output.
2003-11-10 curtA couple fixes to the air/ground trim (initial position...
2003-10-23 curtAlso properly reinit previously set time of day upon...
2003-10-19 ehofmanJames Turner:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-09-20 curtAnother step towards making aircraft more self containe...
2003-09-19 curtUpdate --showaircraft and --aircraft= options to recurs...
2003-09-17 curtClean up the timeofday setting code a bit more, consolo...
2003-09-16 curtFix a few potential gotcha's in setting up start time.
2003-09-15 curtAdded a command line option to specify a starting time...
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...
next