]> git.mxchange.org Git - flightgear.git/history - src/Main
Fix my mailing address by replacing it with my web page.
[flightgear.git] / src / Main /
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-11-18 curtTweak the atcsim command line interface.
2004-11-18 curtMinor white space fix.
2004-11-16 curtBegin work on revamping the ATC hardware interface...
2004-11-08 ehofmanMelchior FRANZ:
2004-11-03 davidMake FlightGear work with 16bpp:
2004-10-28 ehofmangcc fixes.
2004-10-28 ehofmanBoris Koenig:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-24 ehofmanAdd commands to load and save property (sub)trees from...
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-10-17 ehofmanAdd a tad more information, although it actually might...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-06 ehofmanReverse the declaration order. jpgRenderFrame (form
2004-10-06 curtContinued work to clean up the hires screen shot code...
2004-10-02 davidRestore trRenderFrame (which used to be in main.cxx...
2004-09-27 curtActivate the hi res screen capture functionality again...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanFix the last remaining link problems.
2004-09-19 ehofmanShoot, this shouldn't have happened yet, but since...
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-10 curtPreparations for the 0.9.6-pre1 release.
2004-08-24 ehofmanInclude multipass clouds by default, enable it by speci...
2004-08-24 ehofmanMove the atexit() handler over to bootstrap.cxx (which...
2004-08-21 ehofmanAdd the real-weather-fetch options.
2004-08-19 ehofmanIRIX users want pretty colors too.
2004-08-17 ehofmanThe next version of the two hourly metar update from...
2004-08-17 ehofmanSome code cleanups, and add a number of command line...
2004-08-15 ehofmanShow the mouse cursor again, just before exiting. This...
2004-08-15 ehofmanMelchior FRANZ:
2004-08-15 ehofmaniFrederic Bouvier: Postpone rendering the scene until...
2004-07-29 curtTweaks for 0.9.5 release.
2004-07-27 curtTweaks for 0.9.5-pre3 release.
2004-07-27 curtDefault bump mapped clouds to off for the official...
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.
next