adrian
|
f023c3bc0a
|
log to SG_BULK
|
2011-11-24 15:37:33 +02:00 |
|
adrian
|
0025dfb9bc
|
Merge branch 'next' into comm-subsystem
|
2011-11-24 10:20:34 +02:00 |
|
adrian
|
0dd93d56d6
|
cleanup
|
2011-11-24 10:19:07 +02:00 |
|
adrian
|
e17852f679
|
prepare for festival volume
|
2011-11-24 10:00:28 +02:00 |
|
adrian
|
9bcc3a87b6
|
cleanup
|
2011-11-24 06:39:54 +02:00 |
|
adrian
|
98a94d83ef
|
call from FGATCController::transmit()
|
2011-11-24 06:20:59 +02:00 |
|
adrian
|
655b88dd17
|
remove old files from VCproj
|
2011-11-24 05:40:10 +02:00 |
|
adrian
|
322a15f8da
|
add to CMake
|
2011-11-24 05:38:15 +02:00 |
|
adrian
|
b55fd4de91
|
separate implementation
|
2011-11-24 05:02:42 +02:00 |
|
adrian
|
332f76b11e
|
remove subsystem
|
2011-11-24 04:49:05 +02:00 |
|
adrian
|
9ab41ea158
|
Merge branch 'next' into comm-subsystem
Conflicts:
src/Instrumentation/Makefile.am
|
2011-11-23 14:02:43 +02:00 |
|
Anders Gidenstam
|
50f82808f9
|
src/FDM/JSBSim/models/FGGasCell.cpp: Restore the ballonet model to a working state.
|
2011-11-22 21:16:10 +01:00 |
|
James Turner
|
029226f8d4
|
Use property objects to avoid property look-ups during TimeManager updates.
|
2011-11-20 18:30:31 +00:00 |
|
James Turner
|
9e344ee645
|
Avoid crash when reloading GUI from debug menu.
|
2011-11-20 16:33:22 +00:00 |
|
James Turner
|
ebfdebeb43
|
Cocoa menu-bar implementation.
|
2011-11-20 16:26:05 +00:00 |
|
ThorstenB
|
e1c1a28288
|
Introduce some structure in fgMainLoop.
- Move some code to sub functions.
- Make sound manager a subsystem-manager member (and make sure it's
still processed last).
|
2011-11-20 16:21:15 +01:00 |
|
Erik Hofman
|
04395fa9a5
|
Postpone initialization of the avionics soundgroup until avionics are enabled. This prevents AI classes from creating new and unnecessary avionics sample groups.
|
2011-11-20 15:31:58 +01:00 |
|
Erik Hofman
|
544bad86c7
|
remove a .swp file
|
2011-11-20 15:06:10 +01:00 |
|
Erik Hofman
|
9e1121fc4c
|
First implementation of sound effects for AI models.
|
2011-11-20 15:05:37 +01:00 |
|
Erik Hofman
|
64102d0da9
|
Allow for a different property root location besides '/'
|
2011-11-20 15:03:48 +01:00 |
|
Erik Hofman
|
269595a366
|
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
|
2011-11-20 10:29:23 +01:00 |
|
Erik Hofman
|
5381aafe6d
|
Read CPACK ignore files from .gitignore
|
2011-11-20 10:28:20 +01:00 |
|
James Turner
|
8b340ff043
|
Hopefully fix non-Mac ;)
|
2011-11-19 22:42:15 +00:00 |
|
Frederic Bouvier
|
394cc3ee9f
|
Fix MSVC build
|
2011-11-19 23:37:42 +01:00 |
|
James Turner
|
daa973f1bc
|
And make FGMenuBar abstract too, sinking the current implementation into FGPUIMenubar
|
2011-11-19 22:04:35 +00:00 |
|
ThorstenB
|
76baf75a47
|
Fix include dependencies for non-Mac platforms.
;-)
|
2011-11-19 22:48:26 +01:00 |
|
ThorstenB
|
339c57e0b2
|
Adapt path of performance-monitor properties.
|
2011-11-19 22:37:13 +01:00 |
|
James Turner
|
03c966de13
|
Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet)
|
2011-11-19 20:46:17 +00:00 |
|
James Turner
|
a05ea36acb
|
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
|
2011-11-19 20:25:51 +00:00 |
|
ThorstenB
|
4b2506d709
|
Add new performance monitoring subsystem.
Rename some subsystems for naming consistency.
|
2011-11-19 15:37:49 +01:00 |
|
Frederic Bouvier
|
c0c7dd4358
|
Bundle the FreeType plugin (for fgrun rating hud)
|
2011-11-17 09:22:15 +01:00 |
|
Frederic Bouvier
|
434ec9c314
|
Change locale files location
|
2011-11-17 09:17:21 +01:00 |
|
Curtis L. Olson
|
3db471f83a
|
Merge branch 'next' of gitorious.org:fg/flightgear into next
|
2011-11-14 15:55:25 -06:00 |
|
Curtis L. Olson
|
da2ffe5a03
|
Always good to test before committing. Fix some obvious problems.
|
2011-11-14 15:54:20 -06:00 |
|
Curtis L. Olson
|
b45211509d
|
A simple initial version of a packaging script for the data package -- lots
of room for improvement but this will work in the short term.
|
2011-11-14 15:37:18 -06:00 |
|
ThorstenB
|
1e184bb0f4
|
Avoid segfault on shutdown
Fixes double-delete of old ATC manager.
|
2011-11-14 20:38:50 +01:00 |
|
Durk Talsma
|
93f9b471e6
|
Merge branch 'next' of gitorious.org:fg/flightgear into next
|
2011-11-14 19:36:59 +01:00 |
|
Durk Talsma
|
6fa2b1cbe6
|
Equate sun angle for morning and afternoon. This is a temporary solution, but should give more consistent results for locations that are relatively close to the poles.
|
2011-11-14 17:22:02 +01:00 |
|
Torsten Dreyer
|
2b68bebb5d
|
namespace std fixes
|
2011-11-14 15:33:02 +01:00 |
|
Frederic Bouvier
|
f1d0ac52a6
|
Fix MSVC9 build
|
2011-11-14 08:38:58 +01:00 |
|
Frederic Bouvier
|
b5a0da1c6e
|
std namespace missing everywhere in fgpanel
|
2011-11-14 08:31:00 +01:00 |
|
James Turner
|
85924cf953
|
Fix some Windows std:: namespace issues.
|
2011-11-13 21:27:55 +00:00 |
|
James Turner
|
c14b3bc268
|
std namespace fix
|
2011-11-13 20:32:42 +00:00 |
|
James Turner
|
07a627680e
|
Get ATIS working again temporarily, since a proper refactoring will take a few days.
|
2011-11-13 20:32:30 +00:00 |
|
Mathias Froehlich
|
b2eb047a03
|
fgviewer: add license header, adapt to cmake.
|
2011-11-13 18:34:53 +01:00 |
|
Mathias Froehlich
|
42fb9b8e9f
|
Consolidate the different ReaderWriterOptions classes.
|
2011-11-13 18:34:53 +01:00 |
|
ThorstenB
|
1366336a87
|
Drop obsolete include files - no longer used anywhere.
There are replacements in simgear...
|
2011-11-13 16:56:05 +01:00 |
|
ThorstenB
|
318e7ac773
|
Untangle subsystems by replacing direct TileCache call with callback.
|
2011-11-13 15:47:52 +01:00 |
|
ThorstenB
|
93307270a8
|
Use lazy loading for main aircraft
instead of paging.
|
2011-11-13 14:29:28 +01:00 |
|
ThorstenB
|
2983814d52
|
Drop obsolete include
Can we drop "fg_typedefs.h" now? No longer used anywhere...
|
2011-11-13 14:27:05 +01:00 |
|