1
0
Fork 0
Commit graph

7379 commits

Author SHA1 Message Date
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
Torsten Dreyer
6ae95ea10a Use new multiplayer commands in gui 2015-03-12 09:50:16 +01:00
Thorsten Renk
419ae89ae2 Glass effect maintenance - lightcurve adjustment and damage support 2015-03-12 09:21:02 +02:00
Torsten Dreyer
c5c832d598 Phi: Map changes multiplayer config
- Rename some map overlays
- add multiplayer config
2015-03-11 22:37:48 +01:00
Torsten Dreyer
4c28a44b3d fgcommand.js: bugfixes and wrap more commands
- more jQuery wrapping done
- expose the multiplayer command
- expose request-metar/clear-metar commands
2015-03-11 22:35:33 +01:00
Thorsten Renk
8beeb39932 Wiper and fog map for ALS glass effect 2015-03-11 11:04:48 +02:00
Torsten Dreyer
3e6c115abd Phi: metar widget tweaks
- skip leading timestamp garbage
- bind tooltip so hovering the mouse displays complete metar
2015-03-10 22:44:20 +01:00
Torsten Dreyer
1d1c8e28d1 Phi: Map changes and initial Config functions
- keep selected map overlays during session
- add first Simulator/Config option (enable/disable ai traffic)
2015-03-10 21:48:11 +01:00
Torsten Dreyer
32cbf424f1 fgcommand.js: better reference to jQuery and property get/set 2015-03-10 20:38:16 +01:00
Thorsten Renk
2f0dc41bc9 Use neutral defaults 2015-03-10 14:07:09 +02:00
Thorsten Renk
92a38e95da Cockpit interior shadow and caustic effect for ALS 2015-03-10 13:53:11 +02:00
Thorsten Renk
87c3bf5772 Interior glass effect with dynamic environment response for ALS 2015-03-10 13:43:08 +02:00
Torsten Dreyer
cf260aa030 Phi: add AI traffic to the map 2015-03-09 20:59:17 +01:00
Torsten Dreyer
65d16e358d Phi: don't query navdb until map moved or resized 2015-03-09 13:42:07 +01:00
Torsten Dreyer
7b53516a96 Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Torsten Dreyer
52966c8ee3 Phi: nicer scroll animation for METAR widget 2015-03-06 09:36:09 +01:00
Torsten Dreyer
78edadf935 Phi: make the flightgear.org link clickable 2015-03-05 19:41:08 +01:00
Torsten Dreyer
a2b2a91618 Phi: add a scale to map 2015-03-05 19:40:38 +01:00
Torsten Dreyer
21a7105fa8 Phi: bring the NavDB Layer to the map widget 2015-03-05 19:23:35 +01:00
Torsten Dreyer
23aaa84f07 Phi: improve radio stack widget and some fixes
- radio frequencies are now settable in the radiostack widget
- add missing sammy.js
- small layout changes to the metar widget
- prepare some images for the navdb layer
2015-03-05 16:11:27 +01:00
James Turner
224e351d3d C172P: variant support 2015-03-05 14:12:40 +00:00
Torsten Dreyer
7371cfcbfc Phi: add 'display nearby METAR' widget 2015-03-05 14:58:48 +01:00
Thorsten Renk
76206b88a0 ALS fake aircraft shadow technique based on projecting a duplicate model 2015-03-05 10:01:28 +02:00
Torsten Dreyer
4d94d42ff6 Phi: hash based single page navigation and Map tuning
with this patch, navigation with the browsers forward/backward buttons
is supported within topics and subtopics as well as deep linking into
topics using hashed urls like /gui/#Map or /gui/#Environment/Weather

Also, slightly rename map overlay layers
2015-03-04 12:16:17 +01:00
Torsten Dreyer
27d34c09e7 Phi: add Screenshot page 2015-03-04 09:40:25 +01:00
Torsten Dreyer
ad48e6f825 Phi: use new pagedPathForHistory for the Map 2015-03-03 17:13:52 +01:00
Torsten Dreyer
5dbf68f25e Phi: fix initial position bug for map widget 2015-03-03 13:30:13 +01:00
Torsten Dreyer
8ffe4ea003 Phi: add some control buttons to the property graph 2015-03-02 22:00:18 +01:00
Torsten Dreyer
b806dead95 Cleanup: remove unused files 2015-03-02 16:34:56 +01:00
Torsten Dreyer
c27da49b22 Phi: style the property plotter 2015-03-02 16:09:26 +01:00
Torsten Dreyer
f1170e3709 Phi: initial work for plotting properties 2015-03-02 15:48:09 +01:00
Torsten Dreyer
59e0fa180a Phi: property browser can do charts 2015-03-01 18:22:56 +01:00
Hyde Yamakawa
15c6160c05 Fix: Systems that have mcbf triggers by default (flaps, gear & speedbrake) fail when first operated. from galvedros 2015-02-28 18:15:04 -05:00
Torsten Dreyer
3fbb25cde6 Phi: display property names with index 2015-02-27 16:49:19 +01:00
Torsten Dreyer
b60736ba7a cleanup: atc-chatter is long gone 2015-02-27 16:33:38 +01:00
Torsten Dreyer
b34cba75e5 Phi: map widget a/c orientation uses true heading 2015-02-27 16:29:26 +01:00
Torsten Dreyer
ccd44aa76c Phi: improve the property browser
- add icon hints for expand/collapseable properties
- add icon and function for refresh value
2015-02-27 16:28:04 +01:00
Torsten Dreyer
f8a4581771 Phi: use keyCode instead of key in property browser
looks like only Firefox supports 'key'. Safari and Chrome don't.
2015-02-27 11:44:30 +01:00
Torsten Dreyer
398995264d Phi: add property browser 2015-02-27 11:24:02 +01:00
Torsten Dreyer
205211a9a5 Phi: responsive Mass&Balance widget layout 2015-02-26 16:21:21 +01:00
Torsten Dreyer
12eb1c1e5f Phi: better layout for holding pattern simulator 2015-02-26 14:21:59 +01:00
Torsten Dreyer
076e437e58 Phi: more map widget works
- add track (flight history) layer
- allow map drag and recenter on aircraft
2015-02-25 21:44:00 +01:00
Torsten Dreyer
bf4a2a2087 Phi: add layer binding to the map widget 2015-02-25 16:44:47 +01:00
Thorsten Renk
a8ee47ddc5 Consistent shadow tree fog color for ALS 2015-02-25 15:36:31 +02:00
Thorsten Renk
12c0eb98f4 Bugfix - winter scenery has no ocean landclass defined 2015-02-25 15:34:31 +02:00
Torsten Dreyer
a25375aaf3 Add a track layer to the browser map 2015-02-25 10:49:55 +01:00
Torsten Dreyer
82e96ac757 Phi: make make sure map widget has at least some height 2015-02-25 09:35:23 +01:00
Torsten Dreyer
b522b818a5 Phi: Correc vertical size of Map topic's content 2015-02-25 09:27:19 +01:00
Torsten Dreyer
7202e25099 Phi: distinguish between normal and abormal checklists 2015-02-23 22:43:23 +01:00