=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-07-15_09:08:32 (durk) /var/cvs/FlightGear-0.9/source/src/Airports/gnnode.cxx /var/cvs/FlightGear-0.9/source/src/Airports/gnnode.hxx
Fixes and code clean-up: - Airports Directory Thomas Foerster: Pulls out the FGTaxiNode implementation into gnnode.cxx. Melchior / Durk: Copy Constructor and assignment operator for FGTaxiRoute - AIModels Directory Durk / Melchior / Czaba Halasz: Ensure that all derived classes use AIBase member 'callsign'. Adapted, moved and deleted getter/setter functions where necessary Czaba Halasz: Fix AIBase model path vs. submodel path consistency. - Traffic Directory and AIModels CreateFlightPlanCruise DT: Temporary revert parts of the position estimation code. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-07-16_08:47:42 (curt) /var/cvs/FlightGear-0.9/source/utils/Modeller/photomodel.cxx First revision of a small utility that will build a simple .ac file around a aerial photo texture. You need to determine the coordinates of the 4 corners of your image and this utility will use that to build a 3d model in meters and tell you the information to copy into the proper .stg file. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-07-20_09:46:05 (mfranz) /var/cvs/FlightGear-0.9/source/src/AIModel/AIFlightPlan.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIFlightPlanCreate.cxx remove redundant if check in cases of if (foo) delete foo; The C++ standard explicitly allows deleting a null pointer. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-07-21_06:05:20 (durk) /var/cvs/FlightGear-0.9/source/src/Airports/runwayprefloader.cxx - Added ultra-light traffic is now a separate traffic class that can have its own preferential runway support. In future versions, we might want to condider having a more generic mechanism for this. - Keep a history of active runway for each class, so that runway assignments are more consistent after whether updates or time-related schedule changes. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-07-21_16:29:17 (mfranz) /var/cvs/FlightGear-0.9/source/scripts/tools/fg-check check for evil "userarchive" flags (in aircraft xml files) 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel