]> git.mxchange.org Git - flightgear.git/history - src/Main
Don't restore initial screen geometry because there is nothing in fg_os* to resize...
[flightgear.git] / src / Main /
2006-03-28 curtMarc Frajola:
2006-03-25 frohlichRemove unused variables
2006-03-21 curtPreparations for first v0.9.10 prerelease.
2006-03-21 fredbMore sanity checks
2006-03-21 fredbAdd sanity check on option parameter
2006-03-14 mfranzadd missing break :-)
2006-03-14 mfranzclose Aircraft/ dir after scanning for *-set.xml files
2006-03-10 mfranzalways make some property string values upper case
2006-03-10 frohlichWe need to flush all pending mouse move events past...
2006-03-04 fredbJean-Yves Lefort :
2006-02-23 mfranzmake abortion more efficient ;-)
2006-02-23 mfranzcatch string exceptions
2006-02-21 mfranznew FSF address
2006-02-19 ehofmanMathias Fröhlich:
2006-02-19 mfranzdisplay deposit depths < 1mm correctly (although this...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 ehofmanMathias Fröhlich:
2006-02-16 mfranzin fgWarpMouse() we need to flush all mouse motion...
2006-02-15 mfranznoise reduction
2006-02-14 mfranzreduce noise
2006-02-13 mfranzscreenPrint() is obsolete. Use screen.log.write() for...
2006-02-13 mfranzscreenPrint() is obsolete. Use screen.log.write() for...
2006-02-13 mfranzset /sim/fg-home in analogy to /sim/fg-root. This is...
2006-02-12 mfranzJust a gimmick: make background color configurable...
2006-02-12 ehofmanRemove old festival code."
2006-02-12 ehofmanRemove old festival code.
2006-02-11 ehofmanMathias Froehlich:
2006-02-11 mfranzstart "voice" subsystem
2006-02-11 mfranzrename user `preferences.xml' to `autosave.xml'. The...
2006-02-09 ehofmanVivian Meazza:
2006-02-08 ehofmanMathias Fröhlich:
2006-02-02 ehofmanVassilii Khachaturov:
2006-01-31 ehofmanTie the sun halo texture to point sprites.
2006-01-30 ehofmanDurk Talsma:
2006-01-30 ehofmanMathias Fröhlich:
2006-01-29 mfranzmake it consistent
2006-01-29 mfranzanother signal for listener callback functions:
2006-01-29 mfranzdon't set zero width or height
2006-01-28 mfranzrestore the uglyness: call the resize callback every...
2006-01-28 mfranznow that the renderer doesn't resize the window for...
2006-01-28 mfranzwrite to /sim/startup/xsize only if the size really...
2006-01-28 mfranzResizing is done when fg_os{,_sdl}.cxx says so, not...
2006-01-26 ehofmanAdd support for point sprites.
2006-01-21 ehofmanUse smooth (aliased) lines and points when available...
2006-01-21 ehofmanRemove a leftover from a previous patch.
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2006-01-13 fredbRemove the filtersjb left over
2006-01-12 ehofmansync. with JSBSim v. 2.0
2006-01-11 ehofmanDon't display the menubar in e highres screenshot.
2006-01-09 curtWrite 'fg_root' in the property tree at /sim/fg-root
2006-01-09 curtAdd a do_play_audio_message() function which is tied...
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 mfranzno more "Aborting ...\nPossible cause: Success"
2005-12-22 ehofmanRevert to the previous version, this is just a glimps...
2005-12-22 ehofmanOnly test for --fg-root and --aircraft in ~/.fgfsrc...
2005-12-22 ehofmanAdd an option to enable or disable the save-on-exit...
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-12-12 curtMathias Fröhlich:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-11 ehofmanAdditional checks to io arguments. This prevents fg...
2005-12-03 mfranzglobals.cxx -- FGGlobals::set_fg_scenery():
2005-11-30 daveluffBuild the KLN89 stuff...
2005-11-29 davidCorrect conditional so that FlightGear will compile...
2005-11-27 ehofmanUse the prefered GLUT game_mode_string format and...
2005-11-17 curtFinal updates for v0.9.9
2005-11-17 curtExpose local timezone offset in the property tree.
2005-11-13 ehofmanThis section was accidentally committed togetehr with...
2005-11-13 ehofmanUse the new clouds3d-enable property instead.
2005-11-13 ehofmanUse the new clouds3d-enable property instead.
2005-11-12 ehofmanStart the HTML documentation in the default browser...
2005-11-11 mfranzsunpos.hxx is no more
2005-11-11 mfranzFred: let the bool function actually return something
2005-11-11 curtv0.9.9-pre3 updates.
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2005-11-09 curtv0.9.9-pre2 updates.
2005-11-09 mfranzreinit(): destroy, reload and re-open dialogs (menu...
2005-11-08 ehofmanHarald JOHNSEN: really disable fog
2005-11-06 mfranzbacking out all changes to non-depreciated symbols...
2005-11-06 curtUpdates in preparation for the v0.9.9 coming sometime...
2005-11-05 mfranzswitch from depreciated pui functions to the "new"...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 ehofmanOliver Schroeder:
2005-10-25 ehofmanI guess there was something in Alex' patch that wasn...
2005-10-25 ehofmanAlex Romosan:
2005-10-23 ehofmanAdd support for seasonal textures: --prop:/sim/startup...
2005-10-22 ehofmanIma Sudonim:
2005-10-19 andyFeature addition from Vassilii allows the user to set...
2005-10-12 ehofmanMathias Fröhlich:
2005-10-08 ehofmanMathias Fröhlich:
2005-10-08 ehofmanHarald JOHNSEN:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-10-04 mfranzAl MacLeod: fix typo
2005-10-04 mfranzprevent view through big hole in carrier deck
next