On Sat 13 January 2007 10:04, Durk Talsma wrote: > Update of /var/cvs/FlightGear-0.9/source/src/AIModel > In directory baron:/tmp/cvs-serv7377/src/AIModel > > Modified Files: > AIAircraft.cxx AIBase.cxx AIBase.hxx AIManager.cxx > AIMultiplayer.cxx AIStatic.cxx > Log Message: > Maik Justus, > > Here is a patch for two bugs in the AI/multiplayer part: > > 1. Cannot find model file *.ac error message (was only a false message, > anything worked correctly, the model was loaded from the correct path > afterwards).
Hello Maik, Remember we never had that error message within FG_PreOSG, but when there is a wrong modele.xml file (in that case the model is replaced by the glider.ac). So keep the FG_preOSG code working > > 2. Often many multiplayer aircrafts are missing in the property-tree. > (but I need them for aerotowing). There is still another bug: The > property in some circumstances seems not to be cleaned up after logout > of a multiplayer. I have added a workaround for this, but I don't now, > if it 100% works (should have no side effects, just aerotow would not > work sometimes). For testing I need more traffic on the mp-server. > > Thanks -- Gérard ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

