1
0
Fork 0
flightgear/src
Cutis L. Olson aa16a1e12a Call the new particle wind setting function with wind direction and speed.
The particle wind setting method then takes care of whatever logic and
transformations are requred to convert to the proper OSG coordinate system.
2010-07-23 12:37:17 -05:00
..
AIModel Fix issues exposed by PLIB-free SimGear. 2010-07-23 09:41:37 +01:00
Aircraft Ensure sim/signals/fdm-initialized is only fired on a rising edge; add sim/fdm-initialized as the state value. 2010-07-13 13:47:24 +01:00
Airports Ignore generated files 2010-06-02 11:27:16 +02:00
ATC gcc warning fixes 2010-06-26 21:24:46 +02:00
ATCDCL Thorsten: work around crashes when re-positioning, in the ATC-DCL code. 2010-07-22 00:31:29 +01:00
Autopilot One more try to fix the Windows build 2010-06-29 17:42:04 +02:00
Cockpit Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft dirs. 2010-07-01 22:33:51 +01:00
Environment Call the new particle wind setting function with wind direction and speed. 2010-07-23 12:37:17 -05:00
FDM don't forget to update the Makefile 2010-07-16 12:31:59 +02:00
GUI Rename reInit() method to 'resetSimulator', and document that it's hooked up to the 'reset' command. 2010-07-01 22:50:11 +01:00
Include config.h-msvc* restoration 2010-06-26 20:52:29 +02:00
Input Ignore generated files 2010-06-02 11:27:16 +02:00
Instrumentation Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Main Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Model Make FGAircraftModel more subsystem-alike, move update to fgMainLoop. 2010-06-26 10:31:21 +01:00
MultiPlayer Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
Navaids gcc warning fixes 2010-06-26 21:24:46 +02:00
Network Clean fg_init.hxx 2010-07-01 22:43:28 +01:00
Scenery Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Scripting changes for SGPropertyNode::getPath return type 2010-03-09 11:24:45 +01:00
Sound wrong logic never found the 'end' 2010-01-03 22:43:40 +01:00
Systems eliminate some SGPropertyNode_ptr variables in classes 2010-01-26 17:19:17 +01:00
Time Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Traffic Expanded ATC communication between AI aircraft and Airport ground control. 2010-05-05 11:59:37 +02:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Conditional compilation of ATCDCL module. Use --disable-atcdcl to try building flightgear without ATCDCL code. 2009-12-30 17:44:06 +01:00