curt
5cbbd7a14e
Contributions from Bernie Bright <bbright@c031.aone.net.au>
...
- use strings for fg_root and airport_id and added methods to return
them as strings,
- inlined all access methods,
- made the parsing functions private methods,
- deleted some unused functions.
- propogated some of these changes out a bit further.
2009-09-15 18:31:30 +02:00
curt
424ef2f6e9
Shuffled $FG_ROOT file layout.
2009-09-15 18:31:30 +02:00
curt
01327ebd4c
Minor tweaks to avoid using unitialized memory.
2009-09-15 18:31:30 +02:00
curt
ec8667a63c
Wrote access functions for current fgOPTIONS.
2009-09-15 18:31:30 +02:00
curt
bbfd2f802b
Added zlib support for reading in compressed data files.
2009-09-15 18:31:30 +02:00
curt
e45190bee4
Root path info moved to fgOPTIONS.
2009-09-15 18:31:30 +02:00
curt
e9ee8471a9
Type-ified fgTIME and fgVIEW
2009-09-15 18:31:30 +02:00
curt
4066df3229
Edited cvs log messages in source files ... bad bad bad!
2009-09-15 18:31:29 +02:00
curt
7710f8f076
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
...
Fixed a bug when generating sky colors.
2009-09-15 18:31:29 +02:00
curt
2dd9bcbd50
C++ - ifing the code a bit.
2009-09-15 18:31:29 +02:00