1
0
Fork 0

Commit graph

  • aa1b3c1e31 Expose canvas::Element::setFocus to Nasal. Thomas Geymayer 2014-08-12 17:57:01 +02:00
  • 6713830254 Nasal Timer: prevent warning on restarting oneshot timer in callback. Thomas Geymayer 2014-08-11 00:31:18 +02:00
  • 45ab3a20a2 Canvas: generate keypress event for text input. Thomas Geymayer 2014-08-11 00:28:43 +02:00
  • 271cf1420d Canvas: support for pointer grab. Thomas Geymayer 2014-08-11 00:23:10 +02:00
  • b654477794 New materials.xml format Stuart Buchanan 2014-08-09 20:43:34 +01:00
  • beedd9e683 Fixed a bug where the rate_limit was ignored if it was set by a property. bcoconni 2014-08-09 20:02:44 +02:00
  • 2520124e97 Update for OpenSceneGraph 3.3.2 API changes. Thomas Geymayer 2014-08-09 19:13:39 +02:00
  • 08263dc1ec Canvas: expose layout contents margins and alignment to Nasal. Thomas Geymayer 2014-08-05 00:19:40 +02:00
  • 1c867eb99d 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). bcoconni 2014-08-03 13:59:30 +02:00
  • c430cc7b7d Win-nightly fixes Clément de l'Hamaide 2014-08-02 20:47:08 +02:00
  • 90f197fbc4 Do not assume there is a mouse mode with index 3. Thomas Geymayer 2014-07-30 23:54:04 +02:00
  • d836126c75 Better fallback for missing menu and splash translations. Thomas Geymayer 2014-07-30 23:53:16 +02:00
  • 4f2032a9c2 Canvas: export preventDefault to Nasal and use to stop events on DesktopGroup. Thomas Geymayer 2014-07-30 17:17:24 +02:00
  • a948f68960 CMake: add UTF8-CPP to SimGear include directories. Thomas Geymayer 2014-07-30 12:47:33 +02:00
  • 49df413444 Canvas: Keyboard events and input focus. Thomas Geymayer 2014-07-30 00:00:03 +02:00
  • 0646d5f443 Nasal: expose LayoutItem visibility methods. Thomas Geymayer 2014-07-21 00:27:20 +02:00
  • a673f4a5f9 Nasal: update for simgear changes. Thomas Geymayer 2014-07-21 00:26:54 +02:00
  • a428d611c3 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. bcoconni 2014-07-19 00:23:41 +02:00
  • 52af20a9e1 New Version: 3.3.0 Torsten Dreyer 2014-07-17 14:55:33 +02:00
  • 5deeeaf781 Fix for the bug reported in the FlightGear 1503 bcoconni 2014-07-17 01:11:09 +02:00
  • 6e3161245e New Version: 3.2.0 Torsten Dreyer 2014-07-16 14:58:34 +02:00
  • 5f4ad79954 canvas.Layout: expose missing methods to Nasal. Thomas Geymayer 2014-07-16 19:25:14 +02:00
  • c5c0a7dcf3 AIShip: remove duplicate property tie. Thomas Geymayer 2014-07-12 11:54:47 +02:00
  • 0f14a2d73b subsystemFactor: name fixing (use same as in fg_init.cxx) and cleanup. Thomas Geymayer 2014-07-12 01:17:35 +02:00
  • a52c0882a1 Fix subsystemFactory name fdm -> flight (Thanks to Hooray). Thomas Geymayer 2014-07-11 19:25:26 +02:00
  • 486ef5b06c pkg: retrieve existing install (or register callback). Thomas Geymayer 2014-06-30 18:15:31 +02:00
  • 3f433e2c35 Fix polar rendering of map. (Bug #55) James Turner 2014-06-29 21:45:18 +01:00
  • a94ad46dc0 Nasal: expose missing Canvas::setLayout Thomas Geymayer 2014-06-26 18:26:43 +02:00
  • a66e30aa04 Nasal: Limit SGPath::create_dir access rights to 0755 Thomas Geymayer 2014-06-26 18:09:22 +02:00
  • c65b2eb6b0 Draw Canvas GUI on top of PUI (to conform with event order). Thomas Geymayer 2014-06-24 09:14:57 +02:00
  • 694df4b337 Fix compiler warning (naRuntimeError does not return...) Thomas Geymayer 2014-06-23 00:42:17 +02:00
  • 1b55ab5f40 Nasal: expose SGCondition using nasal::Ghost and improved error checking. Thomas Geymayer 2014-06-22 15:37:48 +02:00
  • f7f7be77e5 Remove unused value, formatting. Thomas Geymayer 2014-06-22 15:36:25 +02:00
  • 821af95e0d Keep (PUI) menubar visibility on gui-redraw. (Fix #1251) Thomas Geymayer 2014-06-21 14:51:34 +02:00
  • 1d5f229653 Nasal: set CustomEvent::bubbles. Thomas Geymayer 2014-06-19 13:30:01 +02:00
  • 8c99d5d9d6 Remove unused --control option Gijs de Rooy 2014-06-19 14:28:14 +02:00
  • f4b7ae5da3 Nasal: md5 is now in simgear. Thomas Geymayer 2014-06-18 15:59:41 +02:00
  • cfbf9e7e4e Nasal: expose md5 function. Thomas Geymayer 2014-06-17 22:33:53 +02:00
  • da2bb6353e Nasal: expose canvas::Text::maxWidth. Thomas Geymayer 2014-06-17 17:02:10 +02:00
  • c13612b1fa GUIMgr: prevent double init/shutdown Thomas Geymayer 2014-06-16 23:47:05 +02:00
  • 7e8d713b28 Pkg: initial support for Variants James Turner 2014-06-15 20:10:24 +02:00
  • 26a4948642 NasalSys: process nasal::Ghost deletion queue. Thomas Geymayer 2014-06-15 16:36:35 +02:00
  • 33d23026c4 pkg: allow 'installed' as filter criterion. Thomas Geymayer 2014-06-15 16:36:02 +02:00
  • 52a4ded502 Nasal: expose canvas::Layout::clear() Thomas Geymayer 2014-06-14 13:21:28 +02:00
  • d830430e61 Kévin Seroux: C++11 fixes for MSVC++ bcoconni 2014-06-14 00:29:39 +02:00
  • 4409c8cca6 Expose parse_markdown to Nasal. Thomas Geymayer 2014-06-13 19:16:26 +02:00
  • e1eb9e4418 Enable package system API Thomas Geymayer 2014-06-13 16:08:26 +02:00
  • b53b1a3a25 Nasal: expose canvas height-for-width layouting methods. Thomas Geymayer 2014-06-13 00:09:33 +02:00
  • 8f754a1673 Type-correct decoding of JSON to props. James Turner 2014-06-12 19:58:13 +01:00
  • d1a477324e Websocket get/set props and exec commands. James Turner 2014-05-17 09:07:25 +01:00
  • ee627b8652 Expose package file size to Nasal. James Turner 2014-06-12 17:51:19 +01:00
  • 9604142d09 Fix crash (use iterator of same container for loop) Thomas Geymayer 2014-06-12 16:38:21 +02:00
  • 63427fc589 Pkg: Fix loading of non-installed aircraft. James Turner 2014-06-12 13:06:01 +01:00
  • 7a5b729052 Pkg: nicer Nasal syntax for tags in queries. James Turner 2014-06-11 18:41:16 +01:00
  • 32f57d0dc1 Aircraft switching command and formal support. James Turner 2014-06-11 18:19:41 +01:00
  • 0fb94ba596 Nasal: expose canvas::Layout item remove and get methods. Thomas Geymayer 2014-06-12 00:44:26 +02:00
  • 53c0454931 Package: warn for unknown filter term and use Hash::iterator. Thomas Geymayer 2014-06-11 18:19:13 +02:00
  • 0e286717a6 pkg: Expose install callbacks to Nasal. Thomas Geymayer 2014-06-10 23:52:36 +02:00
  • afa45240b0 Packages: search from Nasal James Turner 2014-06-10 22:12:27 +01:00
  • c0eda4a47c Nasal: expose more methods to Nasal. Thomas Geymayer 2014-06-10 18:44:38 +02:00
  • 9c0b5a5c54 Nasal: Expose BoxLayout methods for spacer and stretch. Thomas Geymayer 2014-06-08 23:34:37 +02:00
  • 371b71dd6c Nasal: expose vbox layout and allow setting item stretch. Thomas Geymayer 2014-06-04 17:50:52 +02:00
  • 1af3ad2525 Nasal: extend pkg API. Thomas Geymayer 2014-06-04 17:50:25 +02:00
  • 75f5eba002 Update includes (required by simgear changes) Thomas Geymayer 2014-06-04 02:58:14 +02:00
  • 3c0b7f88b8 Updates for simgear nasal::Ghost changes. Thomas Geymayer 2014-06-03 02:23:17 +02:00
  • 8b152f3f82 iax.md5: pass correct size to memset (identified by gcc) Thomas Geymayer 2014-06-01 12:20:33 +02:00
  • 06a9958689 Canvas: expose more methods to Nasal Thomas Geymayer 2014-06-01 12:08:13 +02:00
  • d1fd5756f6 Initial package-system integration. James Turner 2014-05-31 18:04:56 +01:00
  • 568dadc898 Only include IAX 3rdparty files if needed Christian Schmitt 2014-05-31 13:50:28 +02:00
  • 3b4bb10e4f Canvas: expose layouting to Nasal. Thomas Geymayer 2014-05-31 02:43:03 +02:00
  • 7c31654b3a Canvas: store data inside canvas and elements. Thomas Geymayer 2014-05-29 16:46:11 +02:00
  • fea8e96fe9 Fix for airport search on some platforms. James Turner 2014-05-29 09:42:21 +01:00
  • fd248e9391 Respect tile expiry time when cache is disabled. James Turner 2014-05-24 14:23:59 +01:00
  • 2e76a2c72a Update of the httpd implementation Torsten Dreyer 2014-03-31 22:31:30 +02:00
  • a5c39e3009 Final log-class cleanup (httpd comes in another commit) Torsten Dreyer 2014-05-20 23:12:34 +02:00
  • c187dab625 More log class fixes Torsten Dreyer 2014-05-20 23:06:02 +02:00
  • 29990c40bf No JSBSim debug msg without having SG_FLIGHT class Torsten Dreyer 2014-05-20 22:58:38 +02:00
  • 3e47fc0c11 set corret logging class for A/P messages Torsten Dreyer 2014-05-20 22:36:43 +02:00
  • 8da690a2b7 set ENABLE_FLITE=On as default Torsten Dreyer 2014-05-20 10:52:59 +02:00
  • 5b74a72506 Canvas: support for custom events and event dispatching. Thomas Geymayer 2014-05-19 00:25:34 +02:00
  • b3946f08f9 NasalCanvas: Update for simgear changes. Thomas Geymayer 2014-05-18 20:21:56 +02:00
  • 741c3c892c NasalPositioned: Update for nasal::Ghost changes in SimGear Thomas Geymayer 2014-05-18 17:44:39 +02:00
  • 105cba0bda JSBSim sync bcoconni 2014-05-18 13:39:31 +02:00
  • 431a3eaa1b Tune osgDB::MaxPagedLODs parameter James Turner 2014-05-17 09:05:25 +01:00
  • f19da413bb Initial mode to disable caching of tiles. James Turner 2014-05-16 14:52:24 +01:00
  • ffe6c39a1d More AtisSpeaker variations Torsten Dreyer 2014-05-13 11:20:11 +02:00
  • 54f954fd02 Fix for issue 1463 (YASim underestimates off-axis aerodynamic forces on fuselages) Colin Douglas Howell 2014-05-12 19:07:10 -07:00
  • 907209746f Separate fuselage drag adjustment from that for landing gear and external weights. Colin Douglas Howell 2014-05-08 14:40:46 -07:00
  • 98c053792e Try to fix build error for msvc Torsten Dreyer 2014-05-10 15:49:50 +02:00
  • 0fc2d57211 Scripting: expose flight history as aircraft.history() Thomas Geymayer 2014-05-10 10:52:16 +02:00
  • bd29974683 Canvas: move Window class to simgear. Thomas Geymayer 2014-05-09 16:06:23 +02:00
  • 5743ae48eb Better variable initialization, thanks to Torsten for reporting it Clément de l'Hamaide 2014-05-08 19:28:20 +02:00
  • 2f8f424f21 Avoid redefining HAVE_SYS_TIME_H by IAXClient Clément de l'Hamaide 2014-05-08 19:22:59 +02:00
  • b80b010ef1 Use FLITE voices in FGVoiceMgr Torsten Dreyer 2014-05-07 22:12:23 +02:00
  • d8c5e394cf Render voice to memory, no more temp files. Torsten Dreyer 2014-05-07 20:09:15 +02:00
  • 1c8c74fc76 Compile without ENABLE_FLITE Torsten Dreyer 2014-05-07 19:07:29 +02:00
  • 4cdb5ed1f3 AtisSpeaker: prepare for individual voices Torsten Dreyer 2014-05-07 17:08:02 +02:00
  • 36fc9790ed atis voice: add some variation in pitch and speed Torsten Dreyer 2014-05-07 10:34:04 +02:00
  • c6371c4152 Canvas: update for SimGear changes. Thomas Geymayer 2014-05-06 18:08:46 +02:00
  • 4d1aebad79 Fix for issue 1394 (YASim's geometry for non-cylindrical fuselages is wrong) Colin Douglas Howell 2014-05-05 21:21:23 -07:00