Merge the Thanks file from fgsata and the flightgear source
This commit is contained in:
parent
0d9091bab6
commit
fd909ebcd7
1 changed files with 90 additions and 49 deletions
115
Thanks
115
Thanks
|
@ -1,4 +1,4 @@
|
||||||
|
A very special thanks is due to the following people and groups.
|
||||||
|
|
||||||
Note: as hard as we've tried, it is impossible to perfectly maintain
|
Note: as hard as we've tried, it is impossible to perfectly maintain
|
||||||
this file. If you are aware of someone who you think should be
|
this file. If you are aware of someone who you think should be
|
||||||
|
@ -11,7 +11,6 @@ A1 Free Sounds <techie@mail.ev1.net> http://www.a1freesoundeffects.com
|
||||||
Granted permission for the flightgear project to use some of the
|
Granted permission for the flightgear project to use some of the
|
||||||
sound effects from their site.
|
sound effects from their site.
|
||||||
|
|
||||||
|
|
||||||
Syd Adams:
|
Syd Adams:
|
||||||
Added clipping to 2d instruments. Added volume control to ATC-chatter.
|
Added clipping to 2d instruments. Added volume control to ATC-chatter.
|
||||||
Created and maintain: DHC2, B1900D, Aerostar 700, S76C+ helicopter,
|
Created and maintain: DHC2, B1900D, Aerostar 700, S76C+ helicopter,
|
||||||
|
@ -40,8 +39,7 @@ Michele America <nomimarketing@mail.telepac.pt>
|
||||||
Emmanuel Baranger <>
|
Emmanuel Baranger <>
|
||||||
Many, many very nice aircraft models.
|
Many, many very nice aircraft models.
|
||||||
|
|
||||||
|
Andrei Barbu "T"Eval" teval@myrealbox.com
|
||||||
Andrei Barbu <andrei@0xab.com>
|
|
||||||
Designed and implemented the current version of the FlightGear website.
|
Designed and implemented the current version of the FlightGear website.
|
||||||
|
|
||||||
|
|
||||||
|
@ -99,7 +97,6 @@ Bernie Bright <bbright@bigpond.net.au>
|
||||||
Many C++ style, usage, and implementation improvements.
|
Many C++ style, usage, and implementation improvements.
|
||||||
STL portability, tons o' stuff. :-)
|
STL portability, tons o' stuff. :-)
|
||||||
Threading support and threaded tile pager.
|
Threading support and threaded tile pager.
|
||||||
Initiate the fgrun project
|
|
||||||
|
|
||||||
|
|
||||||
Francesco Brisa <>
|
Francesco Brisa <>
|
||||||
|
@ -142,7 +139,7 @@ John Check <j4strngs@rockfish.net>
|
||||||
|
|
||||||
Bertrand Coconnier
|
Bertrand Coconnier
|
||||||
Contributed several bugfixes and improvements for the integration of
|
Contributed several bugfixes and improvements for the integration of
|
||||||
the JSBSim flight dynamics model.
|
the JSBSim flight dynamics model
|
||||||
|
|
||||||
|
|
||||||
Dave Cornish <dmc@halcyon.com>
|
Dave Cornish <dmc@halcyon.com>
|
||||||
|
@ -161,10 +158,8 @@ John Denker
|
||||||
Contributed bugfixes and improvements to the navigation and ATIS code.
|
Contributed bugfixes and improvements to the navigation and ATIS code.
|
||||||
|
|
||||||
|
|
||||||
Jean-Francois Doue
|
Martin Eschen <>
|
||||||
Vector 2D, 3D, 4D and Matrix 3D and 4D inlined C++ classes. (Based on
|
Helped enourmously toward finishing the full scale traffic demo at EHAM.
|
||||||
Graphics Gems IV ed. Paul S. Heckbert)
|
|
||||||
http://www.animats.com/simpleppp/ftp/public_html/topics/developers.html
|
|
||||||
|
|
||||||
|
|
||||||
Torsten Dreyer
|
Torsten Dreyer
|
||||||
|
@ -182,8 +177,10 @@ Dave Eberly <eberly@magic-software.com>
|
||||||
http://www.magic-software.com
|
http://www.magic-software.com
|
||||||
|
|
||||||
|
|
||||||
Martin Eschen <>
|
Jean-Francois Doue
|
||||||
Helped enourmously toward finishing the full scale traffic demo at EHAM.
|
Vector 2D, 3D, 4D and Matrix 3D and 4D inlined C++ classes. (Based on
|
||||||
|
Graphics Gems IV ed. Paul S. Heckbert)
|
||||||
|
http://www.animats.com/simpleppp/ftp/public_html/topics/developers.html
|
||||||
|
|
||||||
|
|
||||||
Francine Evans <evans@cs.sunysb.edu>
|
Francine Evans <evans@cs.sunysb.edu>
|
||||||
|
@ -214,16 +211,16 @@ Bruce Finney <bfinney@gte.net>
|
||||||
MSVC5 compatibility.
|
MSVC5 compatibility.
|
||||||
|
|
||||||
|
|
||||||
Thomas Förster <>
|
Thomas Forster <>
|
||||||
Updates to the AI system, including the Dykstra route finding algorithm,
|
Updates to the AI system, including the Dykstra route finding algorithm,
|
||||||
adding a performance class, and many code clean-ups.
|
adding a performance class, and many code clean-ups.
|
||||||
Co-organizer of the annual LinuxTag booth.
|
Co-organizer of the annual LinuxTag booth.
|
||||||
|
|
||||||
|
|
||||||
Melchior Franz <mfranz@aon.at>
|
Melchior Franz <mfranz@aon.at>
|
||||||
Reworked the joystick driver detection code, added high/low support for
|
Reworked the joystick driver detection code, added high/low support for "hats".
|
||||||
"hats". Nasal-ified the Saitek Cyborg Gold 3D (USB) joystick which now
|
Nasal-ified the Saitek Cyborg Gold 3D (USB) joystick which now forms
|
||||||
forms the basis of a lot of programmable joysticks.
|
the basis of a lot of programmable joysticks.
|
||||||
Ruthlessly hunted down memory leaks in FlightGear, SimGear, and JSBSim.
|
Ruthlessly hunted down memory leaks in FlightGear, SimGear, and JSBSim.
|
||||||
Maintains the only fully working helicopter model in FlightGear (Bolkow 105).
|
Maintains the only fully working helicopter model in FlightGear (Bolkow 105).
|
||||||
Made the GUI code fully XML configurable and added support for themes,
|
Made the GUI code fully XML configurable and added support for themes,
|
||||||
|
@ -273,7 +270,7 @@ Habibie <habibie@MailandNews.com>
|
||||||
RedHat package building changes for SimGear.
|
RedHat package building changes for SimGear.
|
||||||
|
|
||||||
|
|
||||||
Csaba Halász <>
|
Csaba Hal<EFBFBD>sz <>
|
||||||
Many bugfixes and code checking.
|
Many bugfixes and code checking.
|
||||||
|
|
||||||
|
|
||||||
|
@ -328,6 +325,8 @@ Maik Justus <fg@mjustus.de>
|
||||||
Implemented aerotowing, water plane and anchor support for YASim, and
|
Implemented aerotowing, water plane and anchor support for YASim, and
|
||||||
made its gear aware of the surface material.
|
made its gear aware of the surface material.
|
||||||
Wrote the Bo105 helicopter FDM configuration file.
|
Wrote the Bo105 helicopter FDM configuration file.
|
||||||
|
Developed gear/ground interactions and added aerotow/winch
|
||||||
|
support to the YASim FDM
|
||||||
|
|
||||||
|
|
||||||
Ove Kaaven
|
Ove Kaaven
|
||||||
|
@ -498,17 +497,16 @@ Friedemann Reinhard <mpt218@faupt212.physik.uni-erlangen.de>
|
||||||
Contributed beginnings of a textured instrument panel.
|
Contributed beginnings of a textured instrument panel.
|
||||||
|
|
||||||
|
|
||||||
Frederic Bouvier <fredfgfs01@free.fr>
|
Frederic Bouvier <frbouvi@wanadoo.fr>
|
||||||
|
Added French language support
|
||||||
Keeps FlightGear MSVC compatible.
|
Keeps FlightGear MSVC compatible.
|
||||||
Did a number of code changes to improve the animation code.
|
Did a number of code changes to improve the animation code.
|
||||||
Added a number of animations that improves the visual system quite a lot.
|
Added a number of animations that improves the visual system quite a lot.
|
||||||
|
For a long time built the FlightGear binary windows distributions.
|
||||||
Did a nice job populating the San Francisco bay area by adding a lot
|
Did a nice job populating the San Francisco bay area by adding a lot
|
||||||
of static scenery.
|
of static scenery.
|
||||||
Builds the FlightGear binary windows distributions.
|
|
||||||
Maintainer of fgrun, the defacto launcher on windows and many other platforms.
|
Maintainer of fgrun, the defacto launcher on windows and many other platforms.
|
||||||
Author of fgsd, a standalone scenery designer.
|
Author of fgsd, a standalone scenery designer.
|
||||||
Provides regular binary snapshots of flightgear and it's related projects for
|
|
||||||
the windows community.
|
|
||||||
|
|
||||||
|
|
||||||
Petter Reinholdtsen <pere@games.no>
|
Petter Reinholdtsen <pere@games.no>
|
||||||
|
@ -518,11 +516,6 @@ Petter Reinholdtsen <pere@games.no>
|
||||||
environments since the don't use the Unix make system.
|
environments since the don't use the Unix make system.
|
||||||
|
|
||||||
|
|
||||||
Thorsten Renk
|
|
||||||
Created the local weather system, providing beautiful cloudscapes
|
|
||||||
and an accurate meteorological simulation.
|
|
||||||
|
|
||||||
|
|
||||||
William Riley <riley@technologist.com>
|
William Riley <riley@technologist.com>
|
||||||
Contributed code to add "brakes".
|
Contributed code to add "brakes".
|
||||||
Patch to support a first joystick with more than two axes.
|
Patch to support a first joystick with more than two axes.
|
||||||
|
@ -632,10 +625,9 @@ Durk Talsma <d.talsma@chello.nl>
|
||||||
Moon has correct phase and blends well into the sky.
|
Moon has correct phase and blends well into the sky.
|
||||||
Planets are correctly positioned and have proper magnitude.
|
Planets are correctly positioned and have proper magnitude.
|
||||||
Help with time functions, gui, and other misc stuff.
|
Help with time functions, gui, and other misc stuff.
|
||||||
2D Cloud layers (nifty).
|
|
||||||
Added the AirTraffic module for scheduled AI airliners and other aircraft.
|
Added the AirTraffic module for scheduled AI airliners and other aircraft.
|
||||||
Full scale AI traffic demo for EHAM.
|
2D Cloud layers (nifty).
|
||||||
Current FlightGear release manager.
|
http://people.a2000.nl/dtals
|
||||||
|
|
||||||
|
|
||||||
Gabor Toth <>
|
Gabor Toth <>
|
||||||
|
@ -716,7 +708,7 @@ Darrell Walisser <dwaliss1@purdue.edu>
|
||||||
Provides MacOS-specific info in the docs.
|
Provides MacOS-specific info in the docs.
|
||||||
|
|
||||||
|
|
||||||
David Culp <davidculp2@attbi.com>
|
Davud Culp <davidculp2@attbi.com>
|
||||||
Changed the layout of the conbtrolls section and added a great number
|
Changed the layout of the conbtrolls section and added a great number
|
||||||
of extra controls which will prove to be usefull no and for the future.
|
of extra controls which will prove to be usefull no and for the future.
|
||||||
Contributed a number of aircraft configuration files, including a T-38 and
|
Contributed a number of aircraft configuration files, including a T-38 and
|
||||||
|
@ -792,7 +784,7 @@ David Culp <davidculp2@comcast.net>
|
||||||
model that creates an updraft around it's center.
|
model that creates an updraft around it's center.
|
||||||
|
|
||||||
|
|
||||||
Mathias Fröhlich <Mathias.Froehlich@gmx.net>
|
Mathias Fröhlich <Mathias.Froehlich@gmx.net>
|
||||||
Implemented the groundcache code which made it possible for aircraft
|
Implemented the groundcache code which made it possible for aircraft
|
||||||
to follow the ground precisely and, as a result, made it possible to
|
to follow the ground precisely and, as a result, made it possible to
|
||||||
land on aircraft carriers.
|
land on aircraft carriers.
|
||||||
|
@ -831,13 +823,19 @@ Stuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
|
||||||
Stefan Seifert <nine@detonation.org>
|
Stefan Seifert <nine@detonation.org>
|
||||||
Added the save-on-exit option to save the user preferences at program exit.
|
Added the save-on-exit option to save the user preferences at program exit.
|
||||||
|
|
||||||
|
Thorsten Renk <thorsten.i.renk@jyu.fi>
|
||||||
|
Created the local weather system with Thermals, Ridge lift and Wave lift
|
||||||
|
which creates an accurate meteorological simulation.
|
||||||
|
Added the Atmospheric light scattering (ALS) framework
|
||||||
|
(http://wiki.flightgear.org/Atmospheric_light_scattering)
|
||||||
|
Worked a quite a number of aircraft shaders like the interior shader,
|
||||||
|
rain shader and exhaust flume shader
|
||||||
|
|
||||||
|
|
||||||
Space Imaging, Inc http://www.spaceimaging.com/
|
Space Imaging, Inc http://www.spaceimaging.com/
|
||||||
Space Imaging has allowed us to use the images in their archive for
|
Space Imaging has allowed us to use the images in their archive for
|
||||||
commercial and non-commercial use, provided the original image can't be
|
commercial and non-commercial use, provided the original image can't be
|
||||||
extracted from the textures.
|
extracted from the textures.
|
||||||
Some (if not all) of the best textures in use by FlightGear wouldn't be
|
|
||||||
possible without the satellite images provided by them.
|
|
||||||
|
|
||||||
|
|
||||||
Airservices Australia
|
Airservices Australia
|
||||||
|
@ -850,6 +848,10 @@ SkyscraperPage.com http://skyscraperpage.com
|
||||||
SkyscraperPage.com has allowed us to use their building diagrams to
|
SkyscraperPage.com has allowed us to use their building diagrams to
|
||||||
make textures and 3d models of their buildings.
|
make textures and 3d models of their buildings.
|
||||||
|
|
||||||
|
http://sky.aw.net.ua/
|
||||||
|
The owner of this site has kindly allowed us to use potographs from this
|
||||||
|
site for cloud texturing.
|
||||||
|
|
||||||
|
|
||||||
WoodSoup Project http://www.woodsoup.org
|
WoodSoup Project http://www.woodsoup.org
|
||||||
[ FlightGear no longer uses woodsoup services, but we appreciate
|
[ FlightGear no longer uses woodsoup services, but we appreciate
|
||||||
|
@ -865,17 +867,56 @@ Robert Allan Zeh <raz@cmg.FCNBD.COM>
|
||||||
version of FG would have been impossible.
|
version of FG would have been impossible.
|
||||||
|
|
||||||
|
|
||||||
|
The following individuals have contributed to the scenery object database:
|
||||||
|
Martin Spott, Dave Martin, Thomas Foerster, Chris Metzler, Frederic
|
||||||
|
Bouvier, Melchior Franz, Roberto Inzerillo, Erik Hofman, Mike Round,
|
||||||
|
Innis Cunningham, David Megginson, Stuart Buchanan, Josh Babcock,
|
||||||
|
Esa Hyytia, Mircea Lutic, Jens Thoms Toerring, Mark Akermann,
|
||||||
|
Torsten Dreyer, Martin C. Doege, Alexis Bory, Sebastian Bechtold,
|
||||||
|
Julien Pierru, Bertrand Augras, Gerard Robin, Jakub Skibinski,
|
||||||
|
Morten Oesterlund Joergensen, Carsten Vogel, Dominique Lemesre,
|
||||||
|
Daniel Leygnat, Bertrand Gilot, Morten Skyt Eriksen, Alex
|
||||||
|
Bamesreiter, Oliver Predelli, Georg Vollnhals, and Paul Richter.
|
||||||
|
|
||||||
|
For regional texturing, support by the following people and organization is
|
||||||
|
gratefully acknowledged:
|
||||||
|
|
||||||
|
- Instituto Brasileiro de Geografia e Estatistica (IBGE) for the
|
||||||
|
satellite images of the Brazilian cerrado:
|
||||||
|
http://downloads.ibge.gov.br/downloads_geociencias.htm
|
||||||
|
|
||||||
|
- Diogo Sergio for the image of the caatinga trees:
|
||||||
|
http://commons.wikimedia.org/wiki/File:Caatinga_Xiquexique_pedras_01.JPG
|
||||||
|
|
||||||
|
- Maria Hsu for the image of a caatinga tree:
|
||||||
|
https://www.flickr.com/photos/14323530@N05/2150992479/
|
||||||
|
|
||||||
|
- Leonardo "Leguas" Carvalho for the image of the Ipe-Amarelo tree:
|
||||||
|
http://pt.wikipedia.org/wiki/Ficheiro:Ipe_detail.jpg
|
||||||
|
|
||||||
|
- Spoladore for the image of the Lixeira tree:
|
||||||
|
http://pt.wikipedia.org/wiki/Cajueiro-bravo-do-campo#/media/File:Lixeira_do_cerrado_de_Mato_Grosso.JPG
|
||||||
|
|
||||||
|
- Otávio Nogueira for the image of a cerrado tree:
|
||||||
|
https://www.flickr.com/photos/55953988@N00/3896942038
|
||||||
|
|
||||||
|
- P199 for the image of Las Piñas City, the Philippines:
|
||||||
|
http://commons.wikimedia.org/wiki/File:Las_Pinas_City.jpg
|
||||||
|
|
||||||
|
|
||||||
NOTE:
|
NOTE:
|
||||||
----
|
----
|
||||||
|
|
||||||
THIS DOCUMENT WAS INITIALLY WRITTEN BY
|
THIS DOCUMENT WAS INITIALLY WRITTEN BY:
|
||||||
|
Curt L. Olson <http://baron.flightgear.org/~curt>
|
||||||
|
|
||||||
|
THE CONTENTS WERE RESEARCHED AND UPDATED MARCH, 8 2000:
|
||||||
|
Oliver Delise <delise@mail.isis.de>
|
||||||
|
|
||||||
Curt L. Olson <http://www.flightgear.org/~curt>
|
|
||||||
|
|
||||||
Updated 2000-03-08 by Oliver Delise, delise@mail.isis.de
|
|
||||||
Updated 2001-12-11 by David Megginson, david@megginson.com
|
Updated 2001-12-11 by David Megginson, david@megginson.com
|
||||||
Updated 2003-04-17,
|
Updated 2003-04-17,
|
||||||
Updated 2004-06-01,
|
Updated 2004-06-01,
|
||||||
Updated 2005-04-02 by Erik Hofman, erik@ehofman.com
|
Updated 2005-04-02 by Erik Hofman, erik@ehofman.com
|
||||||
Updated 2009-02-02 by Durk Talsma
|
Updated 2007-05-16 for 0.9.11 release
|
||||||
|
Updates 2015-06-15 by Thorsten Renk
|
||||||
|
|
Loading…
Reference in a new issue