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
Wiki
Activity
Files
b134617e07155da4bbdb60d9f26c7659727bf452
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Common
History
Sean Dague
ffe9c9374a
mass update of urls in source code to new website
2007-09-10 08:14:38 +00:00
..
Properties
Working on AppDomains. Scripting is now officially broken. :]
2007-08-18 19:54:04 +00:00
Executor.cs
Run-time script errors are now shown in-world. No line number though, might require script to be compiled with (slow) debug information.
2007-08-26 13:31:58 +00:00
IScript.cs
Did I forget to add IScript.cs? Yes I did...
2007-08-18 23:38:03 +00:00
LSL_BuiltIn_Commands_Interface.cs
mass update of urls in source code to new website
2007-09-10 08:14:38 +00:00
LSL_Types.cs
LSL Compiler now only referring required assemblies (DotNetEngine and Common). Changed Vector and Rotation to custom types (stored in Common) that needs to be changed later. No longer using Axiom. Script support still broken.
2007-08-18 20:53:13 +00:00