Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). hace 16 años
  Tedd Hansen 16275ca26d Removed some script engine noise from console hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. hace 16 años
  Tedd Hansen 0fc6b2a429 Bugfixes - Scripting works again hace 16 años
  Tedd Hansen 42bcd76b36 Bugfixes - wasn't counting threads right++ hace 16 años
  Tedd Hansen a43bb10000 Execution threads are now shared between regions too. Default thread count regardless of number of regions is now 3. This will save you around 33 threads for a normal 3x3 region server. hace 16 años
  Tedd Hansen a040008cb9 From this commit and a few hours into the future ScriptEngine will be unstable: hace 16 años
  Tedd Hansen f75e418211 Fixes to ScriptEngine thread cleanup on destructor hace 16 años
  Tedd Hansen 89665faeaf ScriptEngine changes in locking. Another step in direction of shared threads. hace 16 años
  Jeff Ames a8cfbbe963 Minor cleanup. hace 16 años
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. hace 16 años
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) hace 16 años
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit hace 16 años
  Tedd Hansen 667197f24d Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. hace 16 años
  Tedd Hansen ea74f97e9b Forgot to create an object before use. Now why can't .Net just do that itself? :) hace 16 años
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN hace 16 años
  Tedd Hansen a6726b0c9d SCRIPT SUPPORT IS STILL BROKEN. hace 16 años
  Tedd Hansen e14c8f59f7 Added config options: hace 16 años
  Tedd Hansen f4ddf5cf28 Removed "Loading inventory for Primitive" message. hace 16 años
  Tedd Hansen a9c1f3fdb4 Experimental hace 16 años
  Tedd Hansen 5d6e89eaf9 Highly experimental hace 16 años
  Teravus Ovares 8fdeab57b1 * Potential fix to the 'can't run a script anymore bug' hace 16 años
  Tedd Hansen 82d43db1cc Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event. hace 16 años
  Adam Frisby b25f9f322c * Mother of all commits: hace 16 años
  Tedd Hansen 0081c060d0 Set eol hace 16 años
  Tedd Hansen 33d82aa532 Added license to new files hace 16 años
  Tedd Hansen bacbade369 Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common. hace 16 años