Difference between revisions of "Category:Oolite JavaScript Reference"

From Elite Wiki
m (great thread- never saw it before; and yes, this is prob the best place for it for now)
m (Updated BB link.)
 
Line 5: Line 5:
 
This - [[Javascript Operators]] - may be useful!
 
This - [[Javascript Operators]] - may be useful!
  
Note ''this'': [http://www.aegidian.org/bb/viewtopic.php?f=4&t=18861 Javascript oddity (?)] on the need for parantheses! (2017)
+
Note ''this'': [http://bb.oolite.space/viewtopic.php?f=4&t=18861 Javascript oddity (?)] on the need for parantheses! (2017)
  
  
 
[[Category:Oolite scripting| ]]
 
[[Category:Oolite scripting| ]]

Latest revision as of 09:30, 28 March 2024

The following pages contain reference documentation for Oolite’s JavaScript scripting interface.

Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It runs on the same Spidermonkey version (1.8.5 - March 2011) that Firefox 4 shipped with many years ago, but it is a special build for Oolite.

This - Javascript Operators - may be useful!

Note this: Javascript oddity (?) on the need for parantheses! (2017)

Pages in category "Oolite JavaScript Reference"

The following 36 pages are in this category, out of 36 total.