1
0
Fork 0
Commit graph

7677 commits

Author SHA1 Message Date
Thorsten Renk
bc184f21de Fix low angle odd colors for Earthview 2015-04-18 09:29:04 +03:00
Torsten Dreyer
98f25e6579 Merge commit 'acb88337f2f31104752230cdc755143211a46ec5' into next
merge in request #10
2015-04-15 12:29:29 +02:00
Torsten Dreyer
6b3d5f0601 Phi: improve the plot extension
- add plothover and plotclick event
- add a postupdate hook
2015-04-15 11:17:12 +02:00
Torsten Dreyer
847af289a5 Propertybrowser: style bool properties 2015-04-15 10:54:46 +02:00
James Turner
39d7b0e88a Remove default TerraSync server
- query from Martin’s web service instead.
2015-04-11 23:59:15 +01:00
James Turner
bc2bf25acf Updates for download-dir option. 2015-04-11 23:04:09 +01:00
www2
acb88337f2 add var to fillOpacity and strokeOpacity 2015-04-10 21:09:14 +02:00
Torsten Dreyer
9d2dd4df06 Phi: interprete aircraft help as markdown 2015-04-10 11:22:22 +02:00
www2
7b71a8f361 Add Alpha channel for fill and stroke 2015-04-09 00:51:24 +02:00
Hamza Alloush
e2df2c3c6b add joystick id as shown on Linux 2015-04-07 11:04:17 +02:00
radi
31e08b83fb initial import of wingflexer.xml 2015-04-07 11:03:38 +02:00
Torsten Dreyer
e5f841bc84 Phi: one more thing...
Add a link to ourairports.com from the airport selection page
2015-03-30 21:57:22 +02:00
Torsten Dreyer
d0e2a5469a Phi: don't display absent DsplThreshold and stopway 2015-03-30 21:23:32 +02:00
Torsten Dreyer
872b40828a Phi: Some tweaks for the Airport selection page
- Add a busy message while loading airport list
- Add METAR for the airport (if available)
- Remove cyclic object reference by making map and layer private
2015-03-30 21:15:16 +02:00
Torsten Dreyer
89b304cd1f Airports dialog: Don't implement backend logic in UI
Now that request-metar/clear-metar commands work properly, use those
instead of direct manipulation of metar properties. Also, don't write
to properties intended for read-only use.
2015-03-30 17:13:40 +02:00
Thorsten Renk
e2d228811e Bugfix for xml syntax 2015-03-30 07:58:07 +03:00
Emilian Huminiuc
3dc0e641c1 Rewrite ubershader reflection. Objects using the dynamic option will now display the reflection properly when affected by a spin/rotate animation. Improved appearance of reflection + normalmap. Normalmap support added to random-buildings when ubershader active.
Also fixes some bugs exposed on AMD GPUs
2015-03-29 13:49:36 +02:00
Thorsten Renk
59e01f4edc Improvements and bugfixes for orbital rendering 2015-03-29 13:16:19 +03:00
Torsten Dreyer
164aefa2c8 Phi: implement reposition for airport chart
- add a button to each runway to reposition to that runways threshold
2015-03-28 21:47:32 +01:00
Torsten Dreyer
778f056fd8 fgcommand.js: allow setting of multiple properties
extend setPropertyValue(path,value,callback,context)

if value is 'just a value': set value of property named by path
if value is object, assume JsonProperty(ies) and set the entire tree
if callback is set, callback gets called after to POST succeeded
if context is set, 'this' is set for the callback
2015-03-28 21:44:24 +01:00
Torsten Dreyer
8872ca7083 Phi: small tweaks to the airport chart 2015-03-28 17:54:14 +01:00
Torsten Dreyer
c68f3f5cc9 Phi: some cleanup and a airport chart
- fix a cornercase bug in the RouteLayer
- some cleanup in the map widget
- add a airport chart as a start for a reposition dialog
2015-03-28 00:39:20 +01:00
Torsten Dreyer
f9923979b5 Phi: small tweaks for the multiplayer config 2015-03-26 16:10:46 +01:00
Torsten Dreyer
7078b1a382 Phi: checklists tweaks
- code cleanup
- live linking to the open checklist in PUI dialog
2015-03-26 11:51:09 +01:00
Torsten Dreyer
c427e1605f props2.js: implement getValue(child,deflt) 2015-03-26 11:41:27 +01:00
Torsten Dreyer
49396ed83f Phi: tweak the RouteManager layer
- less dominant lines
- only update if the number of waypoints change (no polling)
2015-03-26 10:37:36 +01:00
Torsten Dreyer
4801887b5e Phi: avoid error on RouteManager Layer for empty routes 2015-03-26 09:32:36 +01:00
Thorsten Renk
1a327a9549 Bugfix for low transparency handling 2015-03-24 09:04:06 +02:00
Torsten Dreyer
92848dac6d Phi: add the RouteManager's route to the Map 2015-03-23 17:43:46 +01:00
Torsten Dreyer
39e9e27322 Phi: make observedProperties writable 2015-03-23 11:42:34 +01:00
Richard Senior
d5b9f13cae Allow comm radios to go up to 136.975 2015-03-22 11:32:31 +00:00
Richard Senior
8c7fc11905 Checklists: go to last selected page on open 2015-03-22 11:23:13 +00:00
Torsten Dreyer
a9bd141153 Phi: Initial draft for plugins and instruments
Gauge with ticks
2015-03-21 21:54:27 +01:00
Thorsten Renk
62b7946a0a Glare parameter and side window support for glass effect 2015-03-21 08:39:56 +02:00
James Turner
58e79d8471 New splash screen strings for nav-cache build 2015-03-19 12:03:42 -05:00
Thorsten Renk
f10bdf05cd ALS glass effect uses depth-sorted bin and automatically falls back to correct transparent rendering for Rembrandt and default 2015-03-19 10:30:58 +02:00
Torsten Dreyer
166de9c7e3 Phi: Detachable Stopwatch 2015-03-17 10:41:04 +01:00
Thorsten Renk
19c57ca01d Bugfix for incorrect lighting in overcast weather 2015-03-16 11:00:15 +02:00
Thorsten Renk
1a169d6de3 More work on ALS glass and cockpit interior 2015-03-16 10:47:10 +02:00
Torsten Dreyer
f4a3977127 Fix failed-to-load-server in multiplayer dialog 2015-03-15 22:22:13 +01:00
Torsten Dreyer
3f13b1b3e2 Fix broken multiplayer dialog
dialog used to force port 5000 for rx and tx. This patch restores this.
2015-03-15 21:00:52 +01:00
Torsten Dreyer
31f087c3d6 Phi: last commit broke the big map :-( 2015-03-15 11:50:48 +01:00
Torsten Dreyer
f9eab39e93 Phi: sortable widgets
Widgets on the right widgetarea can now be
rearranged by drag-and-drop
2015-03-15 11:46:25 +01:00
Stuart Buchanan
0581ad323d GUI Cleanup from Michael HABARTA. Part 2 2015-03-14 23:03:31 +00:00
Stuart Buchanan
9f0a780279 GUI clean up from Michael HABARTA. Part 1 2015-03-14 22:33:05 +00:00
Stuart Buchanan
abe0d5842f Multikey time commands. From Michael HABARTA 2015-03-14 22:14:30 +00:00
Torsten Dreyer
605523000c Phi: Add Pause/Play buttons, widgets hidable 2015-03-14 22:31:31 +01:00
Torsten Dreyer
aed55c20e2 Phi: stop update after unload 2015-03-14 18:56:13 +01:00
Torsten Dreyer
8e87134139 Phi: Show fixes on map 2015-03-14 11:05:36 +01:00
Rebecca N. Palmer
60da209425 Remove FG_SCENERY from Nasal allowed directories
This was insecure as Nasal could change it, and appears to be unused
2015-03-13 18:31:38 +00:00