]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_commands.cxx
Break viewmgr.hxx dependency on on viewer.hxx.
[flightgear.git] / src / Main / fg_commands.cxx
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:
2003-11-24 curtAdd a logging reinit command wrapper so that an externa...
2003-11-10 curtAdd a command which will setup the temperature field...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-09-17 curtOops fix a small bug resetting to "real-clock" time.
2003-09-17 curtClean up the timeofday setting code a bit more, consolo...
2003-09-16 curtOops, get rid of some extraneous debugging output.
2003-09-16 curtExpose the time of day setting through the fg_command...
2003-09-11 curtChanges to facilitate replaying the last "n" seconds.
2003-08-09 ehofmanFix a problem with MSVC and fix some typos
2003-08-06 curtNorman Vine:
2003-07-18 curtModified the replay system to work without enabling...
2003-07-17 curtCurt:
2003-06-24 curtPreviously the weather dialog box and environment syste...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-05 davidRemoved debug statement.
2003-04-04 davidAdd new property-randomize command.
2003-03-30 ehofmanMove current_panel to globals
2003-03-29 ehofmanA first stab at an aircraft selection dialog
2003-03-29 curtDon't start paused for in air starts.
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-22 ehofmanAdd runtime log level support
2003-03-01 davidAdd a new <power> property to allow raising an axis...
2003-01-24 davidChanged 'exit' command to quit immediately, rather...
2003-01-21 davidAdded reinit, suspend, and resume commands.
2003-01-20 davidChange GUI method names.
2003-01-19 davidDo an update after apply to see what really got into...
2003-01-18 davidAdded the property-cycle command.
2003-01-18 davidRenamed GUIWidget to FGDialog.
2003-01-17 davidMake all PSL support conditional, because it's not...
next