Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
On Friday 12 January 2007 19:10, Maik Justus wrote: Hi, reminder: please commit this patch. Maik Okay, Done. Just a quick comment: I believe this patch was based on FlightGear PLIB, and I've committed it to FlightGear cvs HEAD only. I know we've talked about OSG vs. PLIB maintainance a

Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Melchior FRANZ
* Dave Perry -- Saturday 13 January 2007: When Vegard Ovesen edits are available, I plan to incorporate them in the pa24 version. Excellent. There should only be one generic kap140.nas (in Aircraft/Instruments/ or Aircraft/Generic/?) and it should only contain the kap140 logic, with no aircraft

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, thanks for commiting. The patch should be commtied to the plib branch too. Maybe someone with cvs-rights could do it? Thanks! Maik Durk Talsma schrieb am 13.01.2007 10:30: On Friday 12 January 2007 19:10, Maik Justus wrote: Hi, reminder: please commit this patch. Maik

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/AIModel AIAircraft.cxx, 1.59, 1.60 AIBase.cxx, 1.71, 1.72 AIBase.hxx, 1.59, 1.60 AIManager.cxx, 1.71, 1.72 AIMultiplayer.cxx, 1.13, 1.14 AIS

2007-01-13 Thread gh.robin
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,

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, yes, the bug is the same in osg. Please try again with my newest patch. Sorry for the inconvenience. Maik Durk Talsma schrieb am 13.01.2007 13:03: On Saturday 13 January 2007 11:45, Maik Justus wrote: Hi, please wait with committing this patch to plib, too. Melchior found a

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
Okay, I have your patch in my local development tree. Do you have a good one liner comment line to describe the bug fix? Cheers, Durk On Saturday 13 January 2007 16:44, Maik Justus wrote: Hi Durk, yes, the bug is the same in osg. Please try again with my newest patch. Sorry for the

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, Melchior already committed it to cvs (both, head and plib) Thanks. Maik Durk Talsma schrieb am 13.01.2007 17:29: Okay, I have your patch in my local development tree. Do you have a good one liner comment line to describe the bug fix? Cheers, Durk On Saturday 13 January 2007

[Flightgear-devel] C182-RG model

2007-01-13 Thread Stuart Buchanan
Hi, I've been working on a proper c182rg model, based on Ron Jensen's work. With the addition of the new model, the c182rg is really a completely different aircraft, so I've re-packaged it as such (Aircraft/c182rg). It is available from http://www.nanjika.co.uk/flightgear/c182rg.tar.gz It has

Re: [Flightgear-devel] c182 revision version?

2007-01-13 Thread Ron Jensen
On Sat, 2007-01-13 at 01:33 -0500, John Denker wrote: Hey, it looks like we've got a 182rg in the fleet! Cool On 01/13/2007 12:08 AM, Ron Jensen wrote: I made the knob 2.5 cm thick and 5 cm in diameter. The lever is 12.5 cm in diameter more likely 12.5 mm ;-) whatever 1/2 inch

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
On Saturday 13 January 2007 17:30, Melchior FRANZ wrote: * Durk Talsma -- Saturday 13 January 2007: Okay, I have your patch in my local development tree. Do you have a good one liner comment line to describe the bug fix? Err ... it's already committed to both branches. Sorry. :-) Okay,

[Flightgear-devel] Nasal: new methods props.Node.getAttribute()/setAttribute()

2007-01-13 Thread Melchior FRANZ
Since yesterday the SGPropertyNode methods getAttribute() and setAttribute() are available in the Nasal props.Node class. Nasal doesn't have bool variables, so bool means just values 1 and 0 in the following examples: ---

Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Roy Vegard Ovesen
On Saturday 13 January 2007 17:20, Dave Perry wrote: On Sat, 2007-01-13 at 11:05 +0100, Melchior FRANZ wrote: * Dave Perry -- Saturday 13 January 2007: When Vegard Ovesen edits are available, I plan to incorporate them in the pa24 version. I've put the files here: