aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/IScript.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Yay! Common/ is gone! One API is achieved!Melanie Thielker2008-09-261-38/+0
* Add per-instance date to DNE to avoid serializing stuff 10 times a second.Melanie Thielker2008-09-261-3/+0
* Remove all the subclassing complexity and script server interfaces fromMelanie Thielker2008-09-261-1/+0
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-1/+2
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-1/+1
* Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-0/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne...Tedd Hansen2008-02-241-1/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Fixed ScriptEngine config in OpenSim.ini.example that was out of place.Tedd Hansen2008-02-161-1/+1
* We now support LSL stateTedd Hansen2008-02-101-1/+1
* Added data structure to be passed through event execution queue so that event...Tedd Hansen2008-01-171-0/+3
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-0/+2
* * Optimized usingslbsa712007-10-301-5/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague2007-09-131-12/+12
* Did I forget to add IScript.cs? Yes I did...Tedd Hansen2007-08-181-0/+12