| Commit message (Expand) | Author | Age | Files | Lines |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 1 | -1/+1 |
* | Bugfixes - Scripting works again | Tedd Hansen | 2008-02-22 | 1 | -0/+1 |
* | Bugfixes - wasn't counting threads right++ | Tedd Hansen | 2008-02-22 | 1 | -3/+2 |
* | Execution threads are now shared between regions too. Default thread count re... | Tedd Hansen | 2008-02-22 | 1 | -46/+18 |
* | From this commit and a few hours into the future ScriptEngine will be unstable: | Tedd Hansen | 2008-02-22 | 1 | -9/+9 |
* | Fixes to ScriptEngine thread cleanup on destructor | Tedd Hansen | 2008-02-21 | 1 | -9/+9 |
* | ScriptEngine changes in locking. Another step in direction of shared threads. | Tedd Hansen | 2008-02-21 | 1 | -17/+15 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -13/+10 |
* | Temporarily disabled shared threads because of a bug. Script were only workin... | Tedd Hansen | 2008-02-03 | 1 | -1/+2 |
* | Added load/unload queue size limit | Tedd Hansen | 2008-02-02 | 1 | -0/+10 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -16/+20 |
* | Forgot to create an object before use. Now why can't .Net just do that itself... | Tedd Hansen | 2008-02-02 | 1 | -7/+10 |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 1 | -9/+33 |
* | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 2008-02-01 | 1 | -96/+146 |
* | Added config options: | Tedd Hansen | 2008-02-01 | 1 | -1/+4 |
* | Removed "Loading inventory for Primitive" message. | Tedd Hansen | 2008-02-01 | 1 | -1/+1 |
* | Experimental | Tedd Hansen | 2008-02-01 | 1 | -7/+45 |
* | Highly experimental | Tedd Hansen | 2008-02-01 | 1 | -149/+99 |
* | * Potential fix to the 'can't run a script anymore bug' | Teravus Ovares | 2008-01-19 | 1 | -6/+7 |
* | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 2008-01-17 | 1 | -7/+29 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | Set eol | Tedd Hansen | 2008-01-12 | 1 | -363/+363 |
* | Added license to new files | Tedd Hansen | 2008-01-12 | 1 | -2/+3 |
* | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 2008-01-12 | 1 | -0/+363 |