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
/
Environment
/
Scenes
/
Scripting
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-28
Taken the old scripting engine out of Region.Environment and moved it into a ...
MW
32
-3064
/
+0
2007-08-27
Deleted a few old files that are no longer used.
MW
1
-1
/
+1
2007-08-27
Stopped EntityBase from implementing IScriptHost, as don't think it should, m...
MW
2
-0
/
+4
2007-08-27
Another small tweak to image sending.
MW
2
-1
/
+2
2007-08-22
(Untested) Scripts are individually loaded into objects (on rez), and event f...
Tedd Hansen
1
-1
/
+1
2007-08-17
Pimped up Default.lsl. Now featuring a touch counter.
Tedd Hansen
2
-1
/
+4
2007-08-16
* Now sending manager, host and root host to Script in constructor.
lbsa71
2
-0
/
+6
2007-08-16
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
3
-1
/
+41
2007-08-14
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
2
-5
/
+28
2007-08-13
Common script for all objects (Default.lsl). ScriptEngine touch_start event n...
Tedd Hansen
1
-0
/
+1
2007-08-13
Changed ScriptLoader to use Path.combine.
MW
1
-1
/
+2
2007-08-13
(DotNet) ScriptEngine is now loaded and added to Scene during startup.
Tedd Hansen
2
-0
/
+140
2007-08-09
Deleted old LSLEngine files (those under Scene.Scripting)
MW
12
-2911
/
+0
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
2
-6
/
+8
2007-08-06
* encapsulated firstname/lastname on ScenePresence
lbsa71
3
-8
/
+9
2007-08-06
* minor refactorings
lbsa71
7
-14
/
+14
2007-08-06
... and here's the second part...
lbsa71
44
-0
/
+5972