]>
git.mxchange.org Git - flightgear.git/log
ThorstenB [Sun, 10 Jul 2011 19:25:16 +0000 (21:25 +0200)]
Avoid creation of stray "/null" property nodes.
"property-assign" command had a side-effect of creating stray "/null"
nodes when assigning a value (since "getprop2" always creates some node).
ThorstenB [Sun, 10 Jul 2011 19:21:34 +0000 (21:21 +0200)]
Non-conclusive update for list of contributors.
ThorstenB [Sun, 10 Jul 2011 10:52:45 +0000 (12:52 +0200)]
Fix minor DME frequency issue.
DME frequency value should be double - not string.
Torsten Dreyer [Fri, 8 Jul 2011 08:56:18 +0000 (10:56 +0200)]
Fix #369: ATIS receiver has excessive range
Add a range filter when searching for CommStations,
searching by frequency is not enough.
Mathias Froehlich [Thu, 7 Jul 2011 16:40:44 +0000 (18:40 +0200)]
Make the 32'th joystick button work.
ThorstenB [Thu, 7 Jul 2011 06:44:09 +0000 (08:44 +0200)]
#367: Add visible error messages when flight plan file isn't found/readable
ThorstenB [Wed, 6 Jul 2011 20:33:19 +0000 (22:33 +0200)]
#367: raise log level for some routemanager error messages
When flightplans cannot be loaded (i.e. --flight-plan command-line
option fails), make sure the message is visible to the user with
default log level.
Torsten Dreyer [Tue, 5 Jul 2011 15:33:11 +0000 (17:33 +0200)]
Fix #220, Ctrl-U no longer working for YASim
Set model-state's position from properties so it can be manipulated
from the property tree.
Anders Gidenstam [Sun, 3 Jul 2011 20:05:57 +0000 (22:05 +0200)]
Fixed faulty frame transformation of moment of inertia.
Thanks to Jon for finding the problem.
ThorstenB [Sun, 3 Jul 2011 11:06:41 +0000 (13:06 +0200)]
#348 related: More places where missing files were not reported properly
Whenever resolving a (relative) path to an absolute path with
'resolve_maybe_aircraft_path', check if the result is empty and report original
(relative) path as missing. Otherwise no or a meaningless message is
issued ("File '' not found.").
Frederic Bouvier [Sun, 3 Jul 2011 06:54:05 +0000 (08:54 +0200)]
Update 3rdparty files for win32/x64 to OSG 3.0.0
Frederic Bouvier [Sat, 2 Jul 2011 17:07:59 +0000 (19:07 +0200)]
Trying to support new osg file formats by providing required plug-ins
Frederic Bouvier [Sat, 2 Jul 2011 16:57:21 +0000 (18:57 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
Erik Hofman [Fri, 1 Jul 2011 06:21:06 +0000 (08:21 +0200)]
Update to sync with JSBSim CVS, small bug fixes.
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.
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
ThorstenB [Sun, 26 Jun 2011 17:05:28 +0000 (19:05 +0200)]
#178: improve normalization issue (avoid loops altogether)
thanks to Torsten
ThorstenB [Sun, 26 Jun 2011 14:18:36 +0000 (16:18 +0200)]
#178 related: avoid sim from freezing when FDM goes wild
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.
Frederic Bouvier [Sun, 26 Jun 2011 07:21:13 +0000 (09:21 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
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.
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.
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
Frederic Bouvier [Sat, 25 Jun 2011 08:05:38 +0000 (10:05 +0200)]
Trying to fix compilation failure on Linux and Mac
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
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
Mathias Froehlich [Wed, 22 Jun 2011 20:15:04 +0000 (22:15 +0200)]
Make fgviewer at least somehow work again.
ThorstenB [Wed, 22 Jun 2011 18:01:31 +0000 (20:01 +0200)]
Enable parameter for new command-line option.
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
Frederic Bouvier [Mon, 20 Jun 2011 21:31:22 +0000 (23:31 +0200)]
Bundle more OSG plugins in nightly builds[D
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.
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
Frederic Bouvier [Sat, 18 Jun 2011 21:34:57 +0000 (23:34 +0200)]
Update 3rdparty files for win32/x64
Frederic Bouvier [Sat, 18 Jun 2011 19:24:31 +0000 (21:24 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
Frederic Bouvier [Sat, 18 Jun 2011 19:23:54 +0000 (21:23 +0200)]
Bundle DDS plugin too
Erik Hofman [Sat, 18 Jun 2011 15:50:47 +0000 (17:50 +0200)]
Improved the calcs during trimming after a suggestion from Dennis
Erik Hofman [Fri, 17 Jun 2011 12:16:49 +0000 (14:16 +0200)]
Fixed switch parsing and message
Erik Hofman [Fri, 17 Jun 2011 07:26:52 +0000 (09:26 +0200)]
sync with JSBSim CVS
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
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!)
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 .
ThorstenB [Sun, 12 Jun 2011 22:46:50 +0000 (00:46 +0200)]
Martin Spott: Fix special FDM define for CMake.
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.
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.
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
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.
ThorstenB [Sun, 12 Jun 2011 13:17:03 +0000 (15:17 +0200)]
Martin Spott: fixed sh-like variable in CMakeLists.txt
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.
ThorstenB [Sun, 12 Jun 2011 11:45:10 +0000 (13:45 +0200)]
Avoid compiler warning.
Mathias Froehlich [Sun, 12 Jun 2011 06:29:49 +0000 (08:29 +0200)]
Fix linking with -lsgtsync with cmake.
ThorstenB [Sat, 11 Jun 2011 22:44:07 +0000 (00:44 +0200)]
Introduce terrasync subsystem.
Fix tile reloading issue.
ThorstenB [Sat, 11 Jun 2011 22:12:39 +0000 (00:12 +0200)]
git ignore debug directory
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"
Torsten Dreyer [Wed, 8 Jun 2011 18:17:40 +0000 (20:17 +0200)]
Use computed gravity instead of hardcoded value
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
Torsten Dreyer [Wed, 8 Jun 2011 14:02:07 +0000 (16:02 +0200)]
Change SimGear library order for fgadmin
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
ThorstenB [Mon, 6 Jun 2011 17:53:21 +0000 (19:53 +0200)]
Remove stray space
Thanks to Vivian - make MSVC9 happy again.
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>
Vivian Meazza [Mon, 6 Jun 2011 08:16:39 +0000 (09:16 +0100)]
Merge 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
Torsten Dreyer [Sun, 5 Jun 2011 19:38:44 +0000 (21:38 +0200)]
cmake: check for SimGear 2.3.0
Torsten Dreyer [Sun, 5 Jun 2011 19:08:44 +0000 (21:08 +0200)]
Make cmake for fgpanel work under linux
Torsten Dreyer [Sun, 5 Jun 2011 15:10:04 +0000 (17:10 +0200)]
Fix a data type mismatch
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
Mathias Froehlich [Sun, 5 Jun 2011 11:44:37 +0000 (13:44 +0200)]
Avoid crashing in hla initialization failure.
Erik Hofman [Sun, 5 Jun 2011 08:26:55 +0000 (10:26 +0200)]
add a sanity check for the overcast property
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
Torsten Dreyer [Sat, 4 Jun 2011 19:30:46 +0000 (21:30 +0200)]
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
Torsten Dreyer [Sat, 4 Jun 2011 19:27:04 +0000 (21:27 +0200)]
fgpanel: fix compile for OSX
ThorstenB [Sat, 4 Jun 2011 15:55:37 +0000 (17:55 +0200)]
Minor error message formatting.
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
Torsten Dreyer [Sat, 4 Jun 2011 13:58:54 +0000 (15:58 +0200)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
Torsten Dreyer [Sat, 4 Jun 2011 13:53:38 +0000 (15:53 +0200)]
Anticipating v2.4.0 - bump fgdata version to 2.3.0
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
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
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.
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
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!
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()
James Turner [Wed, 1 Jun 2011 23:33:47 +0000 (00:33 +0100)]
Minor tweaks to positioned find commands.
James Turner [Wed, 1 Jun 2011 22:55:04 +0000 (23:55 +0100)]
Improvements to exposing FGPositioned via commands - support frequency searches.
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.
ThorstenB [Wed, 1 Jun 2011 19:01:50 +0000 (21:01 +0200)]
Fix Linux build (automake)
CMake guys: please don't forget automake (yet)! ;-)
Frederic Bouvier [Wed, 1 Jun 2011 18:28:31 +0000 (20:28 +0200)]
Fix Linux build
Frederic Bouvier [Wed, 1 Jun 2011 18:25:53 +0000 (20:25 +0200)]
Fix win32 build
Curtis L. Olson [Wed, 1 Jun 2011 17:04:59 +0000 (12:04 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
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.
Curtis L. Olson [Wed, 1 Jun 2011 16:19:19 +0000 (11:19 -0500)]
Merge branch 'next' of 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
James Turner [Sun, 29 May 2011 22:43:40 +0000 (23:43 +0100)]
Make basic route-manager commands be real SGCommands
Torsten Dreyer [Tue, 31 May 2011 18:58:22 +0000 (20:58 +0200)]
Remove some unused code
Torsten Dreyer [Tue, 31 May 2011 18:39:32 +0000 (20:39 +0200)]
remove inclusion of useless stdio.h
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
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
Torsten Dreyer [Tue, 31 May 2011 08:35:42 +0000 (10:35 +0200)]
Don't declare static functions in header file
Torsten Dreyer [Tue, 31 May 2011 08:12:07 +0000 (10:12 +0200)]
Remove 'using namespace std' directive
Curtis L. Olson [Mon, 30 May 2011 18:08:59 +0000 (13:08 -0500)]
Merge branch 'next' of gitorious.org:fg/flightgear into next
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.
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