]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_commands.cxx
Merge branch 'ehofman/mingw'
[flightgear.git] / src / Main / fg_commands.cxx
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-03 ehofmanadd avionics enable/disable and volume control to the...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-08 ehofmanSplit up FGFX into a dedicated effects class (FGFX...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-10 timooreFrom Till Busch - reload shaders command
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-06-15 fredbSuppress warnings
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzdo_save: s/reading/writing/ in the error message
2008-11-19 mfranzadd "add-model" command, which adds model properties...
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-11 mfranz"load"/"save" flight: enforce ".sav" extension
2008-07-11 mfranzuse same path validation process for fgcommands "load...
2008-07-09 mfranzremove depreciated gui_local.[ch]xx:
2008-05-08 mfranz- rename fgcommand "set-mouse" to "set-cursor"
2008-05-07 mfranzadd fgcommand "set-mouse", which sets mouse coordinates...
2008-04-26 mfranzNicolas: make screenshot target dir configurable ...
2008-01-23 mfranzremove last traces of PSL
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-07-03 mfranzremove the "terrain-elevation" command again. This...
2007-06-19 mfranz... but use the exception text, of course. :-)
2007-06-19 mfranzloadxml, savexml: don't pop up a GUI error message...
2007-06-12 mfranzMake loadxml use an absolute path, like savexml (for...
2007-06-09 mfranzuse getNode instead of hasValue (it's just a dir node...
2007-06-06 mfranzsavexml: analog to loadxml, if no <sourcenode> is given...
2007-06-04 mfranzloadxml: if argument "targetnode" isn't defined, return...
2007-05-26 frohlichModified Files:
2007-05-15 mfranz- don't abort just because a sample wasn't found
2007-05-13 mfranzlet "terrain-elevation" also return material name ...
2007-05-08 frohlichModified Files:
2007-05-03 mfranznew fgcommand: "terrain-elevation"
2007-04-20 curtSyd Adams:
2007-01-20 mfranzonly WARN if fgcommand "load" doesn't find the file...
2007-01-07 frohlichModified Files:
2006-08-10 mfranzprint the whole autosave.xml path, not just the filenam...
2006-06-07 mfranzremove obsolete HUD fgcommands
2006-04-28 mfranz- merge FGDialog::{update,apply}Value{,s} ... there...
2006-04-28 mfranznewgui.[ch]xx: implement FGDialog *NewGUI::getDialog...
2006-03-31 mfranzdialog-apply only applies (use dialog-update if you...
2006-03-04 fredbJean-Yves Lefort :
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-15 mfranznoise reduction
2006-02-14 mfranzreduce noise
2006-02-11 mfranzrename user `preferences.xml' to `autosave.xml'. The...
2006-01-29 mfranzmake it consistent
2006-01-29 mfranzanother signal for listener callback functions:
2006-01-09 curtAdd a do_play_audio_message() function which is tied...
2005-12-22 ehofmanAdd an option to enable or disable the save-on-exit...
2005-12-18 ehofmanMSVC fix.
2005-12-17 ehofmanStefan Seifert: implement persistent dialog options...
2005-11-11 mfranzFred: let the bool function actually return something
2005-11-09 mfranzreinit(): destroy, reload and re-open dialogs (menu...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-07-03 mfranzWhoops. I had missed that we have that already. Reverti...
2005-07-03 mfranzRename "menu-reload" to "gui-reload", which is what...
2005-07-03 mfranz- add fgcommand to reload menubar; that's necessary...
2005-05-04 mfranzone dialog-show is enough
2005-01-05 curtA couple minor tweaks to the replay subsystem to allow...
2004-10-24 ehofmanAdd commands to load and save property (sub)trees from...
2004-09-27 curtActivate the hi res screen capture functionality again...
2004-04-05 andyRevert the hard-coded keybindings I just replaced,...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-02-22 curtUpdates so clouds, temp, and dewpoint can be set correc...
2004-02-15 curtFix an #include typo.
2004-01-31 curtCurt Olson:
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-11-25 curtAndy Ross:
next