aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/EventQueueThreadClass.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all the subclassing complexity and script server interfaces fromMelanie Thielker2008-09-261-381/+0
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Mantis#1941. Thank you kindly, Tyre for a patch thatCharles Krinke2008-08-131-34/+4
* Minor formatting cleanup.Jeff Ames2008-08-121-1/+1
* Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-101-1/+5
* Minor formatting cleanup.Jeff Ames2008-08-071-2/+2
* * oops, fix build break from last checkinJustin Clarke Casey2008-08-051-2/+2
* * possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey2008-08-051-1/+17
* Re-fix r5681. Sorry for the inconvenience. We will now return youMelanie Thielker2008-07-271-0/+1
* Addresses Mantis #1611Melanie Thielker2008-07-271-0/+3
* Mantis#1459. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-06-051-2/+5
* applied patch from mantis #1268 , thanks mikemMW2008-06-041-0/+4
* Formatting cleanup.Jeff Ames2008-05-281-1/+1
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-1/+1
* Mantis 1357 Patch - Thanks mikem!Adam Johnson2008-05-221-4/+8
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * Removed 19 warningsTeravus Ovares2008-05-141-1/+1
* * Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares2008-05-111-2/+2
* De-tabify source.Jeff Ames2008-05-061-12/+12
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-2/+2
* Thank you kindly, Melanie for a patch to solveCharles Krinke2008-05-021-1/+13
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-221-9/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Fix for error message during startup (shared thread started processing region...Tedd Hansen2008-02-221-0/+3
* ScriptEngine works again (startup-nully-error gone)Tedd Hansen2008-02-221-4/+4
* One more: Async LSL command thread is also shared now.Tedd Hansen2008-02-221-161/+167
* Bugfixes - wasn't counting threads right++Tedd Hansen2008-02-221-2/+3
* Execution threads are now shared between regions too. Default thread count re...Tedd Hansen2008-02-221-193/+209
* Fixes to ScriptEngine thread cleanup on destructorTedd Hansen2008-02-211-1/+1
* ScriptEngine changes in locking. Another step in direction of shared threads.Tedd Hansen2008-02-211-7/+7
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-211-0/+1
* Minor cleanup.Jeff Ames2008-02-201-5/+5
* bring back some script engine debugging, hoping this will help track down the...Sean Dague2008-02-181-8/+8
* Missed one event message that needed to beCharles Krinke2008-02-081-8/+9
* Converted logging to use log4net.Jeff Ames2008-02-051-16/+16
* Added copyright statements.Jeff Ames2008-02-051-7/+29
* Updated svn properties.Jeff Ames2008-02-021-314/+314
* SCRIPTING STILL BROKENTedd Hansen2008-02-011-23/+59
* SCRIPT SUPPORT IS STILL BROKEN.Tedd Hansen2008-02-011-93/+127
* Added config options:Tedd Hansen2008-02-011-1/+42
* ExperimentalTedd Hansen2008-02-011-2/+4
* Highly experimentalTedd Hansen2008-02-011-0/+201