.. |
AIModel
|
Restored line endings in src/AIModel/AIMultiplayer.cxx.
|
2010-09-02 19:46:44 +02: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
|
Major update to the AI code:
|
2010-08-29 19:25:34 +02:00 |
ATC
|
Major update to the AI code:
|
2010-08-29 19:25:34 +02:00 |
ATCDCL
|
Remove old AI system
|
2010-08-03 00:21:56 +01:00 |
Autopilot
|
fix double binding bug in autopilotgroup and naming error
|
2010-08-26 18:51:46 +02:00 |
Cockpit
|
Really fix bug 146 - angle units confusiuon.
|
2010-08-14 19:29:02 +01:00 |
Environment
|
Merge branch 'next' of D:\Git_New\flightgear into next
|
2010-08-29 00:08:50 +01:00 |
FDM
|
sync again
|
2010-08-14 14:09:58 +02:00 |
GUI
|
Fix 'using std::' abuses
|
2010-08-09 08:36:20 +01:00 |
Include
|
config.h-msvc* restoration
|
2010-06-26 20:52:29 +02:00 |
Input
|
Even more std::string fixes.
|
2010-08-09 09:40:20 +01:00 |
Instrumentation
|
Fix crashes (activating the route-manager) with a default GPS.
|
2010-08-16 17:10:12 +01:00 |
Main
|
Autopilot is more than just an autopilot: Introducing: "property rule"
|
2010-08-18 18:50:07 +02:00 |
Model
|
Fix issue identified by AndersG - don't load 2.5D panels for MP aircraft, only the main aircraft.
|
2010-08-14 19:50:22 +01:00 |
MultiPlayer
|
Restored line endings in src/MultiPlayer/multiplaymgr.cxx.
|
2010-09-02 20:07:34 +02:00 |
Navaids
|
Make ident/name searches on FGPositioned case-insensitive (for the GPS, especially)
|
2010-08-14 20:24:30 +01:00 |
Network
|
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
|
2010-08-04 09:16:37 +01:00 |
Scenery
|
Remove all (2) uses of simgear/math/vector.h from FlightGear.
|
2010-07-23 13:26:07 +01:00 |
Scripting
|
Expose path resolver to Nasal.
|
2010-08-15 11:02:27 +01:00 |
Sound
|
Compile with MSVC10
|
2010-08-01 18:07:18 +02:00 |
Systems
|
Add --fg-aircraft option, and aircraft dir path list. Partial support in places that load files, for respecting the setting.
|
2010-07-28 22:03:10 +01:00 |
Time
|
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
|
2010-08-04 09:16:37 +01:00 |
Traffic
|
- Whoops, missed committing this tiny but fatal-if-not-included change.
|
2010-08-31 16:57:07 +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 |