aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/EventQueueManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all the subclassing complexity and script server interfaces fromMelanie Thielker2008-09-261-447/+0
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-25/+3
* Remove some debug outputMelanie Thielker2008-09-231-3/+0
* Switches the direct event postings in the API file over to the Shared/Melanie Thielker2008-09-231-1/+6
* Add IEventReceiver to DNE - a consolidation series patchMelanie Thielker2008-09-231-6/+8
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-231-0/+1
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-0/+5
* Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses:Charles Krinke2008-09-141-0/+25
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
* * Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2008-06-081-1/+2
* * This sends collision events to the script engine. Teravus Ovares2008-06-051-1/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+0
* Removed some script engine noise from consoleTedd Hansen2008-04-201-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+25
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Bugfixes - Scripting works againTedd Hansen2008-02-221-0/+1
* Bugfixes - wasn't counting threads right++Tedd Hansen2008-02-221-3/+2
* Execution threads are now shared between regions too. Default thread count re...Tedd Hansen2008-02-221-46/+18
* From this commit and a few hours into the future ScriptEngine will be unstable:Tedd Hansen2008-02-221-9/+9
* Fixes to ScriptEngine thread cleanup on destructorTedd Hansen2008-02-211-9/+9
* ScriptEngine changes in locking. Another step in direction of shared threads.Tedd Hansen2008-02-211-17/+15
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-13/+10
* Temporarily disabled shared threads because of a bug. Script were only workin...Tedd Hansen2008-02-031-1/+2
* Added load/unload queue size limitTedd Hansen2008-02-021-0/+10
* Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen2008-02-021-16/+20
* Forgot to create an object before use. Now why can't .Net just do that itself...Tedd Hansen2008-02-021-7/+10
* SCRIPTING STILL BROKENTedd Hansen2008-02-011-9/+33
* SCRIPT SUPPORT IS STILL BROKEN.Tedd Hansen2008-02-011-96/+146
* Added config options:Tedd Hansen2008-02-011-1/+4
* Removed "Loading inventory for Primitive" message.Tedd Hansen2008-02-011-1/+1
* ExperimentalTedd Hansen2008-02-011-7/+45
* Highly experimentalTedd Hansen2008-02-011-149/+99
* * Potential fix to the 'can't run a script anymore bug'Teravus Ovares2008-01-191-6/+7
* Added data structure to be passed through event execution queue so that event...Tedd Hansen2008-01-171-7/+29
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* Set eolTedd Hansen2008-01-121-363/+363
* Added license to new filesTedd Hansen2008-01-121-2/+3
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-0/+363