Re: [Flightgear-devel] Fix to A-10 trajectory-markers

2007-04-26 Thread Melchior FRANZ
* alexis bory -- Wednesday 11 April 2007: toggle_traj_mkr = func { + if(getprop(/ai/submodels/trajectory-markers) == nil) { +setprop(/ai/submodels/trajectory-markers, 0); + } if(getprop(ai/submodels/trajectory-markers) 1) { setprop(ai/submodels/trajectory-markers, 1); }

[Flightgear-devel] Compile error

2007-04-26 Thread John Wojnaroski
Downloaded the latest OSG version (23APR07) and latest flightgear source from CVS. Here is the error mesgs... make[2]: Entering directory `/usr/local/src/FlightGear/src/ATC' if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -g -O2 -D_REENTRANT -MT

Re: [Flightgear-devel] An-2 v0.2 ready!

2007-04-26 Thread Melchior FRANZ
* Erik Hofman -- Sunday 15 April 2007: The rbg loader for the splash screen is a different than the one for the models, [...] So it's indeed required not to use the aggressive RLE option for the splash screen images which isn't such a big deal [...] It's not a big deal, but the splash

Re: [Flightgear-devel] Fix to A-10 trajectory-markers

2007-04-26 Thread leee
On Thursday 26 April 2007 07:28, Melchior FRANZ wrote: * alexis bory -- Wednesday 11 April 2007: toggle_traj_mkr = func { + if(getprop(/ai/submodels/trajectory-markers) == nil) { +setprop(/ai/submodels/trajectory-markers, 0); + } if(getprop(ai/submodels/trajectory-markers) 1)

Re: [Flightgear-devel] An-2 v0.2 ready!

2007-04-26 Thread Melchior FRANZ
* Melchior FRANZ -- Thursday 26 April 2007: * Erik Hofman -- Sunday 15 April 2007: The rbg loader for the splash screen is a different than the one for the models, [...] It's not a big deal, but the splash texture loader is then simply broken and needs to be fixed. But then again: the

Re: [Flightgear-devel] An-2 v0.2 ready!

2007-04-26 Thread Martin Spott
Hi Yurik, [EMAIL PROTECTED] wrote: On Fri, 20 Apr 2007 22:10:42 + (UTC), Martin Spott wrote I tried to start it, but on the PeeCee I took to test the new AN-2 it crashed the whole FlightGear instance. splash-screen format? No, unfortunately this appears not to be an easy

Re: [Flightgear-devel] An-2 v0.2 ready!

2007-04-26 Thread Yurik V. Nikiforoff
В сообщении от 27 Апрель 2007 02:53 Martin Spott написал(a): I don't claim this to be your fault, I just notice that your model appears to trigger a bug somewhere in FlightGear which crashes the sim for me so I can't test it. I write model for PLIB-devel 0.9.10 release, and have not OSG