aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/EventQueueThreadClass.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-27Removed the DotNetEngine scripting engine. You will need to create a fresh ch...John Hurliman1-428/+0
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-6/+6
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-12Actually remove the script if it tries to remove itself.Melanie Thielker1-0/+10
2009-02-22Refactor log4net logger handling in script engine. (#3148)Jeff Ames1-22/+20
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-1/+1
2008-11-05* Zap the letters that accidentally crept in to the license in EventQueueThre...Justin Clarke Casey1-1/+1
2008-11-04* Stop a problem in the DotNetEngine event queue thread from immediately brin...Justin Clarke Casey1-0/+8
2008-11-04* Practise some defensive programming - gracefully terminate the thread if th...Justin Clarke Casey1-2/+2
2008-10-08* minor: remove compile warningJustin Clarke Casey1-1/+1
2008-10-08Fix friendly errors in DNE as wellMelanie Thielker1-11/+10
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames1-18/+18
2008-10-04Mantis#2316. Thank you kindly, CMickeyb for a patch that:Charles Krinke1-5/+17
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-28Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker1-0/+3
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-27Add friendly error messages to both engines.Melanie Thielker1-29/+63
2008-09-26Remove another interface that is no longer neededMelanie Thielker1-1/+1
2008-09-26Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker1-189/+170
2008-09-26Remove all the subclassing complexity and script server interfaces fromMelanie Thielker1-2/+2
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-1/+1
2008-08-13Mantis#1941. Thank you kindly, Tyre for a patch thatCharles Krinke1-34/+4
2008-08-12Minor formatting cleanup.Jeff Ames1-1/+1
2008-08-10Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+5
2008-08-07Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-05* oops, fix build break from last checkinJustin Clarke Casey1-2/+2
2008-08-05* possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey1-1/+17
2008-07-27Re-fix r5681. Sorry for the inconvenience. We will now return youMelanie Thielker1-0/+1
2008-07-27Addresses Mantis #1611Melanie Thielker1-0/+3
2008-06-05Mantis#1459. Thank you kindly, CMickeyb for a patch that:Charles Krinke1-2/+5
2008-06-04applied patch from mantis #1268 , thanks mikemMW1-0/+4
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-1/+1
2008-05-22Mantis 1357 Patch - Thanks mikem!Adam Johnson1-4/+8
2008-05-14Formatting cleanup.Jeff Ames1-2/+2
2008-05-14* Removed 19 warningsTeravus Ovares1-1/+1
2008-05-11* Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares1-2/+2
2008-05-06De-tabify source.Jeff Ames1-12/+12
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-2/+2
2008-05-02Thank you kindly, Melanie for a patch to solveCharles Krinke1-1/+13
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares1-9/+13
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1