.. |
ClipboardCocoa.mm
|
Explicit AppKit includes for Mac.
|
2015-04-11 21:59:29 +01:00 |
ClipboardFallback.cxx
|
Basic clipboard access from Nasal.
|
2012-08-04 17:33:48 +02:00 |
ClipboardWindows.cxx
|
Basic clipboard access from Nasal.
|
2012-08-04 17:33:48 +02:00 |
ClipboardX11.cxx
|
Fix include and compiler warning
|
2012-11-04 23:03:06 +01:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |
nasal-props.cxx
|
Copy name into buffer on release builds
|
2019-02-09 18:11:56 +00:00 |
NasalAddons.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalAddons.hxx
|
Add-ons: move all code to the flightgear::addons namespace
|
2017-12-26 19:44:15 +01:00 |
NasalAircraft.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalAircraft.hxx
|
Scripting: expose flight history as aircraft.history()
|
2014-05-10 10:56:09 +02:00 |
NasalCanvas.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalCanvas.hxx
|
Scripting: get rid of gcHash and use new SimGear/Nasal functions.
|
2013-10-15 00:58:21 +02:00 |
NasalClipboard.cxx
|
Less Boost.
|
2019-02-06 17:36:36 +00:00 |
NasalClipboard.hxx
|
Scripting: clean up a bit and user more of cppbind.
|
2013-12-08 19:24:45 +01:00 |
NasalCondition.cxx
|
Fix compiler warning (naRuntimeError does not return...)
|
2014-06-23 00:42:17 +02:00 |
NasalCondition.hxx
|
Nasal: expose SGCondition using nasal::Ghost and improved error checking.
|
2014-06-22 15:37:48 +02:00 |
NasalHTTP.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalHTTP.hxx
|
Expose HTTP module to Nasal.
|
2013-10-27 19:39:22 +01:00 |
NasalModelData.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalModelData.hxx
|
Keep ref_ptr in FGNasalModelData (should fix #1234)
|
2013-11-01 20:52:55 +01:00 |
NasalPositioned.cxx
|
Less Boost.
|
2019-02-06 17:36:36 +00:00 |
NasalPositioned.hxx
|
Reset: Nasal can be shutdown.
|
2013-11-12 22:47:41 +00:00 |
NasalPositioned_cppbind.cxx
|
Expose additional Navaid fields for use by Nasal
|
2018-04-16 13:37:17 +01:00 |
NasalSGPath.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalSGPath.hxx
|
Expose SGPath to Nasal
|
2013-12-18 10:30:19 +01:00 |
NasalString.cxx
|
Update for nasal::Context changes
|
2018-01-09 23:22:55 +01:00 |
NasalString.hxx
|
Scripting: get rid of gcHash and use new SimGear/Nasal functions.
|
2013-10-15 00:58:21 +02:00 |
NasalSys.cxx
|
Increase severity of warning when trying to add a setlistener onto a tied property
|
2019-06-11 14:38:38 +02:00 |
NasalSys.hxx
|
Improve Nasal log callback handling
|
2018-12-20 16:07:44 +00:00 |
NasalSys_private.hxx
|
Reset: ensure Nasal shutdown is clean
|
2018-09-01 18:53:45 +01:00 |