]> git.mxchange.org Git - flightgear.git/log
flightgear.git
9 years agoExpose waypoint heading/course to Nasal.
James Turner [Sun, 21 Dec 2014 06:53:32 +0000 (09:53 +0300)]
Expose waypoint heading/course to Nasal.

9 years agoFix runway path appearance.
James Turner [Sun, 21 Dec 2014 06:21:31 +0000 (09:21 +0300)]
Fix runway path appearance.

9 years agoRoute path
James Turner [Sat, 20 Dec 2014 14:19:00 +0000 (15:19 +0100)]
Route path
 - better point along path computation
 - fix path distance for turns
 - detect and skip duplicated waypoints

(and provision to skip based upon impossible turn
geometry soon)

9 years agoRoute-path:
James Turner [Fri, 19 Dec 2014 17:01:27 +0000 (17:01 +0000)]
Route-path:
* better overflight pathing based on next wpt type
* tolerate procedures with bad intersections (eg KSFO OFFSH8)

9 years agoFix route-path bugs:
James Turner [Wed, 17 Dec 2014 08:57:28 +0000 (08:57 +0000)]
Fix route-path bugs:

 - accurate fly-over / fly-by computations
 - parse additional LevelD XML elements
 - path vector contains curves for turns

Remove dead code.

9 years agoJSBSim: Renamed the location properties for external forces to include the unit.
Anders Gidenstam [Thu, 18 Dec 2014 10:02:41 +0000 (11:02 +0100)]
JSBSim: Renamed the location properties for external forces to include the unit.

9 years agoAllow easing of setting the time-offset
Torsten Dreyer [Wed, 17 Dec 2014 08:45:59 +0000 (09:45 +0100)]
Allow easing of setting the time-offset

Configurable with properties:

/sim/time/warp-easing == false ? jump to new time offset (orig. behaviour)
/sim/time/warp-easing == true ? use easing parameter to adjust warp

/sim/time/warp-easing-duration-secs: time in seconds to reach the new value
/sim/time/warp-easing-method: easing method to apply. default: swing

9 years agoWin-nightly: add firewall exception by elgaton
Clément de l'Hamaide [Tue, 16 Dec 2014 18:47:38 +0000 (19:47 +0100)]
Win-nightly: add firewall exception by elgaton

9 years agoSynced JSBSim. Adds the following new features:
bcoconni [Mon, 15 Dec 2014 19:12:18 +0000 (20:12 +0100)]
Synced JSBSim. Adds the following new features:
- Ability to modify the location of external forces via the property tree
- Ability to specify manually the inertia matrix of "point masses"
- Improvements of the water injection feature in the turbine code

9 years agodowngrade log-level for newnavradio messages
Torsten Dreyer [Thu, 11 Dec 2014 20:37:37 +0000 (21:37 +0100)]
downgrade log-level for newnavradio messages

9 years agoShut off spoken atis if radio's power button is off
Torsten Dreyer [Thu, 11 Dec 2014 10:20:34 +0000 (11:20 +0100)]
Shut off spoken atis if radio's power button is off

9 years agoFix flight-plan course and distance computations.
James Turner [Mon, 8 Dec 2014 17:56:15 +0000 (17:56 +0000)]
Fix flight-plan course and distance computations.

Always use the RoutePath system for course and distance computations
in the flight plan, so that dynamic segments are handled correctly.

9 years agoLevel-D procedures: parse Flytype element
James Turner [Sun, 7 Dec 2014 12:34:50 +0000 (12:34 +0000)]
Level-D procedures: parse Flytype element

With this, the fly-by / fly-over info from the procedures is exposed
correctly.

9 years agofind waypoints in the flight plan.
James Turner [Fri, 28 Nov 2014 22:00:38 +0000 (22:00 +0000)]
find waypoints in the flight plan.

9 years agoFix #1606, bad ATIS for Japanese locale
Torsten Dreyer [Thu, 4 Dec 2014 08:18:41 +0000 (09:18 +0100)]
Fix #1606, bad ATIS for Japanese locale

Selecting a language for a nonexisting translation did not load the sys and
atc messages.  Better fall back to default (en) locale.

9 years agoFix hangs while scenery-loading
Torsten Dreyer [Wed, 3 Dec 2014 09:29:30 +0000 (10:29 +0100)]
Fix hangs while scenery-loading

don't start the traffic manager before the FDM is initialized
The FDM needs the scenery loaded and will wait for all PagedLOD Nodes
to appear if they are close (less than 1000m) to our initial position.
That's required for scenery models but not for AI traffic.

9 years agoDrop ground-nets cache on scenery path change.
James Turner [Thu, 13 Nov 2014 21:02:58 +0000 (21:02 +0000)]
Drop ground-nets cache on scenery path change.

Unfortunately we can’t drop loaded ones, since the in-memory structures don’t have ref-counting, and we don’t
know what AI plans may be referencing them.

9 years agoSave a memory allocation each time a property node is wrapped in Nasal. Instead use...
bcoconni [Sun, 23 Nov 2014 13:53:54 +0000 (14:53 +0100)]
Save a memory allocation each time a property node is wrapped in Nasal. Instead use a direct access to the reference counter and explicitely delete the node if the ref counter is decremented to zero during the ghost destruction.

9 years agoAdding some debugs for Thorsten Renk’s issue.
James Turner [Wed, 19 Nov 2014 22:35:35 +0000 (22:35 +0000)]
Adding some debugs for Thorsten Renk’s issue.

Will revert this patch in the future.

9 years agoAdding log message for an edge case.
James Turner [Wed, 19 Nov 2014 22:34:34 +0000 (22:34 +0000)]
Adding log message for an edge case.

9 years agoOptionally use SCREEN_SIZE_PIXEL for LOD
Torsten Dreyer [Wed, 19 Nov 2014 16:26:58 +0000 (17:26 +0100)]
Optionally use SCREEN_SIZE_PIXEL for LOD

This patch enables AIModels to use the size on the screen for LOD instead
of distance from eye point.
With /sim/rendering/static-lod/ai-range-mode-pixel set to true
/sim/rendering/static-lod/ai-detailed now contains the minimum size of the
model on the screen to be displayed. Values of 10-50 seem to make some sense.

9 years agoRe-sync JSBSim with FlightGear including James Turner's fix for the call to the funct...
bcoconni [Tue, 18 Nov 2014 18:54:52 +0000 (19:54 +0100)]
Re-sync JSBSim with FlightGear including James Turner's fix for the call to the function to_string that failed to compile on Mac and MSVC.

9 years agoUpdate /sim/startup/fullscreen prop at runtime, that way we know the current state...
Clément de l'Hamaide [Tue, 18 Nov 2014 16:14:11 +0000 (17:14 +0100)]
Update /sim/startup/fullscreen prop at runtime, that way we know the current state of the window

9 years agoTweak scenery-loaded logic
James Turner [Sat, 15 Nov 2014 16:29:30 +0000 (16:29 +0000)]
Tweak scenery-loaded logic

Make first-start (not a reset / re-init) behaviour more explicit.

9 years agoJSBSim sync
bcoconni [Sat, 15 Nov 2014 10:39:49 +0000 (11:39 +0100)]
JSBSim sync

9 years agoTypo fix, from:
James Turner [Thu, 13 Nov 2014 15:16:28 +0000 (15:16 +0000)]
Typo fix, from:

http://svnweb.freebsd.org/ports/head/games/flightgear/files/patch-3rdparty-iaxclient-lib-CMakeLists.txt?revision=372111&view=markup

9 years agoFreeBSD fixes.
James Turner [Thu, 13 Nov 2014 15:15:52 +0000 (15:15 +0000)]
FreeBSD fixes.

From:
http://svnweb.freebsd.org/ports/head/games/flightgear/files/

9 years agoMove all tile-manager init to reinit path.
James Turner [Wed, 22 Oct 2014 20:05:01 +0000 (21:05 +0100)]
Move all tile-manager init to reinit path.

- improves changing scenery paths at runtime.

9 years agoRemove obsolete #define
James Turner [Wed, 22 Oct 2014 20:04:25 +0000 (21:04 +0100)]
Remove obsolete #define

9 years agohttpd: some code cleanup for JsonUriHandler.
Torsten Dreyer [Tue, 11 Nov 2014 07:59:41 +0000 (08:59 +0100)]
httpd: some code cleanup for JsonUriHandler.

no functional change

9 years agoAllow property set on the /json/ uri handler
Torsten Dreyer [Mon, 10 Nov 2014 13:23:12 +0000 (14:23 +0100)]
Allow property set on the /json/ uri handler

9 years agoAllow input systems to be disabled
Torsten Dreyer [Sat, 11 Oct 2014 18:23:13 +0000 (20:23 +0200)]
Allow input systems to be disabled

To avoid trouble when running multiple instances on one machine, disable
e.g. joystick input for second instance by
--prop:bool:/sim/input/no-joystick-input=true

Also allowed:
--prop:bool:/sim/input/no-event-input=true
--prop:bool:/sim/input/no-mouse-input=true
--prop:bool:/sim/input/no-keyboard-input=true

9 years agohttpd: upgrade to latest mongoose 5.5
Torsten Dreyer [Thu, 6 Nov 2014 21:21:22 +0000 (22:21 +0100)]
httpd: upgrade to latest mongoose 5.5

9 years agoFix #1579: Handle special characters in html property browser
Torsten Dreyer [Tue, 4 Nov 2014 21:21:44 +0000 (22:21 +0100)]
Fix #1579: Handle special characters in html property browser

9 years agoPrecipitation updates from ThorstenR
Torsten Dreyer [Tue, 21 Oct 2014 08:44:55 +0000 (10:44 +0200)]
Precipitation updates from ThorstenR

required SimGear commit 75271c44a82ae0fb1ff9c91e93a12fa8b10099fd

Since the consensus seems to be that the precipitation clipping issue is with the panel code, attached is  my proposed update for the precipitation system in SG and FG

* without corresponding control structures in FGData it falls back to default, except I have fixed an inconsistency in freezing behavior - previously rain changed suddenly to snow when the temperature dropped below zero, but the reverse transition was dragged out and gave odd visible motion with the wind as snow gradually changed back to rain with the particle speed not well defined. Now both transitions are sudden. And I see no more particles flow against the wind

* with

 <!-- definitions for the detailed precipitation manager -->
 <precipitation-control>
     <rain-droplet-size type="float" userarchive="n">0.015</rain-droplet-size>
     <snow-flake-size type="float" userarchive="n">0.03</snow-flake-size>
     <detailed-precipitation type="bool" userarchive="n">false</detailed-precipitation>
     <illumination type="float" userarchive="n">1.0</illumination>
     <clip-distance type="float" userarchive="n">5.0</clip-distance>
  </precipitation-control>

added to Environment/environment.xml, the new system allows to switch more detailed management on. This provides

* explicit setting of rain droplet size and snow flake size by the weather system

* automatic sqrt(r) scaling of the vertical speed of raindrops

* automatic transition to snow when freezing for small droplets but hail for large droplet sizes (looks like snow, but has different particle dynamics)

* an illumination scaling factor to dim the precipitating based on the light we have in the scene (I still need to devise a property rule to set this automatically)

The clip distance is also exposed now and considered at startup of the system - might be useful for e.g. airships when the gas bag provides rain cover (?)   or to be simply off for open airplanes

9 years agoFixed the initial conditions settings where the altitude passed by FG to JSBSim is...
bcoconni [Sun, 19 Oct 2014 17:05:30 +0000 (19:05 +0200)]
Fixed the initial conditions settings where the altitude passed by FG to JSBSim is geodetic instead of geocentric.

9 years agohttpd: expose airport id to geojson properties
Torsten Dreyer [Thu, 16 Oct 2014 11:09:43 +0000 (13:09 +0200)]
httpd: expose airport id to geojson properties

9 years agoreplaced the outdated bash completion script with a completely rewritten version
Raphael Dümig [Wed, 8 Oct 2014 12:36:39 +0000 (14:36 +0200)]
replaced the outdated bash completion script with a completely rewritten version

The new script is documented in the flightgear wiki (see "bash completion") and adds functionality such as advanced detection of FG_ROOT and other paths, and many completions not available before.
The list of possible command line options is automatically generated from "fgfs --help --verbose".

The author of the original script (mfranz) has agreed to replace this script.

9 years agoadd command line option --expire to fgelev, overriding the hardcoded
radi [Mon, 6 Oct 2014 09:23:27 +0000 (11:23 +0200)]
add command line option --expire to fgelev, overriding the hardcoded
default of 10 if given.

This improves performance _a lot_ if massively probing across
a bucket border as it prevents constant terrain unloading/reloading.

9 years agoFix updating ADF ident if getting in range after being out of range.
Thomas Geymayer [Fri, 3 Oct 2014 10:40:07 +0000 (12:40 +0200)]
Fix updating ADF ident if getting in range after being out of range.

9 years agoRemove --jpg-httpd option
Torsten Dreyer [Thu, 2 Oct 2014 09:33:45 +0000 (11:33 +0200)]
Remove --jpg-httpd option

the original implementation of a screenshot server is now
replaced by the mongoose httpd /screenshot URI which provides
more features.

9 years agohttpd: fix mjpeg encoding
Torsten Dreyer [Thu, 2 Oct 2014 09:13:12 +0000 (11:13 +0200)]
httpd: fix mjpeg encoding

9 years agoFix (1st try) absolute paths for httpd url_rewrites
Torsten Dreyer [Wed, 24 Sep 2014 18:50:10 +0000 (20:50 +0200)]
Fix (1st try) absolute paths for httpd url_rewrites

Thanks to Alan Teeder for guiding me into the right direction

9 years agoSome debug stuff for the mongoose httpd
Torsten Dreyer [Wed, 24 Sep 2014 15:40:04 +0000 (17:40 +0200)]
Some debug stuff for the mongoose httpd

- add a config-dump on log-level=info
- add an access-log option
  use --prop:string:/sim/http/options/access-log-file="/path/to/access.log"

9 years agohttpd: fix log message typos
Torsten Dreyer [Sun, 21 Sep 2014 20:29:10 +0000 (22:29 +0200)]
httpd: fix log message typos

no functional change

9 years agoImprove <usage> tag feature
Clément de l'Hamaide [Sun, 21 Sep 2014 20:08:57 +0000 (22:08 +0200)]
Improve <usage> tag feature

- Introduce a new LOD: ai-interior
- Load a <model> with <usage>interior</usage> on-demand
- Avoid to load the cockpit of players in MP
- Default LOD is 0.0 - 50.0 meters

9 years agoAllow user defined mime types for the internal httpd
Torsten Dreyer [Fri, 19 Sep 2014 23:48:32 +0000 (01:48 +0200)]
Allow user defined mime types for the internal httpd

9 years agoNasal: move IOrules check to better place and exit on failure.
Thomas Geymayer [Fri, 19 Sep 2014 16:21:42 +0000 (18:21 +0200)]
Nasal: move IOrules check to better place and exit on failure.

9 years agoSkydome ends lower with default rendering scheme.
Thomas Geymayer [Thu, 18 Sep 2014 08:38:29 +0000 (10:38 +0200)]
Skydome ends lower with default rendering scheme.

9 years agoUse black clear color only at high altitudes.
Thomas Geymayer [Wed, 17 Sep 2014 22:16:09 +0000 (00:16 +0200)]
Use black clear color only at high altitudes.

Black clear color can cause visual glitches on low
altitudes, but a black space is much nicer, so just
switch at 300.000 ft.

9 years agoLoad a flight recorder tape from the command line
Torsten Dreyer [Wed, 17 Sep 2014 20:38:40 +0000 (22:38 +0200)]
Load a flight recorder tape from the command line

Adds new option --load-tape=foobar to load a flight recorder
tape from the command line. Loads foobar.fgtape from the
directory specified in /sim/replay/tape-directory and starts
replay.

9 years agoBlack sky for orbital flights outside skybox.
Thomas Geymayer [Wed, 17 Sep 2014 10:14:42 +0000 (12:14 +0200)]
Black sky for orbital flights outside skybox.

as suggested by Thorsten and Lauri.

9 years agohttpd: downgrade log message
Torsten Dreyer [Mon, 15 Sep 2014 08:54:00 +0000 (10:54 +0200)]
httpd: downgrade log message

9 years agoExpose the running-state of the internal webserver
Torsten Dreyer [Fri, 12 Sep 2014 20:58:30 +0000 (22:58 +0200)]
Expose the running-state of the internal webserver

9 years agohttpd: expose the aircraft dir to the web server
Torsten Dreyer [Wed, 10 Sep 2014 20:43:06 +0000 (22:43 +0200)]
httpd: expose the aircraft dir to the web server

add a (currently) hard coded url rewrite to access the
currently used aircraft by
http://localhost:8080/aircraft-dir/

9 years agoOptionally disable the lowpass for the static system
Torsten Dreyer [Wed, 10 Sep 2014 19:07:57 +0000 (21:07 +0200)]
Optionally disable the lowpass for the static system

the static system has an optional "tau" parameter to
define the rate at which the output value changes.

Setting this value to zero now disables the filter.

This prevents wrong airspeed indications on rapid
altitude changes. No functional changes if tau has
other-than-zero values (e.g. the default systems).

9 years agoFix comm radio frequency range
Torsten Dreyer [Tue, 2 Sep 2014 15:10:09 +0000 (17:10 +0200)]
Fix comm radio frequency range

Thanks to Richard Senior

9 years agoCanvas: expose set/clearFocusElement to Nasal.
Thomas Geymayer [Mon, 25 Aug 2014 19:52:30 +0000 (21:52 +0200)]
Canvas: expose set/clearFocusElement to Nasal.

9 years agoExpose total-fuel-m3 to the tank properties
Torsten Dreyer [Mon, 25 Aug 2014 19:40:12 +0000 (21:40 +0200)]
Expose total-fuel-m3 to the tank properties

9 years agocanvas::Text: expose more text/cursor methods to Nasal.
Thomas Geymayer [Sat, 23 Aug 2014 14:06:33 +0000 (16:06 +0200)]
canvas::Text: expose more text/cursor methods to Nasal.

9 years agoWin nightly: add OpenRTI dll
Clément de l'Hamaide [Wed, 20 Aug 2014 03:40:55 +0000 (05:40 +0200)]
Win nightly: add OpenRTI dll

9 years agoWin nightly: update for the new FGCom standalone
Clément de l'Hamaide [Tue, 19 Aug 2014 20:22:06 +0000 (22:22 +0200)]
Win nightly: update for the new FGCom standalone

9 years agoUse old bmp until a nice one comes later
Clément de l'Hamaide [Tue, 19 Aug 2014 19:04:50 +0000 (21:04 +0200)]
Use old bmp until a nice one comes later

9 years agoRemove unecessary Windows files
Clément de l'Hamaide [Tue, 19 Aug 2014 19:04:42 +0000 (21:04 +0200)]
Remove unecessary Windows files

9 years agoNew FGCom standalone re-wrote from scratch
Clément de l'Hamaide [Tue, 19 Aug 2014 18:46:42 +0000 (20:46 +0200)]
New FGCom standalone re-wrote from scratch

- positions.txt and special.txt are integrated in the binary
- Reduce CPU load
- New mode: OBS for listening a frequency
- Source code ready to be used with another library
- Support for COM1 and COM2
- Fix bug where frequencies conflict avoid switching between similar frequency in range
- Better logging information and debug information
- Range depends on altitude

9 years agoExpose the vertical flight path as a property
Torsten Dreyer [Mon, 18 Aug 2014 22:01:08 +0000 (00:01 +0200)]
Expose the vertical flight path as a property

write the vertical flight path to /orientation/path-deg
zero means level flight, positive angles climb

Also use SGD_DEGREES_TO_RADIANS (and vice versa) for double computations
instead of the float constants

9 years agoWin-nightly: new script for generating Windows nightly
Clément de l'Hamaide [Mon, 18 Aug 2014 18:06:37 +0000 (20:06 +0200)]
Win-nightly: new script for generating Windows nightly

9 years agoQuick and dirty repair of linux build with RTI enabled
Torsten Dreyer [Sun, 17 Aug 2014 20:36:19 +0000 (22:36 +0200)]
Quick and dirty repair of linux build with RTI enabled

9 years agoExpose canvas::Element::setFocus to Nasal.
Thomas Geymayer [Tue, 12 Aug 2014 15:57:01 +0000 (17:57 +0200)]
Expose canvas::Element::setFocus to Nasal.

9 years agoNasal Timer: prevent warning on restarting oneshot timer in callback.
Thomas Geymayer [Sun, 10 Aug 2014 22:31:18 +0000 (00:31 +0200)]
Nasal Timer: prevent warning on restarting oneshot timer in callback.

9 years agoCanvas: generate keypress event for text input.
Thomas Geymayer [Sun, 10 Aug 2014 22:28:43 +0000 (00:28 +0200)]
Canvas: generate keypress event for text input.

9 years agoCanvas: support for pointer grab.
Thomas Geymayer [Sun, 10 Aug 2014 22:23:10 +0000 (00:23 +0200)]
Canvas: support for pointer grab.

9 years agoNew materials.xml format
Stuart Buchanan [Sat, 9 Aug 2014 19:43:34 +0000 (20:43 +0100)]
New materials.xml format

9 years agoFixed a bug where the rate_limit was ignored if it was set by a property.
bcoconni [Sat, 9 Aug 2014 18:02:44 +0000 (20:02 +0200)]
Fixed a bug where the rate_limit was ignored if it was set by a property.

9 years agoUpdate for OpenSceneGraph 3.3.2 API changes.
Thomas Geymayer [Sat, 9 Aug 2014 17:13:39 +0000 (19:13 +0200)]
Update for OpenSceneGraph 3.3.2 API changes.

9 years agoCanvas: expose layout contents margins and alignment to Nasal.
Thomas Geymayer [Mon, 4 Aug 2014 22:19:40 +0000 (00:19 +0200)]
Canvas: expose layout contents margins and alignment to Nasal.

9 years agoBug fix for the issue #1497. JSBSim calculations of geodetic coordinates were produci...
bcoconni [Sun, 3 Aug 2014 11:59:30 +0000 (13:59 +0200)]
Bug fix for the issue #1497. JSBSim calculations of geodetic coordinates were producing a NaN at the North and South poles (i.e latitude +/-90deg).

9 years agoWin-nightly fixes
Clément de l'Hamaide [Sat, 2 Aug 2014 18:47:08 +0000 (20:47 +0200)]
Win-nightly fixes

Win64-nightly: add CrashReporter
Win32/64-nightly: remove outdated option + set fgdata dir

9 years agoDo not assume there is a mouse mode with index 3.
Thomas Geymayer [Wed, 30 Jul 2014 21:54:04 +0000 (23:54 +0200)]
Do not assume there is a mouse mode with index 3.

9 years agoBetter fallback for missing menu and splash translations.
Thomas Geymayer [Wed, 30 Jul 2014 21:53:16 +0000 (23:53 +0200)]
Better fallback for missing menu and splash translations.

9 years agoCanvas: export preventDefault to Nasal and use to stop events on DesktopGroup.
Thomas Geymayer [Wed, 30 Jul 2014 15:17:24 +0000 (17:17 +0200)]
Canvas: export preventDefault to Nasal and use to stop events on DesktopGroup.

9 years agoCMake: add UTF8-CPP to SimGear include directories.
Thomas Geymayer [Wed, 30 Jul 2014 10:47:33 +0000 (12:47 +0200)]
CMake: add UTF8-CPP to SimGear include directories.

9 years agoCanvas: Keyboard events and input focus.
Thomas Geymayer [Tue, 29 Jul 2014 22:00:03 +0000 (00:00 +0200)]
Canvas: Keyboard events and input focus.

Also allow events on desktop group if no window is receiving
events. Currently it is not possible to prevent events handled
by the desktop group to further propagate (eg. to normal
control input).

10 years agoNasal: expose LayoutItem visibility methods.
Thomas Geymayer [Sun, 20 Jul 2014 22:27:20 +0000 (00:27 +0200)]
Nasal: expose LayoutItem visibility methods.

10 years agoNasal: update for simgear changes.
Thomas Geymayer [Sun, 20 Jul 2014 22:26:54 +0000 (00:26 +0200)]
Nasal: update for simgear changes.

10 years agoFixed the erratic behavior of <actuator> when rate_limit is read from a property...
bcoconni [Fri, 18 Jul 2014 22:23:41 +0000 (00:23 +0200)]
Fixed the erratic behavior of <actuator> when rate_limit is read from a property. See more details about the bug in the issue #1503 in FlightGear bug tracker.

10 years agoNew Version: 3.3.0
Torsten Dreyer [Thu, 17 Jul 2014 12:55:33 +0000 (14:55 +0200)]
New Version: 3.3.0

10 years agoFix for the bug reported in the FlightGear 1503
bcoconni [Wed, 16 Jul 2014 23:11:09 +0000 (01:11 +0200)]
Fix for the bug reported in the FlightGear 1503

10 years agoNew Version: 3.2.0
Torsten Dreyer [Wed, 16 Jul 2014 12:58:34 +0000 (14:58 +0200)]
New Version: 3.2.0

10 years agocanvas.Layout: expose missing methods to Nasal.
Thomas Geymayer [Wed, 16 Jul 2014 17:25:14 +0000 (19:25 +0200)]
canvas.Layout: expose missing methods to Nasal.

10 years agoAIShip: remove duplicate property tie.
Thomas Geymayer [Sat, 12 Jul 2014 09:54:47 +0000 (11:54 +0200)]
AIShip: remove duplicate property tie.

10 years agosubsystemFactor: name fixing (use same as in fg_init.cxx) and cleanup.
Thomas Geymayer [Fri, 11 Jul 2014 23:17:35 +0000 (01:17 +0200)]
subsystemFactor: name fixing (use same as in fg_init.cxx) and cleanup.

10 years agoFix subsystemFactory name fdm -> flight (Thanks to Hooray).
Thomas Geymayer [Fri, 11 Jul 2014 17:25:26 +0000 (19:25 +0200)]
Fix subsystemFactory name fdm -> flight (Thanks to Hooray).

10 years agopkg: retrieve existing install (or register callback).
Thomas Geymayer [Mon, 30 Jun 2014 16:15:31 +0000 (18:15 +0200)]
pkg: retrieve existing install (or register callback).

10 years agoFix polar rendering of map. (Bug #55)
James Turner [Sun, 29 Jun 2014 20:45:18 +0000 (21:45 +0100)]
Fix polar rendering of map. (Bug #55)

Use an azimuth-equidistant projection, which handles high latitudes and
polar regions correctly. Written by Gijs de Rooy.

10 years agoNasal: expose missing Canvas::setLayout
Thomas Geymayer [Thu, 26 Jun 2014 16:26:43 +0000 (18:26 +0200)]
Nasal: expose missing Canvas::setLayout

10 years agoNasal: Limit SGPath::create_dir access rights to 0755
Thomas Geymayer [Thu, 26 Jun 2014 16:09:22 +0000 (18:09 +0200)]
Nasal: Limit SGPath::create_dir access rights to 0755

10 years agoDraw Canvas GUI on top of PUI (to conform with event order).
Thomas Geymayer [Tue, 24 Jun 2014 07:14:57 +0000 (09:14 +0200)]
Draw Canvas GUI on top of PUI (to conform with event order).

10 years agoFix compiler warning (naRuntimeError does not return...)
Thomas Geymayer [Sun, 22 Jun 2014 22:42:17 +0000 (00:42 +0200)]
Fix compiler warning (naRuntimeError does not return...)

10 years agoNasal: expose SGCondition using nasal::Ghost and improved error checking.
Thomas Geymayer [Sun, 22 Jun 2014 13:37:48 +0000 (15:37 +0200)]
Nasal: expose SGCondition using nasal::Ghost and improved error checking.