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
/
Grid
/
ScriptEngine
/
Common
/
LSL_BuiltIn_Commands_Interface.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-17
More ScriptEngine cleanup
Tedd Hansen
1
-635
/
+0
2008-05-26
This cleans up a merge mess from the earlier checkin and implements llOwnerSa...
Dr Scofield
1
-1
/
+0
2008-05-14
Formatting cleanup.
Jeff Ames
1
-19
/
+19
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-10-30
* Optimized usings
lbsa71
1
-7
/
+8
2007-10-05
Some more work on new ScriptEngine.
Tedd Hansen
1
-1
/
+1
2007-09-17
fixing me some line endings
Sean Dague
1
-1
/
+1
2007-09-16
Implemented: llSetText, llResetScript
Tedd Hansen
1
-2
/
+2
2007-09-13
remove ^M, as native storage should be UNIX format, and ^M in/out mashing
Sean Dague
1
-635
/
+635
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-04
Some work on Module loading/management.
MW
1
-0
/
+3
2007-08-18
Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine...
Tedd Hansen
1
-0
/
+1
2007-08-18
LSL Compiler now only referring required assemblies (DotNetEngine and Common)...
Tedd Hansen
1
-85
/
+85
2007-08-18
Working on AppDomains. Scripting is now officially broken. :]
Tedd Hansen
1
-0
/
+2
2007-08-18
Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region...
Tedd Hansen
1
-1
/
+1
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-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
Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...
Tedd Hansen
1
-28
/
+28
2007-08-10
Renamed Compiler.LSL to Compiler.LSO
Tedd Hansen
1
-1
/
+1
2007-08-09
Removed spaces from directory names
Tedd Hansen
1
-0
/
+0
2007-08-09
Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi...
Tedd Hansen
1
-0
/
+0
2007-08-08
Added ScriptEngine.DotNetEngine
Tedd Hansen
1
-0
/
+368