2008-06-19 |
mfranz | make fgfs abort() after a listener with runtime arg... |
blob | commitdiff | raw | diff to current |
2008-04-29 |
mfranz | cleanup after last commit |
blob | commitdiff | raw | diff to current |
2008-03-22 |
timoore | model paging patch from Till Busch |
blob | commitdiff | raw | diff to current |
2008-01-22 |
andy | Fix leak in interpolate(). Also give property nodes... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
mfranz | add runway number as "id" to the runway hash within... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
andy | Fix memory leak introduced when we stopped using _conte... |
blob | commitdiff | raw | diff to current |
2007-10-18 |
mfranz | - airportinfo(): don't bark when no airport was found... |
blob | commitdiff | raw | diff to current |
2007-10-16 |
mfranz | - listener: re-order and change callback function args... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
mfranz | (depreciated) cmdarg() should return _node, not parent |
blob | commitdiff | raw | diff to current |
2007-10-15 |
mfranz | - add argc/argv arguments to FGNasalSys::call |
blob | commitdiff | raw | diff to current |
2007-10-14 |
mfranz | revert meaning of third, optional argument, and add... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
mfranz | airportinfo(): add possibility to search for next airpo... |
blob | commitdiff | raw | diff to current |
2007-10-12 |
mfranz | add new listener type: setlistner(<prop>, <func... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
mfranz | setprop(): make sure return value is always set |
blob | commitdiff | raw | diff to current |
2007-10-11 |
mfranz | rename FGAirportSearchFilter::acceptable() -> ::pass() |
blob | commitdiff | raw | diff to current |
2007-10-10 |
mfranz | setprop(): report error on writing to unwritable property |
blob | commitdiff | raw | diff to current |
2007-10-05 |
mfranz | use airport search filter to only search for "regular... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
mfranz | - make FGAirport::search() more versatile, so that... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
mfranz | stop runway searching when the first airport id doesn... |
blob | commitdiff | raw | diff to current |
2007-10-02 |
mfranz | add thresholds and stopways |
blob | commitdiff | raw | diff to current |
2007-10-02 |
mfranz | forgot to consider the Liberia--Burma--U.S.A problem |
blob | commitdiff | raw | diff to current |
2007-10-02 |
mfranz | add airportinfo() function, which returns airport/runwa... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
mfranz | if a local (ai/mp) root node is given, append it to... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
mfranz | degrade FGNasalModelData log message from SG_ALERT... |
blob | commitdiff | raw | diff to current |
2007-07-01 |
mfranz | - fix carttogeod() function (don't convert the altitude... |
blob | commitdiff | raw | diff to current |
2007-06-30 |
mfranz | minor cleanup: don't need the args array in the class... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
mfranz | add parsexml() function, which is a wrapper around... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
mfranz | add geodinfo(<lat>, <lon>) function that returns an... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
mfranz | Maik JUSTUS: add functions carttogeod() and geodtocart... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
andy | Remove the GUI popup from the screen capture C++ code... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
andy | Allow the second (property node) argument to fgcommand... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
curt | Ladislav Michnovič: fix a 64bit problem. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
mfranz | Andy ROSS: |
blob | commitdiff | raw | diff to current |
2007-05-12 |
mfranz | add error messages for invalid args to settimer() |
blob | commitdiff | raw | diff to current |
2007-05-01 |
mfranz | move the "interpolator" subsystem into the INIT group... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
mfranz | remove util.cxx workaround for listener-call-at-exit... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
mfranz | make listeners aware of their id, and output trigger... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
mfranz | allow AI models to contain <nasal><load> and <nasal... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
andy | Sync with Nasal CVS (soon to become Nasal 1.1). Notabl... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
mfranz | revert condition() patch. This can as easily be done... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
mfranz | set module namespace in globals, otherwise two subseque... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
mfranz | New Nasal command _condition(p) where p is a property... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
mfranz | - add two error messages to setlistener() (invalid... |
blob | commitdiff | raw | diff to current |
2007-01-29 |
fredb | simplify and fix |
blob | commitdiff | raw | diff to current |
2007-01-28 |
mfranz | this should now really be correct; nothing for a beauty... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
mfranz | make sure entries are actually erased :-) |
blob | commitdiff | raw | diff to current |
2007-01-28 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2007-01-28 |
mfranz | don't truncate strings output by print() to 1024 bytes... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
mfranz | allow listeners to remove themselves. This is done... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
mfranz | - remove "nasal-dir-initialized" signal node after... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
mfranz | raise signal "/sim/signals/nasal-dir-initialized" when... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
mfranz | - don't allow removal of active listener (prevents... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
mfranz | let Nasal's fgcommand() return C++ return value (0... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-10-17 |
andy | A bug was discovered on IRC where an errant script... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
andy | Rework the naModLock()/naModUnlock() semantics to be... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
mfranz | ... but then again: it's only a rumor that listeners... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
mfranz | - complain about attempts to attach a listener to a... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
mfranz | - remove listener in ~FGNasalListener(), not FGNasalSys... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
mfranz | don't abort fgfs only because a nasal script called... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
mfranz | explain createModule()'s optional SGPropertyNode argument |
blob | commitdiff | raw | diff to current |
2006-04-27 |
mfranz | add optional SGPropertyNode* argument to NasalSys:... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
mfranz | a bool isn't safe enough here, but a mutex shouldn... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
mfranz | - disallow listener re-entry to prevent crash/runaway... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
andy | Add a (commented out) line enabling the "bits" library... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
andy | Add the I/O library, but comment it out until we figure... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
mfranz | close Nasal/ dir after reading *.nas files |
blob | commitdiff | raw | diff to current |
2006-03-09 |
mfranz | add alert message |
blob | commitdiff | raw | diff to current |
2006-03-09 |
mfranz | check if the "nasal" subsystem is still there, and... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
mfranz | remove leftover #include; changed comment |
blob | commitdiff | raw | diff to current |
2006-03-09 |
mfranz | NasalSys.[ch]xx: |
blob | commitdiff | raw | diff to current |
2006-03-08 |
mfranz | crashfix: handleCommand() is called from other modules... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
mfranz | add deleteModule() method |
blob | commitdiff | raw | diff to current |
2006-03-02 |
mfranz | let removelistener() return the number of remaining... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
mfranz | - assign unique id to listeners |
blob | commitdiff | raw | diff to current |
2006-02-18 |
fredb | Add missing include files needed by the new math code... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
mfranz | screenPrint() is obsolete. Use screen.log.write() for... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
mfranz | store garbage collector id (again) in the listener... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
mfranz | support optional setlistener() arg to fire callback... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
mfranz | we need a way to specify other contexts than _context... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
mfranz | create a new context for listener functions to avoid... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
curt | Add an srand() function to nasal (hooked into sg_srando... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
curt | Add a directory listing command to nasal. Given a... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
ehofman | Stuart Buchanan: |
blob | commitdiff | raw | diff to current |
2005-12-16 |
mfranz | add _setlistener() function, so that slow property... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
andy | Architectural fix allowing the "tip" popups (FOV, view... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
andy | Changes to support the new naCall API in SimGear. ... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
mfranz | - output property path in error messages |
blob | commitdiff | raw | diff to current |
2005-06-19 |
mfranz | - rename initModule() to createModule() (as suggested... |
blob | commitdiff | raw | diff to current |
2005-06-14 |
andy | Make readScriptFile() public, and rename it to loadModu... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
andy | Same bug, different place. Don't treat a length of... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
andy | Don't try to strlen() the input buffer if the length... |
blob | commitdiff | raw | diff to current |
2005-04-18 |
andy | Upgrade to Nasal 1.0 test candidate |
blob | commitdiff | raw | diff to current |
2005-03-16 |
curt | Permit a single nasal module to reference any number... |
blob | commitdiff | raw | diff to current |
2004-11-15 |
andy | Melchior caught a missing return value that is now... |
blob | commitdiff | raw | diff to current |
2004-05-15 |
andy | Fix a bug where the interpreter could read a garbage... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
andy | Forgot to handle "unspecified" properties in getprop... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
andy | Failed timers should log errors rather than silently... |
blob | commitdiff | raw | diff to current |
2003-12-05 |
andy | Turn the __timers garbage collector cache into a more... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
ehofman | Add Nasal Vs. 1.5 |
blob | commitdiff | raw | diff to current |
next |