1
0
Fork 0
flightgear/src
frohlich 5f76fdd07a Use the positon from the model placment.
Use SGGeod based apis in the scenery/tilemanager.
Remove ground query that is no longer used.

Modified Files:
	src/Main/main.cxx
2009-03-11 23:14:33 +01:00
..
AIModel Use api's with objects instead of scalars. 2009-03-11 23:14:33 +01:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports One step further toward better integration of AI and ATC systems. 2009-02-16 00:56:44 +01:00
ATC One step further toward better integration of AI and ATC systems. 2009-02-16 00:56:44 +01:00
ATCDCL Use an AIEntity variable for the ground elevation instead of SGLocation. 2009-03-11 23:14:33 +01:00
Autopilot Added support for <condition> elements under <enable> elements. 2009-03-05 10:52:03 +01:00
Cockpit Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
Environment Merge branch 'maint' into next 2009-01-26 09:49:07 +01:00
FDM Use new function. 2009-03-11 23:14:33 +01:00
GUI Casaba Halász: Fix some const warnings. 2009-03-05 10:52:03 +01: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 Support --fg-root in fgjs 2009-02-02 00:58:00 +01:00
Instrumentation Merge branch 'topic/tape' into next 2009-02-06 15:44:51 +01:00
Main Use the positon from the model placment. 2009-03-11 23:14:33 +01:00
Model Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
MultiPlayer Merge branch 'topic/multiplayer' into next 2009-02-06 12:18:09 +01:00
Navaids Compile with VS2005 in debug mode 2009-02-22 23:52:17 +01:00
Network Read remote gps messages back and drive panel CDI and to/from flag. 2009-03-05 10:52:02 +01:00
Scenery Add scenery functions working on SGGeod in place of SGLocation. 2009-03-11 23:14:33 +01:00
Scripting - pass return values in set{,Bool,Int,Double}Value() and setprop() 2009-02-10 00:22:16 +01:00
Sound Use the position from the model placement. 2009-03-11 23:14:33 +01:00
Systems header cleanups 2008-07-31 12:04:32 +00:00
Time Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
Traffic One step further toward better integration of AI and ATC systems. 2009-02-16 00:56:44 +01: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