]> git.mxchange.org Git - flightgear.git/log
flightgear.git
12 years agoMerge branch 'next' of git://gitorious.org/fg/flightgear into next
Frederic Bouvier [Sat, 2 Jul 2011 16:57:21 +0000 (18:57 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next

12 years agoUpdate to sync with JSBSim CVS, small bug fixes.
Erik Hofman [Fri, 1 Jul 2011 06:21:06 +0000 (08:21 +0200)]
Update to sync with JSBSim CVS, small bug fixes.

12 years agoFix #357: Enabling "fixes" on map dialog crashes FG
Torsten Dreyer [Tue, 28 Jun 2011 10:51:00 +0000 (12:51 +0200)]
Fix #357: Enabling "fixes" on map dialog crashes FG

This happened for fixes with names shorter than 5 characters.
range check added, which operator[] does not perform.

12 years agoMerge branch 'next' of http://git.gitorious.org/fg/flightgear into next
Torsten Dreyer [Tue, 28 Jun 2011 10:48:39 +0000 (12:48 +0200)]
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next

12 years ago#178: improve normalization issue (avoid loops altogether)
ThorstenB [Sun, 26 Jun 2011 17:05:28 +0000 (19:05 +0200)]
#178: improve normalization issue (avoid loops altogether)
thanks to Torsten

12 years ago#178 related: avoid sim from freezing when FDM goes wild
ThorstenB [Sun, 26 Jun 2011 14:18:36 +0000 (16:18 +0200)]
#178 related: avoid sim from freezing when FDM goes wild

12 years ago#358: Missing option to disable AI scenarios
ThorstenB [Sun, 26 Jun 2011 14:08:19 +0000 (16:08 +0200)]
#358: Missing option to disable AI scenarios
--ai-scenario=... can only add/enable another scenario.
Introduce --disable-ai-scenarios option to disable all scenarios (can be
used by external launchers, GUIs etc)
Also provide error instead of debug message when a scenario cannot be loaded.

12 years agoMerge branch 'next' of git://gitorious.org/fg/flightgear into next
Frederic Bouvier [Sun, 26 Jun 2011 07:21:13 +0000 (09:21 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next

12 years ago#221, #242: Fix/work-around for AI traffic issues
ThorstenB [Sat, 25 Jun 2011 18:44:44 +0000 (20:44 +0200)]
#221, #242: Fix/work-around for AI traffic issues
Move the disable-HOT feature from the MP aircraft to the a/c base class,
disable HOT for all AIaircraft, since that's a fix/work-around for
#242: AI aircraft respect the user a/c only when HOT is _disabled_ for them
#221: AI aircraft don't stack at parking positions when HOT is disabled
Also generally disables HOT for ballistic and other models (suggested by vivian),
allowing it for ship/carrier models only.

12 years agoTone down some log output for the release, especially related to airways/navaid loading.
James Turner [Sat, 25 Jun 2011 15:18:07 +0000 (16:18 +0100)]
Tone down some log output for the release, especially related to airways/navaid loading.

12 years agoUpdate 3rdparty files for win32/x64 to OSG 3.0.0-rc5
Frederic Bouvier [Sat, 25 Jun 2011 12:30:54 +0000 (14:30 +0200)]
Update 3rdparty files for win32/x64 to OSG 3.0.0-rc5

12 years agoTrying to fix compilation failure on Linux and Mac
Frederic Bouvier [Sat, 25 Jun 2011 08:05:38 +0000 (10:05 +0200)]
Trying to fix compilation failure on Linux and Mac

12 years agoFix issue #354: updateCameras reset viewport size to its initial value on OSG 3.0
Frederic Bouvier [Sat, 25 Jun 2011 07:22:51 +0000 (09:22 +0200)]
Fix issue #354: updateCameras reset viewport size to its initial value on OSG 3.0

12 years agoMerge branch 'next' of http://git.gitorious.org/fg/flightgear into next
Torsten Dreyer [Thu, 23 Jun 2011 20:23:35 +0000 (22:23 +0200)]
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next

12 years agoMake fgviewer at least somehow work again.
Mathias Froehlich [Wed, 22 Jun 2011 20:15:04 +0000 (22:15 +0200)]
Make fgviewer at least somehow work again.

12 years agoEnable parameter for new command-line option.
ThorstenB [Wed, 22 Jun 2011 18:01:31 +0000 (20:01 +0200)]
Enable parameter for new command-line option.

12 years agoMerge branch 'next' of http://git.gitorious.org/fg/flightgear into next
Torsten Dreyer [Wed, 22 Jun 2011 13:51:33 +0000 (15:51 +0200)]
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next

12 years agoBundle more OSG plugins in nightly builds[D
Frederic Bouvier [Mon, 20 Jun 2011 21:31:22 +0000 (23:31 +0200)]
Bundle more OSG plugins in nightly builds[D

12 years ago#346 related: missing status message for property server
ThorstenB [Mon, 20 Jun 2011 20:50:07 +0000 (22:50 +0200)]
#346 related: missing status message for property server
Provide same start-up status message as for other protocols.

12 years agoRemoved useless divisions - As a side effect, it removes the risk of divisions by...
Erik Hofman [Sun, 19 Jun 2011 08:34:21 +0000 (10:34 +0200)]
Removed useless divisions - As a side effect, it removes the risk of divisions by zero

12 years agoUpdate 3rdparty files for win32/x64
Frederic Bouvier [Sat, 18 Jun 2011 21:34:57 +0000 (23:34 +0200)]
Update 3rdparty files for win32/x64

12 years agoMerge branch 'next' of git://gitorious.org/fg/flightgear into next
Frederic Bouvier [Sat, 18 Jun 2011 19:24:31 +0000 (21:24 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next

12 years agoBundle DDS plugin too
Frederic Bouvier [Sat, 18 Jun 2011 19:23:54 +0000 (21:23 +0200)]
Bundle DDS plugin too

12 years agoImproved the calcs during trimming after a suggestion from Dennis
Erik Hofman [Sat, 18 Jun 2011 15:50:47 +0000 (17:50 +0200)]
Improved the calcs during trimming after a suggestion from Dennis

12 years agoFixed switch parsing and message
Erik Hofman [Fri, 17 Jun 2011 12:16:49 +0000 (14:16 +0200)]
Fixed switch parsing and message

12 years agosync with JSBSim CVS
Erik Hofman [Fri, 17 Jun 2011 07:26:52 +0000 (09:26 +0200)]
sync with JSBSim CVS

12 years agoLink built-in svn in MSVC if 32-bit target is selected
Frederic Bouvier [Wed, 15 Jun 2011 06:27:56 +0000 (08:27 +0200)]
Link built-in svn in MSVC if 32-bit target is selected

12 years agoissue #127: make screen shots work with OSG multi-threading
ThorstenB [Mon, 13 Jun 2011 18:31:27 +0000 (20:31 +0200)]
issue #127: make screen shots work with OSG multi-threading
Make sure actual snap shot is executed in graphics context.
(Revert the revert :) - since the basic issue in simgear is solved now)
(patch requires simgear+fgdata update!)

12 years agoRevert "issue #127: make screen shots work with OSG multi-threading"
ThorstenB [Sun, 12 Jun 2011 22:52:43 +0000 (00:52 +0200)]
Revert "issue #127: make screen shots work with OSG multi-threading"

This reverts commit b4d90150c50094ac25f2e9ed7ea8302a3ef148d2.

12 years agoMartin Spott: Fix special FDM define for CMake.
ThorstenB [Sun, 12 Jun 2011 22:46:50 +0000 (00:46 +0200)]
Martin Spott: Fix special FDM define for CMake.

12 years agoMartin Spott: Add CMake DBus support for event driven input.
ThorstenB [Sun, 12 Jun 2011 22:45:40 +0000 (00:45 +0200)]
Martin Spott: Add CMake DBus support for event driven input.
Tested on Linux only, please improve if you see fit.

12 years agoMartin Spott: CMake DBus module, credit goes to the KDE project
ThorstenB [Sun, 12 Jun 2011 22:44:22 +0000 (00:44 +0200)]
Martin Spott: CMake DBus module, credit goes to the KDE project
from whom the file was copied.

12 years agoBetrand Coconnier: fix for issue #220 for JSBSim a/c
ThorstenB [Sun, 12 Jun 2011 19:04:16 +0000 (21:04 +0200)]
Betrand Coconnier: fix for issue #220 for JSBSim a/c
Modifying /position/altitude-ft did not change a/c position

12 years agoIntroduce "PRESERVE" flag to protect properties on sim reset.
ThorstenB [Sun, 12 Jun 2011 18:31:56 +0000 (20:31 +0200)]
Introduce "PRESERVE" flag to protect properties on sim reset.
Some specific properties need protection and shouldn't be restored to their
original values on sim-reset.

12 years agoMartin Spott: fixed sh-like variable in CMakeLists.txt
ThorstenB [Sun, 12 Jun 2011 13:17:03 +0000 (15:17 +0200)]
Martin Spott: fixed sh-like variable in CMakeLists.txt

12 years agoDo not reset persistent properties on sim-reset.
ThorstenB [Sun, 12 Jun 2011 11:53:14 +0000 (13:53 +0200)]
Do not reset persistent properties on sim-reset.
Fixed ugly sim-reset issue: Persistent properties (USERARCHIVE attribute)
are retained across sim sessions (when restarting the sim). So they should
also be retained on sim-resets (without the need to first exit/restart
the sim to make them really persistent).
Also, avoid warning due to read-only properties.

12 years agoAvoid compiler warning.
ThorstenB [Sun, 12 Jun 2011 11:45:10 +0000 (13:45 +0200)]
Avoid compiler warning.

12 years agoFix linking with -lsgtsync with cmake.
Mathias Froehlich [Sun, 12 Jun 2011 06:29:49 +0000 (08:29 +0200)]
Fix linking with -lsgtsync with cmake.

12 years agoIntroduce terrasync subsystem.
ThorstenB [Sat, 11 Jun 2011 22:44:07 +0000 (00:44 +0200)]
Introduce terrasync subsystem.
Fix tile reloading issue.

12 years agogit ignore debug directory
ThorstenB [Sat, 11 Jun 2011 22:12:39 +0000 (00:12 +0200)]
git ignore debug directory

12 years agoissue #61: built-in svn broken for automake builds
ThorstenB [Sat, 11 Jun 2011 13:29:50 +0000 (15:29 +0200)]
issue #61: built-in svn broken for automake builds
Thanks to "j...@flygarna.se"

12 years agoUse computed gravity instead of hardcoded value
Torsten Dreyer [Wed, 8 Jun 2011 18:17:40 +0000 (20:17 +0200)]
Use computed gravity instead of hardcoded value

12 years agoMerge commit 'refs/merge-requests/11' of git://gitorious.org/fg/flightgear into vivian
Torsten Dreyer [Wed, 8 Jun 2011 18:12:53 +0000 (20:12 +0200)]
Merge commit 'refs/merge-requests/11' of git://gitorious.org/fg/flightgear into vivian

13 years agoChange SimGear library order for fgadmin
Torsten Dreyer [Wed, 8 Jun 2011 14:02:07 +0000 (16:02 +0200)]
Change SimGear library order for fgadmin

13 years agoMake fgadmin compile under linux
Torsten Dreyer [Wed, 8 Jun 2011 14:01:23 +0000 (16:01 +0200)]
Make fgadmin compile under linux

missing string.h for str(n)cmp

13 years agoRemove stray space
ThorstenB [Mon, 6 Jun 2011 17:53:21 +0000 (19:53 +0200)]
Remove stray space
Thanks to Vivian - make MSVC9 happy again.

13 years agoBugfix: set life timer to 0 on instantiation and when ballistic object dies.
Vivian Meazza [Mon, 6 Jun 2011 08:32:00 +0000 (09:32 +0100)]
Bugfix: set life timer to 0 on instantiation and when ballistic object dies.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
13 years agoMerge branch 'next' of D:\Git_New\flightgear into next
Vivian Meazza [Mon, 6 Jun 2011 08:16:39 +0000 (09:16 +0100)]
Merge branch 'next' of D:\Git_New\flightgear into next

13 years agoMerge branch 'next' of D:\Git_New\flightgear into next
Vivian Meazza [Sun, 5 Jun 2011 21:25:10 +0000 (22:25 +0100)]
Merge branch 'next' of D:\Git_New\flightgear into next

13 years agocmake: check for SimGear 2.3.0
Torsten Dreyer [Sun, 5 Jun 2011 19:38:44 +0000 (21:38 +0200)]
cmake: check for SimGear 2.3.0

13 years agoMake cmake for fgpanel work under linux
Torsten Dreyer [Sun, 5 Jun 2011 19:08:44 +0000 (21:08 +0200)]
Make cmake for fgpanel work under linux

13 years agoFix a data type mismatch
Torsten Dreyer [Sun, 5 Jun 2011 15:10:04 +0000 (17:10 +0200)]
Fix a data type mismatch

13 years agoInitial commit to add fgpanel to cmake build system
Torsten Dreyer [Sun, 5 Jun 2011 15:04:41 +0000 (17:04 +0200)]
Initial commit to add fgpanel to cmake build system

Most likely only works on OSX, other OSes will follow later

13 years agoAvoid crashing in hla initialization failure.
Mathias Froehlich [Sun, 5 Jun 2011 11:44:37 +0000 (13:44 +0200)]
Avoid crashing in hla initialization failure.

13 years agoadd a sanity check for the overcast property
Erik Hofman [Sun, 5 Jun 2011 08:26:55 +0000 (10:26 +0200)]
add a sanity check for the overcast property

13 years agoAdd a /rendering/scene/overcast option to color the skydome gray in case of overcast
Erik Hofman [Sun, 5 Jun 2011 08:20:16 +0000 (10:20 +0200)]
Add a /rendering/scene/overcast option to color the skydome gray in case of overcast

13 years agoMerge branch 'next' of git://gitorious.org/fg/flightgear into next
Torsten Dreyer [Sat, 4 Jun 2011 19:30:46 +0000 (21:30 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next

13 years agofgpanel: fix compile for OSX
Torsten Dreyer [Sat, 4 Jun 2011 19:27:04 +0000 (21:27 +0200)]
fgpanel: fix compile for OSX

13 years agoMinor error message formatting.
ThorstenB [Sat, 4 Jun 2011 15:55:37 +0000 (17:55 +0200)]
Minor error message formatting.

13 years agoFix crash when display/screen number invalid
ThorstenB [Sat, 4 Jun 2011 15:55:12 +0000 (17:55 +0200)]
Fix crash when display/screen number invalid
getScreenResolution shouldn't be called before the safety check.
Fixes commit ba7d8b8155731c95acf43f5e5a5a007cc6e96cdc

13 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Torsten Dreyer [Sat, 4 Jun 2011 13:58:54 +0000 (15:58 +0200)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

13 years agoAnticipating v2.4.0 - bump fgdata version to 2.3.0
Torsten Dreyer [Sat, 4 Jun 2011 13:53:38 +0000 (15:53 +0200)]
Anticipating v2.4.0 - bump fgdata version to 2.3.0

13 years agoAs torten explains: it is probably not a good idea to ti /environment/relative-humidi...
Erik Hofman [Sat, 4 Jun 2011 13:39:45 +0000 (15:39 +0200)]
As torten explains: it is probably not a good idea to ti /environment/relative-humidity since the FGEnvironment ties to this property too

13 years agoAdd the /rendering/scene/scattering property to allow the weather system to contoll...
Erik Hofman [Sat, 4 Jun 2011 11:11:56 +0000 (13:11 +0200)]
Add the /rendering/scene/scattering property to allow the weather system to contoll the amount of light scattering (or absorption) of the fog

13 years agoFix bug#333 2D clouds sometimes not visible with material shaders are disabled
Torsten Dreyer [Fri, 3 Jun 2011 20:05:43 +0000 (22:05 +0200)]
Fix bug#333 2D clouds sometimes not visible with material shaders are disabled

Only draw 3d clouds if enabled and shader-effects are true.
Remove the property-tie for 3dclouds-enabled and use a change listener
instead which also listens for changes of the shader-effects property.

13 years agoPush some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned...
James Turner [Thu, 2 Jun 2011 22:28:40 +0000 (23:28 +0100)]
Push some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned by the airport

13 years agoFix for bug 331, cmake was missing mkfifo() check. Thanks to Olaf Flebbe for the...
James Turner [Thu, 2 Jun 2011 22:01:17 +0000 (23:01 +0100)]
Fix for bug 331, cmake was missing mkfifo() check. Thanks to Olaf Flebbe for the catch!

13 years agoOlaf Flebbe: #332, Improve Nasal's "systime" method
ThorstenB [Thu, 2 Jun 2011 21:53:42 +0000 (23:53 +0200)]
Olaf Flebbe: #332, Improve Nasal's "systime" method
Use gettimeofday for determine time, rather than time() and gettimeofday()

13 years agoMinor tweaks to positioned find commands.
James Turner [Wed, 1 Jun 2011 23:33:47 +0000 (00:33 +0100)]
Minor tweaks to positioned find commands.

13 years agoImprovements to exposing FGPositioned via commands - support frequency searches.
James Turner [Wed, 1 Jun 2011 22:55:04 +0000 (23:55 +0100)]
Improvements to exposing FGPositioned via commands - support frequency searches.

13 years agoEnsure window position is 0,0 for multi-display setups with fullscreen mode
ThorstenB [Wed, 1 Jun 2011 19:31:48 +0000 (21:31 +0200)]
Ensure window position is 0,0 for multi-display setups with fullscreen mode
Fix an issue introduced by commit 863551a932e21f3d4315c0ceb51005929acc9f20
for multi-display setups.
Some code clean-up.

13 years agoFix Linux build (automake)
ThorstenB [Wed, 1 Jun 2011 19:01:50 +0000 (21:01 +0200)]
Fix Linux build (automake)
CMake guys: please don't forget automake (yet)! ;-)

13 years agoFix Linux build
Frederic Bouvier [Wed, 1 Jun 2011 18:28:31 +0000 (20:28 +0200)]
Fix Linux build

13 years agoFix win32 build
Frederic Bouvier [Wed, 1 Jun 2011 18:25:53 +0000 (20:25 +0200)]
Fix win32 build

13 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Curtis L. Olson [Wed, 1 Jun 2011 17:04:59 +0000 (12:04 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

13 years agoExpose FGPositioned data via property tree, and make comm-stations a real FGPositione...
James Turner [Wed, 25 May 2011 06:50:15 +0000 (07:50 +0100)]
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.

13 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Curtis L. Olson [Wed, 1 Jun 2011 16:19:19 +0000 (11:19 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

13 years agoMerge branch 'next' of http://git.gitorious.org/fg/flightgear into next
Torsten Dreyer [Wed, 1 Jun 2011 05:34:13 +0000 (07:34 +0200)]
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next

13 years agoMake basic route-manager commands be real SGCommands
James Turner [Sun, 29 May 2011 22:43:40 +0000 (23:43 +0100)]
Make basic route-manager commands be real SGCommands

13 years agoRemove some unused code
Torsten Dreyer [Tue, 31 May 2011 18:58:22 +0000 (20:58 +0200)]
Remove some unused code

13 years agoremove inclusion of useless stdio.h
Torsten Dreyer [Tue, 31 May 2011 18:39:32 +0000 (20:39 +0200)]
remove inclusion of useless stdio.h

13 years agoMerge branch 'next' of 10.101.2.62:~/FlightGear/fg-osg/FlightGear into next
Torsten Dreyer [Tue, 31 May 2011 13:30:30 +0000 (15:30 +0200)]
Merge branch 'next' of 10.101.2.62:~/FlightGear/fg-osg/FlightGear into next

13 years agoCompute gravitational acceleration
Torsten Dreyer [Tue, 31 May 2011 13:28:32 +0000 (15:28 +0200)]
Compute gravitational acceleration

Compute gravitational acceleration based on the formula of
Somigliana corrected for altitude and provide the value
in property /environment/gravitational-acceleration-mps2

13 years agoDon't declare static functions in header file
Torsten Dreyer [Tue, 31 May 2011 08:35:42 +0000 (10:35 +0200)]
Don't declare static functions in header file

13 years agoRemove 'using namespace std' directive
Torsten Dreyer [Tue, 31 May 2011 08:12:07 +0000 (10:12 +0200)]
Remove 'using namespace std' directive

13 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Curtis L. Olson [Mon, 30 May 2011 18:08:59 +0000 (13:08 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

13 years agofix #142: initial window position
ThorstenB [Sun, 29 May 2011 16:46:11 +0000 (18:46 +0200)]
fix #142: initial window position
Be (at least a bit) smarter with initial x/y position
Also some minor type/comment issues.

13 years agoDeterministic loading sequence for Nasal scripts
ThorstenB [Sun, 29 May 2011 16:44:15 +0000 (18:44 +0200)]
Deterministic loading sequence for Nasal scripts
Avoid loading Nasal scripts in (random) file system order

13 years agoFix linux build - auto_ptr<> needs <memory>
Frederic Bouvier [Sun, 29 May 2011 07:34:56 +0000 (09:34 +0200)]
Fix linux build - auto_ptr<> needs <memory>

13 years agoMove all MP code in src/MultiPlayer.
James Turner [Sat, 13 Nov 2010 14:38:35 +0000 (14:38 +0000)]
Move all MP code in src/MultiPlayer.
Allow the subsystem to be (re-)inited at runtime.

13 years agoBertrand Coconnier: bug fix for #184, JSBSim: command line arguments
ThorstenB [Sat, 28 May 2011 22:05:33 +0000 (00:05 +0200)]
Bertrand Coconnier: bug fix for #184, JSBSim: command line arguments
1. The atmospheric properties of FG are not yet initialized when
JSBSim is initialized.
-> patch is quite basic and there may exist smarter ways to initialize
properly the environment before the FDM.
2. The Euler angles were initialized after the velocities.
3. The glide slope and rate of climb were ignored. Fixes all FDMs (YASim,
UIUC, JSBSim, etc.)
4. Some properties were instructed to re-use their previous value while
they should not.
5. Some bugs existed in JSBSim trim code. -> This bug has already been
fixed in JSBSim but the corresponding patch has not yet been applied to FG.

13 years agoMerge branch 'next' of D:\Git_New\flightgear into next
Vivian Meazza [Sat, 28 May 2011 21:53:50 +0000 (22:53 +0100)]
Merge branch 'next' of D:\Git_New\flightgear into next

13 years agoissue #127: make screen shots work with OSG multi-threading
ThorstenB [Sat, 28 May 2011 21:27:46 +0000 (23:27 +0200)]
issue #127: make screen shots work with OSG multi-threading
Make sure actual snap shot is executed in graphics context.
(patch requires simgear+fgdata update!)

13 years agoFix yet another subtle resize problem I introduced, which upset PUI. This code is...
James Turner [Sat, 28 May 2011 20:20:06 +0000 (21:20 +0100)]
Fix yet another subtle resize problem I introduced, which upset PUI. This code is terribly fragile - yuck. Thanks to papillion 81 for tracking down the issue,

13 years ago"Straighten" VC90 fgpanel project and add it to the solution
Frederic Bouvier [Sat, 28 May 2011 16:24:58 +0000 (18:24 +0200)]
"Straighten" VC90 fgpanel project and add it to the solution

13 years agofixed #308: "Reload input" did not respect joysticks.xml
ThorstenB [Sat, 28 May 2011 09:16:03 +0000 (11:16 +0200)]
fixed #308: "Reload input" did not respect joysticks.xml
Predefined joystick information must be maintained on "reload input".

13 years agoMerge branch 'next' of gitorious.org:fg/flightgear into next
Curtis L. Olson [Fri, 27 May 2011 20:14:42 +0000 (15:14 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next

13 years agoMerge branch 'next' of http://git.gitorious.org/fg/flightgear into next
Torsten Dreyer [Fri, 27 May 2011 19:16:06 +0000 (21:16 +0200)]
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next

13 years agoProvide a vc90 project file for fgpanel
Torsten Dreyer [Fri, 27 May 2011 19:15:49 +0000 (21:15 +0200)]
Provide a vc90 project file for fgpanel

13 years agoMerge branch 'fgpanel' of 10.101.2.62:~/FlightGear/fg-osg/FlightGear into next
Torsten Dreyer [Fri, 27 May 2011 18:56:09 +0000 (20:56 +0200)]
Merge branch 'fgpanel' of 10.101.2.62:~/FlightGear/fg-osg/FlightGear into next