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
/
Common
/
ScriptEngineBase
/
ScriptManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-26
Remove all the subclassing complexity and script server interfaces from
Melanie Thielker
1
-510
/
+0
2008-09-26
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
Melanie Thielker
1
-2
/
+7
2008-09-25
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
1
-2
/
+17
2008-09-23
Switches the direct event postings in the API file over to the Shared/
Melanie Thielker
1
-16
/
+13
2008-09-23
Add IEventReceiver to DNE - a consolidation series patch
Melanie Thielker
1
-2
/
+16
2008-09-21
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
1
-1
/
+7
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-24
/
+24
2008-07-08
Mantis#1690. Thank you kindly, Melanie for a patch that:
Charles Krinke
1
-0
/
+3
2008-06-28
Mantis#1623. Thank you, Melanie for a patch that:
Charles Krinke
1
-5
/
+12
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-3
/
+3
2008-05-25
Thank you very much, Xantor for a patch that:
Charles Krinke
1
-0
/
+4
2008-05-16
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-05-14
More formatting cleanup.
Jeff Ames
1
-4
/
+7
2008-05-08
* You can haz more spring cleaning.
Adam Frisby
1
-3
/
+1
2008-05-08
* Some refactorings.
Adam Frisby
1
-1
/
+1
2008-05-07
while I'm not convinced this is causing my current run away
Sean Dague
1
-18
/
+21
2008-05-01
* Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...
Teravus Ovares
1
-0
/
+23
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-4
/
+2
2008-03-25
Comment out unused private methods.
Jeff Ames
1
-40
/
+42
2008-03-18
Formatting cleanup.
Jeff Ames
1
-28
/
+25
2008-02-22
Maintenance thread in charge of loading/unloading of scripts. 1 thread less p...
Tedd Hansen
1
-17
/
+23
2008-02-22
Now last commit will compile too... The features just keep on coming!
Tedd Hansen
1
-2
/
+2
2008-02-22
From this commit and a few hours into the future ScriptEngine will be unstable:
Tedd Hansen
1
-26
/
+23
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-0
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-19
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
1
-24
/
+32
2008-02-08
Make timer events from scripts a little less chatty.
Charles Krinke
1
-6
/
+8
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-3
/
+3
2008-02-03
Temporarily disabled shared threads because of a bug. Script were only workin...
Tedd Hansen
1
-1
/
+2
2008-02-02
Bugfixes. Now it even reads configuration before it uses it! ;)
Tedd Hansen
1
-0
/
+2
2008-02-02
Added load/unload queue size limit
Tedd Hansen
1
-10
/
+61
2008-02-01
Bugfix, maybe it won't crash during startup and crash somewhere else instead? :)
Tedd Hansen
1
-1
/
+2
2008-02-01
SCRIPTING STILL BROKEN
Tedd Hansen
1
-3
/
+20
2008-01-17
Added data structure to be passed through event execution queue so that event...
Tedd Hansen
1
-1
/
+2
2008-01-15
* Mother of all commits:
Adam Frisby
1
-1
/
+1
2008-01-12
Set eol
Tedd Hansen
1
-347
/
+347
2008-01-12
Added license to new files
Tedd Hansen
1
-2
/
+3
2008-01-12
Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...
Tedd Hansen
1
-454
/
+346
2008-01-05
Only one queue is used for load/unload of scripts.
Tedd Hansen
1
-19
/
+22
2007-12-30
Added comments to ScriptEngine classes that explains what their purpose is
Tedd Hansen
1
-0
/
+11
2007-12-27
* Optimized usings
lbsa71
1
-31
/
+34
2007-12-12
Thanks to Alondria for:
Charles Krinke
1
-14
/
+17
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-11-08
converted hard-coded chat type values to ChatTypeEnum
Jeff Ames
1
-1
/
+2
2007-11-01
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s...
Tedd Hansen
1
-43
/
+59
2007-10-30
* Optimized usings
lbsa71
1
-50
/
+51
2007-10-05
getting all our line endings consistant again
Sean Dague
1
-1
/
+1
2007-09-18
* Replaced usage of ClientView with IClientAPI
lbsa71
1
-2
/
+4
2007-09-17
fixing me some line endings
Sean Dague
1
-8
/
+8
2007-09-16
Implemented: llSetText, llResetScript
Tedd Hansen
1
-7
/
+14
[next]