Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FLY Developer's Forum

This forum is for the discussion of scenery, aircraft, and SDK development among the users of Fly!

Dedication

richard_small.gifRichard Harvey

Lake Tahoe

September, 2002

This forum and all others related to the FLY series of flight simulator, are dedicated to the memory of Richard Harvey - the lead designer for Terminal Reality's Fly.

 

At the AVSIM FANCON of 2002, Richard and his wife, Tara, attended. Richard was presented with AVSIM's Lifetime Achievement Award for his contribution to the flight simulation genre and his outstanding service and support of the FS community. Richard was a friend to many of us, and never hesitated to assist and inspire. Richard passed away the following March, 2003. He is sorely missed by his friends and those that were privileged to know him.

 

Richard in his last post to the forums said; "Try to stay away from things that are dark, dreary, introspective, tear jerkers, etc. Think HAPPY -- be HAPPY. If that is too much to ask, then I'll change the word HAPPY to POSITIVE. That's the flow of feeling I want rolling through my soul as I depart this earth from each of you, is absolute POSITIVE energy. Don't stall on me, I have to soar!"

 

Richard also passed this along to us in his last post; "******* Christ is my Lord and Savior. As my loving God and Lord has protected and guided me throughout my life, I pray he will do likewise for you and your family. May each of you achieve your dreams, and not be troubled by hardships. I pray for your good health. God will only give you as much load as you can bear, and never any more. Do not lose hope, nor certainly faith. Above all, do not fear evil, for though it surrounds us it can never hurt us. It may claim hollow victories, but it always suffers defeat."

 

We are proud to carry on Richard's undaunted support for his passion and his unstinting support of the user. Welcome to the Richard Harvey Memorial Fly Forums!

  1. Started by Harald_Kraft,

    Hi developers!After 3 month of trial Flylegacy is running on my computer.I use Visual Studio 2005 to compile it an had to change more 12 modules to get it running (there seem to be a lot of differences to older VS implementations).As soon as Chris adds me to the developer list I can start to contribute.In the meantime there are some errors in my BGLtools to correct. BGL2SHP V1.1 will be ready soon thanks to my Testers Boshua and Daniel Tona.Harald

  2. Started by Harald_Kraft,

    Hi allI would like to contribute to Flylegacy but I still get the assertion error and than Flylegacy crashes during initialisation.I added a screenshot an the debug-log.I use Visual Studio 2005 Standard edition and have downloaded the Flylegacy version from 28.12.2005.Maybe someone could update the projectfiles. Joystick.cpp is not included and will therfor not be compiled.Maybe have a problem with WIN-threads ?Which Version of pthread to use ? The project requestet pthreadVC2.dll. I did ot find anything about this file in the flylegacy documentation, so I downloadad a compiled version.any help or ideas welcomeHappy new yearHarald

  3. Guest tonycrider
    Started by Guest tonycrider,

    Hi Chris,I've managed to get FlyLegacy to compile and link successfully. I haven't yet managed to run it, but hope to tackle that today.Cheers, TC

  4. G'day all,On looking at the *.wng file I see a table for " Drag Verses Angle of attack".I can only assume that the drag in question is TOTAL wing drag. I can't find any reference for Profile drag?I understand that the table data is in Format 1 which is A B notation and I understand that Fly! II interpolates in a linear fashion between one set of data to the next.My problem is the second line from the bottom where there are 4 entries on the line instead of the expected two. Is anyone able to tell me what the 4 entries on the second line from the bottom represent??? I've noticed that this in all "Drag verses angle of attack" tables but not in "lift verses angle of attack" …

    • 9 replies
    • 2.4k views
  5. Started by Harald_Kraft,

    Hi ChrisRunning Flylegacy I get the error "Debug Assertion failed". -> see added screenshot.Any idea what I am doing wrong ?thanksHarald

  6. Guest hf_hero
    Started by Guest hf_hero,

    How to drive the aircraft with my own data?Thanks

  7. Guest hf_hero
    Started by Guest hf_hero,

    How to replace the aviation dynamical data controled by fs?

  8. Guest pilotsim7828
    Started by Guest pilotsim7828,

    seems to me that I have no support from this community, But as I promised dajackmanFlydevelopers.comwill make a comeback.As you can see by the link below this is only a start Webhosting is allready in place and visual web developer 2005 is pretty easy to work with , as support for PHP is also in placeHopefully all will find this new site informative ,Please support me with any info as much as possiable.Just like fly needs its developers, This web site needs youthanks pilotsim7828 http://flydevel.setupmyblog.com/

    • 2 replies
    • 1.5k views
  9. Guest tonyc
    Started by Guest tonyc,

    Check his flight sim. It's not finished but it's a masterpiece, considering that he's writing it all by himself. We should ask him to contribute to FLY Legacy... he's French and perhaps the ROTW folks might want to write him an email.. http://matt-online.homeip.nethttp://msdn.labtech.epitech.net/cs/blogs/matttony

    • 2 replies
    • 1.7k views
  10. Guest Chris Wallace
    Started by Guest Chris Wallace,

    There is probably a way for developers to be automatically notified of CVS commits from the SF web site, but I'm not sure how...so in the meantime here are the latest commits that I've made. I'll commit Laurent's altimeter changes asap.Committed 9-Oct-2005- Created new virtual CGauge class, GetClassName to return C++ class name for debugging- Eliminated duplicate logging of invalid tags in gauge Read()- Eliminated warning log flooding when a message has no receiver (only one warning will be generated)- Moved CDataMap and related classes to new source code file UtilityDataMap.cpp and removed MainBaseObjects.cpp- Fixes to CDataMap and related classes to remove warnings…

  11. Started by Harald_Kraft,

    Hi ChrisI have downloaded the following librariesfreeglut-2.4.0al11sdkplib-1.8.4tiff-win32-3.6.1STLport-4.6.2Jpeg-6b-4Trying to compile Flylegacy I get an error in Flylegacy.h line 666 "missing Bracket".So first I want to check if the libraries mentioned above are exactly the same versions you are using to compile.thanksHarald

  12. Started by Harald_Kraft,

    Hi ChrisCompiling timemanager I get some overloading errors. Any idea ? I add the log.thanksHarald

  13. Guest Chris Wallace
    Started by Guest Chris Wallace,

    I've created a mailing list for developers on the SourceForge site. I will post all CVS commit notices to this list rather than here in the forum. Let's keep other discussions about problems, work on-hand etc. in this forum so it gets wider visibility...but I don't think everybody is interested in details of the code churn...You can subscribe at the following URL: https://lists.sourceforge.net/lists/listinfo/flylegacy-develChris WallaceOttawa, Canada

    • 0 replies
    • 1.1k views
  14. Guest laurentC
    Started by Guest laurentC,

    Before any attempt to commit something to the CVS (besides, I'm not authorized to "write"), I want to share with you the first files I started to modify (currently the gauges and subsystem serie).Just place them in the relative folders and it should work (a complete compilation is likely to be done).I'm working in the Lookup area now, before any further, because I want to use the 'gtbl' data to turn the needles in their proper position.Probably, I'm about to make some slight changes in the CDataMap class tree ...Question : Besides the new terrain installation I can't see any terrain below the plane (only dark ...) Is it normal or I'm I doing something wrong ?laurentPS : I…

    • 5 replies
    • 1.7k views
  15. Guest Chris Wallace
    Started by Guest Chris Wallace,

    I've just committed a change to fix up the Release build settings, note that libtiff is not actually required, so I have removed it from the library list. The Install.txt also listed it as a requirement; it used to be, but I found incompatibility problems with libtiff and the TIFF textures generated by some graphics programs so I just wrote my own basic TIFF loader. I have removed Install.txt and will use Readme.txt exclusively from now on to avoid conflicts.Also as per Roland's suggestion, I've started splitting out areas of the code into independent libraries. So far, the POD filesystem interface and the whole UI/FUI section are split out into their own static libs. …

    • 6 replies
    • 1.6k views
  16. Started by Roger Mazengarb,

    G'day all,Does anyone know if Fly! II supports an aircraft having both reciprocating piston engines and gas turbine engines.Just curious..... :-)Cheers,Roger

  17. Guest Chris Wallace
    Started by Guest Chris Wallace,

    Laurent, Roland and others,Just a heads-up that you will need to add another dependent library for FlyLegacy soon. Get the latest stable pthreads-win32 library from http://sources.redhat.com/pthreads-win32/I'll be adding multithreading to the terrain code soon to handle loading/unloading of terrain textures in the background.Chris WallaceOttawa, Canada

    • 7 replies
    • 1.5k views
  18. Guest laurentC
    Started by Guest laurentC,

    Hi there all,I'm installing FlyLegacy (in order to give an hand in development, of course) and I've faced some difficulties I will expose here to help anyone else wanting to compile the CVS repository with MSVC6++.- first, preparing the VC6++ environment I had to link the libtiff.lib in addition to the jpeg library and the plib library (and incidentally download libtiff3.dll and zlib1.dll from the web : these dlls are placed in the fly!II main root with jpeg62.dll and glut32.dll which are yet provided). The libtiff.lib must be added to the linked libraries dialog list (settings : Links tab)- the debug preprocessor definitions are good but not the release ones (just copy d…

    • 23 replies
    • 2.7k views
  19. Guest abrain
    Started by Guest abrain,

    Hello to all. I am trying to render a scene directly with Terrascene. concretly in Seattle the globetile 168,166. Everything is OK up to a moment in which there gives a mistake to bring a file DEM 75. I believe that it is a problem of the servant where there is the information USGS. Someone has had the same problem? It has solution? For example putting the information manually. Of where I bring them?... A greetingAndres Abrain

    • 1 reply
    • 1.3k views
  20. Guest Chris Wallace
    Started by Guest Chris Wallace,

    The CVS 'docs' branch has been updated. I've created a new "Developers Guide" that describes some of the debugging facilities available, as well as starting to describe coding style guidelines and Doxygen commenting recommendations. Note that the current code base breaks a lot of these "rules" (suggestions really) but over time I'll try to fix things up to get everything in sync with the document.The INI Settings guide has also been updated, note that use of the terrainDebugLevel may be required temporarily when I submit some interim terrain system code soon... Chris WallaceOttawa, Canada

    • 0 replies
    • 1.1k views
  21. Guest tonyc
    Started by Guest tonyc,

    I need some help in animating the nose wheels on the emb120. Which part do I rotate(animate) for steering? the wheel axle or the wheels, or another part? And is this done in less than 30 frames? I am confused about the 30 frames for gear retraction and all the other parts and the required "fewer " frames.thanks.tony

  22. Guest milkboy
    Started by Guest milkboy,

    I was wondering if anyone had contacts or knowledge about job leads in aviation sims in the Orlando area. I did really enjoy working on many areas of FLY and FLY2k from 1997-2000. Who else would know better than FLY fans? Scott

    • 12 replies
    • 1.8k views
  23. Guest tonyc
    Started by Guest tonyc,

    Does anyone know why the B200 ngn, eng,and prp files, when transferred to the new aircraft model,the embraer 120, don't let the plane accellerate properly. The new plane crawls to takeoff speed. I am curious to know what variables other than those found in these three files, may be responsible for this behavior. The aircraft weight,in this case, is not a factor. Is there some 3d model connection?, such as the numbering order of the props? One would think that a simple transfer of the files would take care of the powerplant requirements. I changed hp and rpm , but the plane still does not accellerate properly. Also, at full throttle, the plane seems to not want to go past …

    • 2 replies
    • 1.2k views
  24. Guest tonyc
    Started by Guest tonyc,

    The right props disappear after angine start in the new emb120. In order to determine the cause, I removed all animation in 3dsmax for those props, including the rotation. Yet in FLY2, the props spin and disappear after throttle is applied. The left one is perfect. Only the right one is behaving odd. Any ideas? tony

    • 3 replies
    • 1.9k views
  25. Guest salud
    Started by Guest salud,

    Hello to all. I have in project to create an area of Andalusia Spain with Terrascene, but I meet with the inconvenience that not you where to discharge the files " Shape ", rather, not you how to create them. Is some of you able to help me? A greetingIsrael Abril fernandez

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.