]> git.mxchange.org Git - flightgear.git/commit
emit to different message properties:
authormfranz <mfranz>
Tue, 7 Feb 2006 22:35:22 +0000 (22:35 +0000)
committermfranz <mfranz>
Tue, 7 Feb 2006 22:35:22 +0000 (22:35 +0000)
commit3cdea0705dba6f316268a314175a411e30546d8b
tree13e2b7958a2475dcd22212622abe434b347afcec
parent3b3df3cb011345c1345e83a25c2a339dd97e8854
emit to different message properties:
/sim/messages/{atc,pilot,ai-plane,ground,approach}
These can the be used for differenct screen.log colors and for different
voices. (Aircraft & tutoruals may want to write to /sim/messages/copilot)
src/ATC/AIPlane.cxx
src/ATC/ATC.cxx
src/ATC/ATCDialog.cxx
src/ATC/ATCdisplay.cxx
src/ATC/approach.cxx
src/ATC/approach.hxx
src/ATC/ground.cxx