This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
Files
25fd8d02738e61e81f93ac784b02ab84697ee528
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
LSL
History
lbsa71
25fd8d0273
* Introduced IScriptHost as an interface to fetching object data from scripts.
...
* This meant introducing AbsolutePosition on all objects (since SimChat wants that)
2007-08-16 17:08:03 +00:00
..
Compiler.cs
Bugfixes in LSL compiler. Changed most datatypes to int (instead of UInt32) and double (instead of float).
2007-08-15 19:25:29 +00:00
LSL2CSConverter.cs
* Introduced IScriptHost as an interface to fetching object data from scripts.
2007-08-16 17:08:03 +00:00
LSL_BaseClass.cs
* Introduced IScriptHost as an interface to fetching object data from scripts.
2007-08-16 17:08:03 +00:00