]> git.mxchange.org Git - flightgear.git/commit
Neetha Girish <neethagirish@usa.net>
authorcurt <curt>
Fri, 5 Jan 2001 16:44:48 +0000 (16:44 +0000)
committercurt <curt>
Fri, 5 Jan 2001 16:44:48 +0000 (16:44 +0000)
commitaf80c2080b0049560cd250bef4f093abc200db94
tree90416d025c0fc9769c2bd8af23d133ad4510858c
parent6f6f19cf24c9f31e867bf178bb36ab2d299dc0cd
Neetha Girish <neethagirish@usa.net>
====================================

Cockpit.cxx
-----------
Commented #ifdef FIGHTER_HUD.

Hud.cxx
-------
Included code to read the xml file and draw the corresponding instrument.

Hud.hxx, Hud_ladr.cxx, Hud_card.cxx and Hud_labl.cxx
---------------------------------------------------
Integrated code to draw any kind of hud.

Preference.xml
---------------
Included XML file path in the sim/hud property.

ReadMe.xmlhud
-------------
The Readme.xmlhud describes the reconfigurable HUD implemented thru XML
files.
src/Cockpit/cockpit.cxx
src/Cockpit/hud.cxx
src/Cockpit/hud.hxx
src/Cockpit/hud_card.cxx
src/Cockpit/hud_labl.cxx
src/Cockpit/hud_ladr.cxx