커밋 기록

작성자 SHA1 메시지 날짜
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 년 전
  Tedd Hansen 16275ca26d Removed some script engine noise from console 16 년 전
  Jeff Ames 47180080f0 Formatting cleanup. 16 년 전
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. 16 년 전
  Tedd Hansen 0fc6b2a429 Bugfixes - Scripting works again 16 년 전
  Tedd Hansen 42bcd76b36 Bugfixes - wasn't counting threads right++ 16 년 전
  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. 16 년 전
  Tedd Hansen a040008cb9 From this commit and a few hours into the future ScriptEngine will be unstable: 16 년 전
  Tedd Hansen f75e418211 Fixes to ScriptEngine thread cleanup on destructor 16 년 전
  Tedd Hansen 89665faeaf ScriptEngine changes in locking. Another step in direction of shared threads. 16 년 전
  Jeff Ames a8cfbbe963 Minor cleanup. 16 년 전
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 년 전
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) 16 년 전
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 16 년 전
  Tedd Hansen 667197f24d Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 16 년 전
  Tedd Hansen ea74f97e9b Forgot to create an object before use. Now why can't .Net just do that itself? :) 16 년 전
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN 16 년 전
  Tedd Hansen a6726b0c9d SCRIPT SUPPORT IS STILL BROKEN. 16 년 전
  Tedd Hansen e14c8f59f7 Added config options: 16 년 전
  Tedd Hansen f4ddf5cf28 Removed "Loading inventory for Primitive" message. 16 년 전
  Tedd Hansen a9c1f3fdb4 Experimental 16 년 전
  Tedd Hansen 5d6e89eaf9 Highly experimental 16 년 전
  Teravus Ovares 8fdeab57b1 * Potential fix to the 'can't run a script anymore bug' 16 년 전
  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. 16 년 전
  Adam Frisby b25f9f322c * Mother of all commits: 16 년 전
  Tedd Hansen 0081c060d0 Set eol 16 년 전
  Tedd Hansen 33d82aa532 Added license to new files 16 년 전
  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. 16 년 전