]> git.mxchange.org Git - flightgear.git/history - src/Scripting/NasalSys.cxx
NasalSys: arg is never null
[flightgear.git] / src / Scripting / NasalSys.cxx
2014-03-12 Torsten DreyerNasalSys: arg is never null
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-02-19 James Turnergetprop/setprop allows integer indices.
2013-12-18 Thomas GeymayerExpose SGPath to Nasal
2013-12-03 James TurnerReset: free nasal-module-listeners on shutdown.
2013-11-24 James TurnerReset: do re-init Ghost bindings.
2013-11-22 James TurnerNasal changes for reset
2013-11-14 bcoconniSynchronized FG with the removal of 'using std::*'...
2013-11-12 James TurnerReset: Nasal can be shutdown.
2013-11-09 James TurnerBug 1246, Nasal repeating timers fire immediately.
2013-10-27 Thomas GeymayerExpose HTTP module to Nasal.
2013-10-16 Thomas GeymayerNasalSys: do not print invalid elements for error backt...
2013-10-15 Thomas GeymayerUpdate/simplify for SimGear changes.
2013-10-14 Thomas GeymayerScripting: get rid of gcHash and use new SimGear/Nasal...
2013-09-28 James TurnerReduce amount of log output at level=debug.
2013-09-17 James TurnerSupport for multiple data dirs.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-03-23 Thomas GeymayerExpose pose of scenery models to Nasal load/unload...
2013-03-21 Thomas GeymayerAllow placing canvas on scenery objects.
2013-03-20 James TurnerNasalTimerObject tweaks.
2013-03-17 Thomas GeymayerUpdate/simplify property interpolation to latest SimGea...
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2013-03-16 James TurnerA real Timer object in Nasal.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-03-04 Thomas GeymayerStart porting NasalPositioned to cppbind.
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-09 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2013-02-08 James TurnerSupport a log-list widget in PUI.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2013-02-07 James TurnerSupport logging from Nasal at custom levels.
2013-01-31 Thomas GeymayerExpose some methods on strings to Nasal
2013-01-19 James TurnerInitial work on native file dialog support.
2012-11-15 Thomas GeymayerClean up and some more testing
2012-11-15 Thomas GeymayerCanvas/Nasal and Nasal/C++ binding experiments
2012-11-11 ThorstenBRemove osg dependency for isNaN only.
2012-10-13 ThorstenBDrop sorting of Nasal scripts.
2012-08-19 James TurnerExpose SGCondition as a ghost to Nasal directly.
2012-08-05 Thomas GeymayerComplete X11 clipboard support.
2012-08-04 Thomas GeymayerBasic clipboard access from Nasal.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-02 James TurnerSkeleton Nasal-Canvas integration.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-12 James TurnerExpose FlightPlan delegates to Nasal, finally.
2012-04-25 James TurnerExpose greatCircleMove to Nasal, and allow geo.Coord...
2012-04-23 James TurnerNasal airport functions for various ancillary data...
2012-04-15 James TurnerFix build for non-Mac, hopefully.
2012-04-15 James TurnerStart refactoring how FGPositioned classes are exposed...
2012-04-05 ThorstenBAvoid "using..." in header files.
2012-02-06 ThorstenB#553: decouple OSG callbacks from Nasal subsystem
2011-12-13 adrianMerge branch 'navaids-radio' into attenuation
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianRemove interface from Nasal
2011-12-08 adrianClean up my code in NasalSys.cxx
2011-12-08 adrianMerge branch 'next' into navaids-radio
2011-12-06 adrianSend geod from Nasal, properly document the code, take...
2011-12-06 adrianExpose a radio function (receiveBeacon) to the Nasal...
2011-08-22 Torsten DreyerAdd the frequency to the navinfo hash
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-22 Torsten DreyerExperimental navinfo() Nasal extension function
2011-07-03 ThorstenB#348 related: More places where missing files were...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-02 ThorstenBOlaf Flebbe: #332, Improve Nasal's "systime" method
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Torsten DreyerMerge branch 'next' of 10.101.2.62:~/FlightGear/fg...
2011-05-30 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-29 ThorstenBDeterministic loading sequence for Nasal scripts
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-03 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-04-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-03 ThorstenBOn-demand loading of Nasal modules.
2011-04-02 ThorstenBSupport optional Nasal modules in fgdata/Nasal/MyModuleFoo
2011-01-16 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-14 James TurnerMake the Nasal NaN check less aggressive - still SG_ALE...
2011-01-14 James TurnerMake the Nasal NaN check less aggressive - still SG_ALE...
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 James TurnerWhen attempting to pass a NaN between Nasal and propert...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
2010-10-24 James TurnerConvert nasal directory() helper to use simgear::Dir
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerAirways/procedures code - add new data structures to...
2010-09-13 Torsten DreyerFix mean nasal bug when calling setprop("foo")
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-08-15 James TurnerExpose path resolver to Nasal.
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-28 James TurnerAdd --fg-aircraft option, and aircraft dir path list...
next