index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
ScriptManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-18
Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ f...
Tedd Hansen
1
-2
/
+4
2007-08-18
Working on AppDomains. Scripting is now officially broken. :]
Tedd Hansen
1
-14
/
+11
2007-08-18
Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region...
Tedd Hansen
1
-5
/
+1
2007-08-18
Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs...
Tedd Hansen
1
-11
/
+52
2007-08-17
Pimped up Default.lsl. Now featuring a touch counter.
Tedd Hansen
1
-13
/
+11
2007-08-17
Removed RAIL test from startup for now...
Tedd Hansen
1
-1
/
+2
2007-08-17
Added RAIL.dll
Tedd Hansen
1
-1
/
+1
2007-08-16
* Now sending manager, host and root host to Script in constructor.
lbsa71
1
-17
/
+43
2007-08-16
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
1
-5
/
+10
2007-08-14
krinkec's updates to ll* interface and functions
Tedd Hansen
1
-45
/
+67
2007-08-14
Correct caps of Default.lsl for Linux. Thanks again krinkec. :)
Tedd Hansen
1
-1
/
+1
2007-08-14
llSay() works again. Cleanup of debug messages.
Tedd Hansen
1
-2
/
+2
2007-08-14
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
1
-9
/
+9
2007-08-13
Common script for all objects (Default.lsl). ScriptEngine touch_start event n...
Tedd Hansen
1
-4
/
+4
2007-08-12
ScriptEngine successfully compiles script, we are now even further than LSO was.
Tedd Hansen
1
-7
/
+15
2007-08-12
ScriptManager now uses LSL-compiler.
Tedd Hansen
1
-18
/
+20
2007-08-12
Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...
Tedd Hansen
1
-1
/
+1
2007-08-10
Renamed Compiler.LSL to Compiler.LSO
Tedd Hansen
1
-16
/
+16
2007-08-08
Added ScriptEngine.DotNetEngine
Tedd Hansen
1
-0
/
+232