This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Files
a993d0d3351f15510e404cc09951723cf5c435fb
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Common
T
History
Tedd Hansen
a993d0d335
ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;)
...
Added some sample placeholders for implementing rest of LSL events.
2008-01-12 10:25:08 +00:00
..
Properties
* Optimized usings
2007-10-30 09:05:31 +00:00
TRPC
Set svn:eol-style.
2008-01-12 01:35:25 +00:00
Executor.cs
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock.
2007-11-01 19:27:03 +00:00
IScript.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
LSL_BuiltIn_Commands_Interface.cs
Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_BaseClass to allow them to be called in LSL scripts.
2008-01-12 03:23:11 +00:00
LSL_Types.cs
Fixed nant compile problem
2008-01-01 15:28:16 +00:00
ScriptServerInterfaces.cs
ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;)
2008-01-12 10:25:08 +00:00
TRPC_Remote.cs
ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;)
2008-01-12 10:25:08 +00:00