mfranz
|
ba5d916dcb
|
split multiline messages into separate lines;
move default window slightly up
|
2006-02-21 21:26:49 +00:00 |
|
mfranz
|
7a60fdc1e4
|
don't map ATC messages to screen and voice interface if /sim/screen/nomap
is "true"; Currently there's no way to remove Nasal listeners, and people
may not have write access to $FG_ROOT/Nasal/screen.nas. Tidy up, too.
|
2006-02-13 19:52:45 +00:00 |
|
mfranz
|
03c0dee1dc
|
write ATC messages to the screen.log, and map them to the voice interface
properties
|
2006-02-11 12:05:50 +00:00 |
|
mfranz
|
c486d15803
|
"export" show(); don't add empty lines
|
2006-02-05 20:43:14 +00:00 |
|
mfranz
|
7dd2f271db
|
use low window font if set, else the <message-display> theme font if set,
else the gui font
|
2006-02-04 13:31:16 +00:00 |
|
mfranz
|
41000cc513
|
various fixes; added color message properties
|
2006-02-03 00:02:26 +00:00 |
|
mfranz
|
5b4067a327
|
class for creating displays of automatically scrolling log messages;
one is created in the file and can be used as screen.log.write("message")
|
2006-02-02 23:34:16 +00:00 |
|