This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-19 22:26:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08331f97d37f278267002a050b1d2c75a960c03c
opensim
/
OpenSim
/
Region
/
Environment
/
Scenes
/
scripting
History
Adam Frisby
08331f97d3
* Reorganising Java Virtual Machine code into a subfolder for the JVM specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces.
...
* Fixed a compile issue with the Interpreted Scripts API.
2007-07-13 17:53:11 +00:00
..
Engines
* Reorganising Java Virtual Machine code into a subfolder for the JVM specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces.
2007-07-13 17:53:11 +00:00
Script.cs
* Added Java support back into Sugilite (although it still needs a calling host to be added).
2007-07-05 00:09:45 +00:00
ScriptAPI.cs
* Moved LSL-style functions to ScriptInterpretedAPI.cs and put a XML remark comment that they are defunct and best avoided at all costs.
2007-07-13 17:43:25 +00:00
ScriptInfo.cs
* Added Java support back into Sugilite (although it still needs a calling host to be added).
2007-07-05 00:09:45 +00:00
ScriptInterpretedAPI.cs
* Reorganising Java Virtual Machine code into a subfolder for the JVM specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces.
2007-07-13 17:53:11 +00:00
ScriptInterpretedEvents.cs
* Adding LSL stuff for Tedd_, implementing LSL-style functions in ScriptAPI.cs, implementing server event callbacks in ScriptInterpretedEvents.cs
2007-07-13 17:14:30 +00:00
ScriptManager.cs
* Java engine fully back in Sugilite
2007-07-05 00:24:40 +00:00