| Commit message (Expand) | Author | Files | Lines |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -1/+3 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-22 | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 1 | -6/+10 |
2008-09-27 | Add friendly error messages to both engines. | Melanie Thielker | 1 | -0/+7 |
2008-09-26 | Remove another interface that is no longer needed | Melanie Thielker | 1 | -1/+1 |
2008-09-26 | Remove all the subclassing complexity and script server interfaces from | Melanie Thielker | 1 | -1/+1 |
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -25/+3 |
2008-09-23 | Remove some debug output | Melanie Thielker | 1 | -3/+0 |
2008-09-23 | Switches the direct event postings in the API file over to the Shared/ | Melanie Thielker | 1 | -1/+6 |
2008-09-23 | Add IEventReceiver to DNE - a consolidation series patch | Melanie Thielker | 1 | -6/+8 |
2008-09-23 | Remove Common/LSL_Types.cs. Both script engines now use a single version | Melanie Thielker | 1 | -0/+1 |
2008-09-21 | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 1 | -0/+5 |
2008-09-14 | Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses: | Charles Krinke | 1 | -0/+25 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -5/+5 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-06-08 | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 1 | -1/+2 |
2008-06-05 | * This sends collision events to the script engine. | Teravus Ovares | 1 | -1/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+0 |
2008-04-20 | Removed some script engine noise from console | Tedd Hansen | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+25 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+1 |
2008-02-22 | Bugfixes - Scripting works again | Tedd Hansen | 1 | -0/+1 |
2008-02-22 | Bugfixes - wasn't counting threads right++ | Tedd Hansen | 1 | -3/+2 |
2008-02-22 | Execution threads are now shared between regions too. Default thread count re... | Tedd Hansen | 1 | -46/+18 |
2008-02-22 | From this commit and a few hours into the future ScriptEngine will be unstable: | Tedd Hansen | 1 | -9/+9 |
2008-02-21 | Fixes to ScriptEngine thread cleanup on destructor | Tedd Hansen | 1 | -9/+9 |
2008-02-21 | ScriptEngine changes in locking. Another step in direction of shared threads. | Tedd Hansen | 1 | -17/+15 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -13/+10 |
2008-02-03 | Temporarily disabled shared threads because of a bug. Script were only workin... | Tedd Hansen | 1 | -1/+2 |
2008-02-02 | Added load/unload queue size limit | Tedd Hansen | 1 | -0/+10 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -16/+20 |
2008-02-02 | Forgot to create an object before use. Now why can't .Net just do that itself... | Tedd Hansen | 1 | -7/+10 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -9/+33 |
2008-02-01 | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 1 | -96/+146 |
2008-02-01 | Added config options: | Tedd Hansen | 1 | -1/+4 |
2008-02-01 | Removed "Loading inventory for Primitive" message. | Tedd Hansen | 1 | -1/+1 |
2008-02-01 | Experimental | Tedd Hansen | 1 | -7/+45 |
2008-02-01 | Highly experimental | Tedd Hansen | 1 | -149/+99 |
2008-01-19 | * Potential fix to the 'can't run a script anymore bug' | Teravus Ovares | 1 | -6/+7 |
2008-01-17 | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 1 | -7/+29 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-12 | Set eol | Tedd Hansen | 1 | -363/+363 |
2008-01-12 | Added license to new files | Tedd Hansen | 1 | -2/+3 |
2008-01-12 | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 1 | -363/+362 |
2008-01-12 | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 1 | -2/+2 |
2007-12-30 | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 1 | -0/+22 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -10/+11 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |