Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-02-02 Thread Buchanan, Stuart
Hi All, I have a new, improved patch for the tutorial system available from http://www.nanjika.co.uk/flightgear/tutorial2.tar.gz. This makes use of Melchior's Nasal display code instead of the Nasal display patch I previously submitted. As before, it provides a series of tutorials for the c172p,

Re: [Flightgear-devel] Patch for XML-based tutorial system and C172 tutorials.

2006-01-24 Thread Josh Babcock
> - I need to write a tutorial on writing tutorials, though there is a > description in tutorial.nas How will you do that? Are there any tutorials on writing tutorials on tutorials on the net? Oops, my grammar checker just segfaulted. Josh --

[Flightgear-devel] Patch for XML-based tutorial system and C172 tutorials.

2006-01-24 Thread Buchanan, Stuart
Hi All, I've uploaded an updated patch for a tutorial system to http://www.nanjika.co.uk/flightgear/tutorial.tar.gz It contains the following pieces. 1) A patch to apply-presets so the engines are running if you start in mid-air. Previously I had to perform a mid-air restart in the c172p... 2)

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-12 Thread Buchanan, Stuart
--- Cyprien wrote: > Ok, i have patch all the files... but when i select Help/tutorial, i > still have no tutorial available for this aircraft :( > i've used the command lince > > fgfs --aircraft=c172p --airport=KHAF > but it said to me that the runway 10 doesn't exist, i've used the 12 > instead

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-12 Thread Cyprien
Ok, i have patch all the files... but when i select Help/tutorial, i still have no tutorial available for this aircraft :( i've used the command lince fgfs --aircraft=c172p --airport=KHAF but it said to me that the runway 10 doesn't exist, i've used the 12 instead... where i'm wrong ?? regards,

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-11 Thread Buchanan, Stuart
--- Cyprien wrote: > hi stuart, > sorry for that question but do i need the cvs to apply your patch ??? > what's the command line you use ? Yes, you'll need the current cvs version of FlightGear and cvs itself. I _think_ you need to use the "cvs patch" command to apply the patches to the cvs fil

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-11 Thread Cyprien
hi stuart, sorry for that question but do i need the cvs to apply your patch ??? what's the command line you use ? Cyprien Buchanan, Stuart a écrit : Hi All, Based on the discussions started by Paul and Cyprien, I had a go at writing an XML-based tutorial system in Nasal. It is still fair

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-09 Thread Cyprien
Buchanan, Stuart a écrit : Hi All, Based on the discussions started by Paul and Cyprien, I had a go at writing an XML-based tutorial system in Nasal. It is still fairly rough, but is available as a patch here: http://www.nanjika.co.uk/flightgear/tutorial.tar.gz. The patch consists of: - a s

Re: [Flightgear-devel] Patch for XML-based tutorial system

2006-01-08 Thread Christian Mayer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Buchanan, Stuart schrieb: > Hi All, > > Based on the discussions started by Paul and Cyprien, I had a go at > writing an XML-based tutorial system in Nasal. > > [...] > > Let me know what you think. The files are looking like a great start. I can't

[Flightgear-devel] Patch for XML-based tutorial system

2006-01-07 Thread Buchanan, Stuart
Hi All, Based on the discussions started by Paul and Cyprien, I had a go at writing an XML-based tutorial system in Nasal. It is still fairly rough, but is available as a patch here: http://www.nanjika.co.uk/flightgear/tutorial.tar.gz. The patch consists of: - a simple "take-off" tutorial for t