]> git.mxchange.org Git - flightgear.git/history - src/Scripting/NasalSys.cxx
Merge branch 'next' into navaids-radio
[flightgear.git] / src / Scripting / NasalSys.cxx
2010-03-09 Tim Moorechanges for SGPropertyNode::getPath return type
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-22 jmtFix airportinfo() ILS frequency listing to use underscores.
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 jmtProbably best if the string and its length agree. :)
2009-12-20 jmtAdd runway ILS frequency to Nasal airportinfo() query...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-07 jmtMake Nasal airportinfo() tolerant of invalid airport...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-06-11 frohlichNo need to zero the _props variable.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 mfranzFGNasalModelData: use model XML path as module source
2009-04-01 mfranzassign a unique module name to ai/mp embedded nasal...
2009-04-01 mfranzdon't keep 'nasal-dir-initialized' node after removing
2009-04-01 fredbSupport old compilers
2009-04-01 mfranzgeodinfo: make vector origin altitude configurable
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-18 mfranzrestore consistent coding-style; remove obsolete code...
2009-03-11 mfranzdon't call change-only listeners at first trigger event
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-09 mfranz- pass return values in set{,Bool,Int,Double}Value...
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-10-18 mfranz- createModule: add optional arg[] vector arguments
2008-10-18 mfranz- fix regression: classes derived from SGModelData...
2008-10-12 mfranzlisteners: do no longer set cmdarg() to avoid interfere...
2008-09-23 mfranz- airportinfo(): remove superfluous indices of threshol...
2008-09-11 ehofmanJames Turner:
2008-08-15 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-31 ehofmanheader cleanups
2008-07-22 mfranz- use path validation for parsexml() nasal command
2008-06-19 mfranzwhile abort() is really only useful for listeners ...
2008-06-19 mfranzmake fgfs abort() after a listener with runtime arg...
2008-04-29 mfranzcleanup after last commit
2008-03-22 timooremodel paging patch from Till Busch
2008-01-22 andyFix leak in interpolate(). Also give property nodes...
2007-12-05 mfranzadd runway number as "id" to the runway hash within...
2007-10-24 andyFix memory leak introduced when we stopped using _conte...
2007-10-18 mfranz- airportinfo(): don't bark when no airport was found...
2007-10-16 mfranz- listener: re-order and change callback function args...
2007-10-15 mfranz(depreciated) cmdarg() should return _node, not parent
2007-10-15 mfranz- add argc/argv arguments to FGNasalSys::call
2007-10-14 mfranzrevert meaning of third, optional argument, and add...
2007-10-14 mfranzairportinfo(): add possibility to search for next airpo...
2007-10-12 mfranzadd new listener type: setlistner(<prop>, <func...
2007-10-11 mfranzsetprop(): make sure return value is always set
2007-10-11 mfranzrename FGAirportSearchFilter::acceptable() -> ::pass()
2007-10-10 mfranzsetprop(): report error on writing to unwritable property
2007-10-05 mfranzuse airport search filter to only search for "regular...
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2007-10-03 mfranzstop runway searching when the first airport id doesn...
next