]> git.mxchange.org Git - flightgear.git/history - src/Main
Release the frequency after finishing a transmission
[flightgear.git] / src / Main /
2004-03-19 curtJim Wilson:
2004-03-18 curtVarious preparations for the next release.
2004-03-16 davidRemove the old WeatherCM module.
2004-03-07 ehofmanMSVC .NET 2003 fix
2004-02-27 davidReverted recent changes -- the dependencies are badly...
2004-02-27 davidAdd the aircraft model, model manager, view manager...
2004-02-26 ehofmanAdd an option to define the proxy settings (used by...
2004-02-23 curtA first stab at limiting the noaa.gov query to only...
2004-02-23 ehofmanAdd the network libraries for Solaris
2004-02-23 ehofmanMove fgSetupWind() from options.cxx to util.cxx
2004-02-22 curtUpdates so clouds, temp, and dewpoint can be set correc...
2004-02-21 ehofmanEncapsulate the interpolstion version of FGEnvironment...
2004-02-21 ehofmanAdd support for retreiving metar data from the internet
2004-02-20 davidChange fg_props.[ch]xx into a proper subsystem, under...
2004-02-15 curtFix an #include typo.
2004-02-07 davidUpdated.
2004-02-02 ehofmanMove the new metar class from FlightGear to SimGear
2004-01-31 curtCurt Olson:
2004-01-11 curtFix a small mistake in the scene graph arrangement...
2004-01-07 ehofmanMake sure FlightGear quits when a specified aircraft...
2003-12-29 ehofmanReset /sim/crashed upon reset
2003-12-22 ehofmanOops, make sure that one of the default splash screens...
2003-12-22 ehofmanAdd support for an aircraft specific splash screen
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-12-05 andyInitialize the SGInterpolator subsystem. Also remove...
2003-12-02 ehofmanRemove the reference to libObject.a since it isn't...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-25 curtlibnasal.a renamed to libsgnasal.a
2003-11-25 curtAndy Ross:
2003-11-25 davidDon't force logging priority to warn by default.
2003-11-25 davidDeal with null argument for setting log level.
2003-11-24 davidRemove the seriously-outdated DCS code (we have differe...
2003-11-24 curtChange the timing semantics slightly so that you get...
2003-11-24 curtAdd a logging reinit command wrapper so that an externa...
2003-11-21 curtCurrently, when the sim pauses, all IO is also halted...
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-11-11 curtRemoved some extraneous debugging output.
2003-11-10 curtA couple fixes to the air/ground trim (initial position...
2003-11-10 curtAdd a command which will setup the temperature field...
2003-11-09 ehofmanDisable two sided light model because Andy's patch...
2003-11-09 curtSomeone managed to commit changes as cvsguest, return...
2003-11-08 cvsguestMultiplayer client/server system -- Fix building MPS...
2003-11-07 cvsguestMultiplayer client/server system changes and new files
2003-10-24 curtVarious 0.9.3 updates.
2003-10-23 curtAlso properly reinit previously set time of day upon...
2003-10-22 curtJim Wilson:
2003-10-19 ehofmanJames Turner:
2003-10-16 curtUpdates for 0.9.3-pre1
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-24 davidMake random wind a little less extreme.
2003-09-23 ehofmanFix a problem where the upper cloud layers are draw
2003-09-22 ehofmanClean up the output of the help and show-aircraft optio...
2003-09-22 ehofmanAllow the log-level to be set as early as possible
2003-09-22 ehofmanUse the log level environment already set up by David...
2003-09-20 ehofmanA small fix to have a smoot transition of cloud colors...
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-19 curtFix a couple compiler warnings.
2003-09-18 ehofmanRemove some unused UIUC specific code
2003-09-17 curtOops fix a small bug resetting to "real-clock" time.
2003-09-17 curtClean up the timeofday setting code a bit more, consolo...
2003-09-17 ehofmanReorginize the code just before fgMainLoop a bit so...
2003-09-16 curtOops, get rid of some extraneous debugging output.
2003-09-16 curtExpose the time of day setting through the fg_command...
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-15 ehofmanAdd support for <aircraft>-set.xml configuration files...
2003-09-13 ehofmanFrederic Bouvier:
2003-09-13 ehofmanEnable two sided lighting calculations when specular...
2003-09-12 ehofmanTurn back to default lighting when specular-highlight...
2003-09-12 ehofmanAdd the posibillity to disable specular highlight becau...
2003-09-12 ehofmanMake it possible for textured object to change color...
2003-09-11 curtChanges to facilitate replaying the last "n" seconds.
2003-09-10 davidAdded --failure option.
2003-09-03 ehofmanFix a reset bug for at least JSBSim by removing some...
2003-09-01 davidAdd a --ceiling=FT_AGL[:THICKNESS_AGL] option to create...
2003-08-29 ehofmanRemove a possible glut dependency and do some code...
2003-08-29 curtRemove the last traces of metakit (hopefully) :-)
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-08-28 curtFix a small oops on my part.
2003-08-28 curtRemove one dependence on MetaKit.
2003-08-25 ehofmanFix an undeclared function refference in one of the...
2003-08-22 ehofmanUpdates needed for z-ordewring of the cloud layers
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-08-17 ehofmanSome small (linux) fixes
2003-08-17 ehofmanReorganization of main.cxx
2003-08-15 ehofmanWork around a problem in certain NVidia adapters hat...
2003-08-11 curtRemove several unneeded glut dependencies. Note, this...
2003-08-09 ehofmanFix a problem with MSVC and fix some typos
2003-08-07 ehofmanAdd partial support for using textures as a basis for...
2003-08-06 curtNorman Vine:
2003-08-04 ehofmanAdd 3d cloud support back in
2003-07-31 ehofmanNeeded for SimGear update
2003-07-31 ehofmanUse a pointer to a structure instead of a large number...
next