]> git.mxchange.org Git - flightgear.git/history - src/Main
Get rid of the double comma's for the file section of the generic protocol also.
[flightgear.git] / src / Main /
2004-07-25 ehofmanGet rid of the double comma's for the file section...
2004-07-25 ehofmanFix a problem where the protocol file could not be...
2004-07-23 ehofmanHow on earth???? Replace "and" by && and "or" by |...
2004-07-22 ehofmanJim Wilson: This patch prevents FDM execution until...
2004-07-21 curtUpdates for v0.9.5-pre2.
2004-07-17 ehofmanAdd the _os.* files to the EXTRA_DIST list, otherwise...
2004-07-16 ehofmanFix an indexing problem.
2004-07-15 curtVarious tweaks for v0.9.5-pre1.
2004-06-14 curtPending white space tweaks I forgot to commit the other...
2004-06-09 curtOften, the elevation of an ILS component is not listed...
2004-06-08 ehofmanMelchior FRANZ:
2004-06-07 ehofmanRemove some debugging code.
2004-06-07 ehofmanMake use of the new SGPath::add() function and automati...
2004-06-06 ehofmanSearch in share/FlightGear instead of lib/FlightGear
2004-06-06 ehofmanIncorporate some of the changes from the Linspire diff.
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-21 ehofmanUpdates for the bump-mapped 2d cloud code.
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-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-14 curtmain.cxx - small tweak to sound updating logic.
2004-05-14 ehofmanAdd some floating point (exception) optimizations for...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-05-05 ehofmanAdd /sim/initialised which is set to true when we're...
2004-04-30 ehofmanMSVC fix.
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-27 curtMake several assumptions:
2004-04-25 curtHook in the fgOSExit() function.
2004-04-25 curtRegister an atexit() function so we can delete the...
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-16 curtAvoid an autoconf warning about using a "reserved"...
2004-04-15 curtDurk Talsma:
2004-04-14 ehofmanFrederic Bouvier:
2004-04-09 andyNumeric keypad handling
2004-04-09 andyDon't ask for 32 bit depth buffer. Some cards do only...
2004-04-07 ehofmanFirst attempt to make it possible to use either SDL...
2004-04-06 andyFix more brain damage with keyboard handling. I think...
2004-04-06 andyFix brain damage in previous fix.
2004-04-06 andyFix bug where key releases got reported as presses.
2004-04-06 andyAPI changes to get fullscreen mode working with SDL...
2004-04-06 andyAdded mouse cursor definitions stolen from the X11...
2004-04-05 andyEarly-access version of an SDL implementation of the...
2004-04-05 andyRevert the hard-coded keybindings I just replaced,...
2004-04-03 ehofmanFrederic Bouvier:
2004-04-02 ehofmanMatch the changes in SimGear to fix an NVidia problem.
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-01 andyRe-enable glut game mode for now
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-30 ehofmanFrederic Bouvier:
2004-03-20 ehofmanFrederic Bouvier:
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...
next