index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
Server_API
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-20
Some minor changes + krinkec's updates to ll* functions.
Tedd Hansen
1
-9
/
+66
2007-08-18
Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine...
Tedd Hansen
1
-3
/
+4
2007-08-18
Script loads into separate AppDomain without errors. Events and llFunctions n...
Tedd Hansen
1
-1
/
+1
2007-08-18
LSL Compiler now only referring required assemblies (DotNetEngine and Common)...
Tedd Hansen
1
-90
/
+91
2007-08-18
Working on AppDomains. Scripting is now officially broken. :]
Tedd Hansen
1
-2
/
+4
2007-08-18
Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region...
Tedd Hansen
2
-629
/
+472
2007-08-17
krinkec's updates to ll* interface and functions.
Tedd Hansen
1
-2
/
+2
2007-08-15
Bugfixes in LSL compiler. Changed most datatypes to int (instead of UInt32) a...
Tedd Hansen
1
-236
/
+236
2007-08-15
* Applying ckrinke's LSL baseclass changes (Thanks!)
Adam Frisby
1
-32
/
+60
2007-08-15
* New LSL functions
Adam Frisby
1
-1
/
+1
2007-08-14
krinkec's updates to ll* interface and functions
Tedd Hansen
1
-85
/
+178
2007-08-14
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
1
-387
/
+0
2007-08-13
Common script for all objects (Default.lsl). ScriptEngine touch_start event n...
Tedd Hansen
1
-2
/
+2
2007-08-13
krinkec's updates to ll* interface and functions
Tedd Hansen
1
-121
/
+261
2007-08-12
ScriptManager now uses LSL-compiler.
Tedd Hansen
1
-1
/
+1
2007-08-12
Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...
Tedd Hansen
2
-0
/
+755