aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/EventQueueThreadClass.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Actually remove the script if it tries to remove itself.Melanie Thielker2009-04-121-0/+10
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-221-22/+20
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* * Zap the letters that accidentally crept in to the license in EventQueueThre...Justin Clarke Casey2008-11-051-1/+1
* * Stop a problem in the DotNetEngine event queue thread from immediately brin...Justin Clarke Casey2008-11-041-0/+8
* * Practise some defensive programming - gracefully terminate the thread if th...Justin Clarke Casey2008-11-041-2/+2
* * minor: remove compile warningJustin Clarke Casey2008-10-081-1/+1
* Fix friendly errors in DNE as wellMelanie Thielker2008-10-081-11/+10
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-18/+18
* Mantis#2316. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-10-041-5/+17
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker2008-09-281-0/+3
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-1/+1
* Add friendly error messages to both engines.Melanie Thielker2008-09-271-29/+63
* Remove another interface that is no longer neededMelanie Thielker2008-09-261-1/+1
* Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker2008-09-261-189/+170
* Remove all the subclassing complexity and script server interfaces fromMelanie Thielker2008-09-261-0/+381