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
/
Common
/
ScriptEngineBase
/
EventQueueThreadClass.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-15
Update svn properties, formatting cleanup, fix a couple compiler warnings.
Jeff Ames
1
-1
/
+1
2008-08-13
Mantis#1941. Thank you kindly, Tyre for a patch that
Charles Krinke
1
-34
/
+4
2008-08-12
Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-10
Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:
Charles Krinke
1
-1
/
+5
2008-08-07
Minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-08-05
* oops, fix build break from last checkin
Justin Clarke Casey
1
-2
/
+2
2008-08-05
* possible fix for event queue problems (exceptions and event count max excee...
Justin Clarke Casey
1
-1
/
+17
2008-07-27
Re-fix r5681. Sorry for the inconvenience. We will now return you
Melanie Thielker
1
-0
/
+1
2008-07-27
Addresses Mantis #1611
Melanie Thielker
1
-0
/
+3
2008-06-05
Mantis#1459. Thank you kindly, CMickeyb for a patch that:
Charles Krinke
1
-2
/
+5
2008-06-04
applied patch from mantis #1268 , thanks mikem
MW
1
-0
/
+4
2008-05-28
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-26
This cleans up a merge mess from the earlier checkin and implements llOwnerSa...
Dr Scofield
1
-1
/
+1
2008-05-22
Mantis 1357 Patch - Thanks mikem!
Adam Johnson
1
-4
/
+8
2008-05-14
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-14
* Removed 19 warnings
Teravus Ovares
1
-1
/
+1
2008-05-11
* Changed implicit string conversion to LSL_Types.LSLString in money event of...
Teravus Ovares
1
-2
/
+2
2008-05-06
De-tabify source.
Jeff Ames
1
-12
/
+12
2008-05-05
* Unraveled the DEBUG_CHANNEL mystery.
Teravus Ovares
1
-2
/
+2
2008-05-02
Thank you kindly, Melanie for a patch to solve
Charles Krinke
1
-1
/
+13
2008-04-22
* Implemented NoScript areas (without loosing script state).
Teravus Ovares
1
-9
/
+13
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-4
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-03
* Removed a bunch of compiler warnings.
Adam Frisby
1
-1
/
+1
2008-02-22
Fix for error message during startup (shared thread started processing region...
Tedd Hansen
1
-0
/
+3
2008-02-22
ScriptEngine works again (startup-nully-error gone)
Tedd Hansen
1
-4
/
+4
2008-02-22
One more: Async LSL command thread is also shared now.
Tedd Hansen
1
-161
/
+167
2008-02-22
Bugfixes - wasn't counting threads right++
Tedd Hansen
1
-2
/
+3
2008-02-22
Execution threads are now shared between regions too. Default thread count re...
Tedd Hansen
1
-193
/
+209
2008-02-21
Fixes to ScriptEngine thread cleanup on destructor
Tedd Hansen
1
-1
/
+1
2008-02-21
ScriptEngine changes in locking. Another step in direction of shared threads.
Tedd Hansen
1
-7
/
+7
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
-5
/
+5
2008-02-18
bring back some script engine debugging, hoping this will help track down the...
Sean Dague
1
-8
/
+8
2008-02-08
Missed one event message that needed to be
Charles Krinke
1
-8
/
+9
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-16
/
+16
2008-02-05
Added copyright statements.
Jeff Ames
1
-7
/
+29
2008-02-02
Updated svn properties.
Jeff Ames
1
-314
/
+314
2008-02-01
SCRIPTING STILL BROKEN
Tedd Hansen
1
-23
/
+59
2008-02-01
SCRIPT SUPPORT IS STILL BROKEN.
Tedd Hansen
1
-93
/
+127
2008-02-01
Added config options:
Tedd Hansen
1
-1
/
+42
2008-02-01
Experimental
Tedd Hansen
1
-2
/
+4
2008-02-01
Highly experimental
Tedd Hansen
1
-0
/
+201