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
/
EventQueueManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC.GetTotalMemory(true) was blocking.
Tedd Hansen
2007-08-22
1
-0
/
+3
*
Added OnRemoveScript event handler to ScriptEngine. Fixed event queuing of em...
Tedd Hansen
2007-08-22
1
-0
/
+4
*
(Untested) Scripts are individually loaded into objects (on rez), and event f...
Tedd Hansen
2007-08-22
1
-24
/
+31
*
Code comments on recent changes in EventQueueManager
Tedd Hansen
2007-08-19
1
-9
/
+45
*
Sped up EventQueueManager response time (scripts now respond quickly). Added ...
Tedd Hansen
2007-08-19
1
-39
/
+117
*
Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine...
Tedd Hansen
2007-08-18
1
-1
/
+1
*
Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs...
Tedd Hansen
2007-08-18
1
-0
/
+1
*
Pimped up Default.lsl. Now featuring a touch counter.
Tedd Hansen
2007-08-17
1
-2
/
+3
*
* Now sending manager, host and root host to Script in constructor.
lbsa71
2007-08-16
1
-2
/
+2
*
krinkec's updates to ll* interface and functions
Tedd Hansen
2007-08-14
1
-0
/
+4
*
Removed some debugging. Removed *.lso from project include in prebuild.xml.
Tedd Hansen
2007-08-14
1
-2
/
+2
*
llSay() works again. Cleanup of debug messages.
Tedd Hansen
2007-08-14
1
-2
/
+2
*
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
2007-08-14
1
-6
/
+6
*
Added ScriptEngine.DotNetEngine
Tedd Hansen
2007-08-08
1
-0
/
+136