[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-17 Thread Melchior FRANZ
* Vivian Meazza -- Tuesday 16 November 2004 18:06: > Melchior FRANZ wrote: > > OBJECT_SHARED Models/Geometry/Nimitz/nimitz.ac -122.590 37.76 -7.0 90 > > It should work just with the ... stuff in my earlier post. Yes. Changed that now. > Mathias has put all the necessary stuff here: > > ftp:/

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-17 Thread Melchior FRANZ
* Mathias Fröhlich -- Wednesday 17 November 2004 21:42: > On Mittwoch 17 November 2004 11:29, Melchior FRANZ wrote: > > * I observed one segfault that I hadn't seen before. The bt, however, > > didn't look like it had anything to do with the new code. I haven't saved > > the core file but will do s

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-16 Thread Vivian Meazza
Martin Spott > > Erik Hofman wrote: > > Update of /var/cvs/FlightGear-0.9/data/Data/AI > > In directory baron:/tmp/cvs-serv21401 > > > Added Files: > > nimitz_demo.xml > > Log Message: > [...] > > The hook can be extended with the H key, retracted with h. Start > flightgear > > with > >

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-16 Thread Vivian Meazza
Melchior FRANZ wrote: > > To be honest: I don't see any carrier. > > It isn't anywhere in the scenery yet -- just in cvs. You have to add > it yourself, or replace the saratoga with it. I added this in file > $FG_ROOT/Scenery/Terrain/w130n30/w123n37/942057.stg: > > OBJECT_SHARED Models/Geometry/

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-17 Thread Mathias Fröhlich
On Mittwoch 17 November 2004 11:29, Melchior FRANZ wrote: > I applied all the stuff and it worked very well. My first carrier landing > with the FA-18A succeeded already. The gear code is great! It's fun to > taxi over slopes and actually see the aircraft follow them, rather than > strangely slidin

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: data/Data/AInimitz_demo.xml, NONE, 1.1

2004-11-17 Thread Mathias Fröhlich
Hi, On Mittwoch 17 November 2004 21:52, Melchior FRANZ wrote: > Sure. Actually, I do know where it happened. I checked the backtrace, and > wasn't thrilled: It was at program exit when freeing property nodes. That's > why I didn't really attribute it to the new changes, although I hadn't seen > t