]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_commands.cxx
Modified Files:
[flightgear.git] / src / Main / fg_commands.cxx
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...
2003-01-11 davidAdded simple proof-of-concept support for running PSL...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2003-01-04 curtOoops, the presets_commit command was lost going from...
2003-01-04 davidPatch from Julian Foad to fix wrapping behaviour for...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidAdd the 'offset' and 'factor' arguments back into prope...
2002-12-31 davidModify the property-assign command to optionally copy...
2002-12-30 davidRemoved the (apparently unused) 'factor' and 'offset...
2002-12-22 davidAdded new commands:
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-07 davidStarted new, XML-configurable GUI subsystem.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
2002-10-26 davidModified for simpler command-manager interface.
2002-10-25 davidMajor code simplification.
2002-08-25 curtBernie Bright:
2002-07-06 davidPatch from Julian Foad:
2002-05-20 curtJim Wilson:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-26 davidMore cleanups. Removed the pui-* commands, and added...
2002-03-26 davidMore work on the configurable mouse. Mouse motion...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-03 davidAdded write-all parameter to save command. If set...
2002-03-02 davidFor property-scale, apply the squared option before...
2002-02-19 davidAdded a new 'squared' subproperty for axis bindings.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
next