]> git.mxchange.org Git - flightgear.git/history - src/Main
remove obsolete constants
[flightgear.git] / src / Main /
2006-06-07 mfranzremove obsolete HUD fgcommands
2006-06-06 mfranzbetter always use style[0] (again). Otherise *-set...
2006-06-05 mfranzread font and colors from the selected style, not alway...
2006-06-05 mfranzuse the global fontcache; this has the nice side-effect...
2006-06-05 mfranzmake fontcache globally available
2006-06-04 mfranzfix the splash background color property path
2006-05-31 fredbMask error message 'Failed to find runway 28R at ....
2006-05-20 fredbCreate the /sim/ai node if someone has the unfortunate...
2006-05-20 fredbAdd an option to enable ai scenarii from the command...
2006-05-17 mfranzSDL 1.2.10 (released today!) doesn't report unicode...
2006-05-14 mfranzlinking with the puaux lib would be recommendable,...
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-04-28 mfranz- merge FGDialog::{update,apply}Value{,s} ... there...
2006-04-28 mfranznewgui.[ch]xx: implement FGDialog *NewGUI::getDialog...
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
2006-04-27 mfranzcosmetics:
2006-04-25 mfranzset /sim/startup/[xy]size initially again. (This was...
2006-04-02 fredbRevert last change
2006-04-01 fredbUnder Windows, set fg-home to My Documents, or whatever...
2006-04-01 frohlichModified Files:
2006-03-31 mfranzdialog-apply only applies (use dialog-update if you...
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
next