=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-08_14:35:29 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/Makefile.am /var/cvs/FlightGear-0.9/source/src/Autopilot/auto_gui.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/auto_gui.hxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.hxx /var/cvs/FlightGear-0.9/source/src/GUI/gui_funcs.cxx /var/cvs/FlightGear-0.9/source/src/GUI/menubar.cxx /var/cvs/FlightGear-0.9/source/src/GUI/mouse.cxx /var/cvs/FlightGear-0.9/source/src/Main/fg_init.cxx
- move auto_gui's addWaypoint to routemgr.cxx - add command interface property (monitored by listener) - remove all traces of auto_gui.[ch]xx - remove some trailing spaces, fix indentation =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-08_14:53:23 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx ignore spaces after the colon in "@insert 3: ebase" =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-08_14:56:46 (mfranz) /var/cvs/FlightGear-0.9/source/src/GUI/gui_funcs.cxx remove obsolete fgcommands =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-08_15:00:10 (mfranz) /var/cvs/FlightGear-0.9/source/src/GUI/menubar.cxx remove obsolete menu functions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-09_09:39:28 (mfranz) /var/cvs/FlightGear-0.9/source/src/GUI/gui_funcs.cxx add "signals" for start and end of screenshot capturing. Like the other signals, this is meant for attaching listeners. The ufo will use that to hide/reveal the status line in screenshots. The following signal properties are now available: /sim/signals/exit ... set to 1 right before quitting /sim/signals/reinit ... set to 1 on re-init (Shift-Esc) /sim/signals/screenshot ... set to 1 before and to 0 after screenshot /sim/signals/click ... set to 1 after mouse clicks at terrain, signalling that the geo coords in /sim/input/click/ were updated =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-09_21:01:01 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.hxx - implement target altitude handling =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-09_21:08:01 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx remove wrong comment; should be obvious, anyway =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-10_09:40:08 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx - set target altitude if a new WP becomes active through deleting/inserting - cosmetics =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-10_21:46:27 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx also set new target altitude if wp is appended to empty list =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-11_10:01:47 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.hxx only activate heading & altitude lock when in air (and even then it should probably be configurable?). =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-12_09:36:21 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.hxx only lock AP automatically if above /autopilot/route-manager/min-lock-altitude-agl-ft The ufo sets this to a very low value, "serious" aircraft (which don't want this unrealistic automatism at all) set it to a very high value, and those that don't care ... don't need to care. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-12_15:37:25 (mfranz) /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.cxx /var/cvs/FlightGear-0.9/source/src/Autopilot/route_mgr.hxx - remove listener first in the destructor - make function arg const again =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-13_09:06:57 (mfranz) /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.hxx Vivian MEAZZA: "Preparations for an upgrade to Air-to-Air Refuelling to allow more than one tanker in the environment at a time. This will only work with YASim models. JSBSim models are unaffected by this change." =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-05-13_10:02:17 (mfranz) /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.hxx - remove trailing spaces - fix ridiculous mixture of 2-space-, 3-space-, 4-space-, tab-indents, and ~K&R & (braindead) FSF coding style 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel