=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-06_12:36:31 (durk) /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.cxx
Major update of traffic manager and AI related airport facilities. - Moved AIModels/Traffic Manager related AI functions to a new file - Rewrote the traffic manager so that the containers use pointers to objects instead of the objects themselves, which will allow for a more flexible memory management. - Rewrote parts of the airport groundnetwork code, also because the stl containers now contain object pointers instead of the objects themselves. - Fixed an uninitialized iterator in the AI distance tracking code - Fixed flawed logic in some of the traffic controller's while loops - Added a tower controller, which paces take-off behavior of AITraffic in a more realistic way. - Various other minor fixes and fine tuning. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-06_12:36:32 (durk) /var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIFlightPlan.hxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIFlightPlanCreate.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIManager.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIManager.hxx /var/cvs/FlightGear-0.9/source/src/Airports/Makefile.am /var/cvs/FlightGear-0.9/source/src/Airports/dynamics.cxx /var/cvs/FlightGear-0.9/source/src/Airports/dynamics.hxx /var/cvs/FlightGear-0.9/source/src/Airports/groundnetwork.cxx /var/cvs/FlightGear-0.9/source/src/Airports/groundnetwork.hxx /var/cvs/FlightGear-0.9/source/src/Airports/simple.cxx /var/cvs/FlightGear-0.9/source/src/Traffic/SchedFlight.cxx /var/cvs/FlightGear-0.9/source/src/Traffic/SchedFlight.hxx /var/cvs/FlightGear-0.9/source/src/Traffic/Schedule.cxx /var/cvs/FlightGear-0.9/source/src/Traffic/Schedule.hxx /var/cvs/FlightGear-0.9/source/src/Traffic/TrafficMgr.cxx /var/cvs/FlightGear-0.9/source/src/Traffic/TrafficMgr.hxx Major update of traffic manager and AI related airport facilities. - Moved AIModels/Traffic Manager related AI functions to a new file - Rewrote the traffic manager so that the containers use pointers to objects instead of the objects themselves, which will allow for a more flexible memory management. - Rewrote parts of the airport groundnetwork code, also because the stl containers now contain object pointers instead of the objects themselves. - Fixed an uninitialized iterator in the AI distance tracking code - Fixed flawed logic in some of the traffic controller's while loops - Added a tower controller, which paces take-off behavior of AITraffic in a more realistic way. - Various other minor fixes and fine tuning. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-06_12:37:09 (durk) /var/cvs/FlightGear-0.9/source/src/Airports/trafficcontrol.cxx /var/cvs/FlightGear-0.9/source/src/Airports/trafficcontrol.hxx Initial checkin. 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel