1
0
Fork 0
flightgear/src
timoore 3bce312213 Get fgviewer working as a part of fgfs
Move fgviewer code into fgfs binary. Its osgViewer-style main function is
called from bootstrap.cxx if the --fgviewer argument is passed to fgfs.

Use fgfs initialization functions in fgviewer codepath. Read
command-line arguments and autosave.xml.
2009-08-12 23:45:54 +02:00
..
AIModel Use the 'all but self' capability of the scenery elevaton code instead of 2009-08-10 23:31:21 +02:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports Suppress warnings 2009-07-02 08:59:16 +02:00
ATC Remove few warnings 2009-05-18 12:24:17 +02:00
ATCDCL Use the 'all but self' capability of the scenery elevaton code instead of 2009-08-10 23:31:21 +02:00
Autopilot SGPropertyNode::Type moves to simgear::props namespace 2009-07-16 12:10:47 +02:00
Cockpit Advanced input subsystem - Step1: cleanup dependencies 2009-08-08 08:37:14 +02:00
Environment At startup, fetch METAR for closest airport that has one, which is not necessarily the same. 2009-07-27 23:52:32 +02:00
FDM Compile under MSVC9 again 2009-08-08 08:37:14 +02:00
GUI Advanced input subsystem - Step1: cleanup dependencies 2009-08-08 08:37:14 +02:00
Include Attempt to sort out the version number mess in preparation for the v1.9.0 2008-12-19 20:41:57 +00:00
Input Compile under MSVC9 2009-08-10 07:14:38 +02:00
Instrumentation Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg. This is an interim step with the aim being to eventually use render-to-texture. 2009-07-27 23:52:32 +02:00
Main Get fgviewer working as a part of fgfs 2009-08-12 23:45:54 +02:00
Model Fix case typo 2009-07-27 23:52:33 +02:00
MultiPlayer Refer to property types using props:: namespace 2009-07-17 14:54:12 +02:00
Navaids Reserve a special FGPositionned type for pavements 2009-06-15 10:29:45 +02:00
Network Refer to property types using props:: namespace 2009-07-17 14:54:12 +02:00
Scenery Add a possible node not to visit. 2009-08-08 08:37:14 +02:00
Scripting Refer to property types using props:: namespace 2009-07-17 14:54:12 +02:00
Sound Update FGViewer position clients to work with SGGeod directly 2009-06-11 16:05:20 +02:00
Systems Suppress warnings 2009-07-02 08:59:16 +02:00
Time brighten te sky color towards the sun at dusk and dawn 2009-05-02 00:44:21 +02:00
Traffic Switch some log message from the traffic code to SG_BULK (with Durk's permission) 2009-07-02 08:59:16 +02:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00