ehofman
667e64e1eb
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
...
- this exposed a bizarre issue on Mac where dragging in <AGL/agl.h> in
extensions.hxx was pulling in all of Carbon to the global namespace
- very scary. As a result, I now need to explicitly include CoreFoundation
in fg_init.cxx.
- change SG_USING_STD(x) to using std::x
2008-07-27 16:25:13 +00:00
frohlich
cdb725528d
Clean up scenery center handling. It is set now less often.
2006-07-27 16:36:22 +00:00
mfranz
7647b1620b
cosmetics:
...
- fix indentation
- remove trailing spaces
2006-06-24 07:48:05 +00:00
mfranz
095efc1fcf
Josh BABCOCK:
...
"Here is a patch that allows marker beacon volume to be set via
/instrumentation/marker-beacon/volume."
2006-06-24 07:43:09 +00:00
frohlich
ef52b23e3a
Make more use of SGGeod
2006-06-15 19:16:21 +00:00
frohlich
85056a31b8
Initialize uninitialized variable
2006-03-18 07:16:18 +00:00
mfranz
c9813d1b5d
new FSF address
2006-02-21 01:16:04 +00:00
fredb
cc27909e6f
Catch sound exceptions at the earliest, report problem has an alert, and continue without segfaulting ( hopefully )
2006-02-12 19:57:57 +00:00
mfranz
11a1ca0651
do also silence the marker sounds on --disable-sound
2005-05-12 18:30:59 +00:00
curt
e2875babad
Initialize the timer countdown value since this could conceivably start as
...
any randomly large number (thus preventing the first station seach from
happening at least for a very long time.)
2005-01-03 00:16:16 +00:00
curt
75747d3516
A couple more straggling instrumentation clean ups.
2004-12-05 01:04:32 +00:00
curt
1c2c76709e
Roy Ovesen: remove src files from Cockpit and move them over to Instrumentation.
2004-11-19 23:10:44 +00:00