Historia zmian

Autor SHA1 Wiadomość Data
  Dr Scofield 748f72326d last round of warning squashing. calling it a day now. 16 lat temu
  Jeff Ames 65c5efe43b Formatting cleanup. 16 lat temu
  Jeff Ames c995d60d37 Formatting cleanup. 16 lat temu
  Adam Frisby 4fa0cbdfbb * You can haz more spring cleaning. 16 lat temu
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 lat temu
  Sean Dague 3ddbf28cd0 wrap a common exception that we get on shutdown of the script engine to keep 16 lat temu
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 lat temu
  Jeff Ames 47180080f0 Formatting cleanup. 16 lat temu
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. 16 lat temu
  Tedd Hansen 46cfc475aa ScriptEngine works again (startup-nully-error gone) 16 lat temu
  Tedd Hansen f06a6573bb One more: Async LSL command thread is also shared now. 16 lat temu
  Tedd Hansen 0fc6b2a429 Bugfixes - Scripting works again 16 lat temu
  Tedd Hansen e741dcde6a Some misplaced code made scripts never start :) 16 lat temu
  Tedd Hansen 0fb4374c1a Better timing of MaintenanceThread's tasks (uses less CPU) 16 lat temu
  Tedd Hansen 42bcd76b36 Bugfixes - wasn't counting threads right++ 16 lat temu
  Tedd Hansen 879a260498 Minor annoying Exception-bug fixed 16 lat temu
  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 lat temu
  Tedd Hansen 3bb0fe098f Maintenance thread in charge of loading/unloading of scripts. 1 thread less per region. 16 lat temu
  Tedd Hansen 9f7366210a Now last commit will compile too... The features just keep on coming! 16 lat temu
  Tedd Hansen a040008cb9 From this commit and a few hours into the future ScriptEngine will be unstable: 16 lat temu
  Tedd Hansen f75e418211 Fixes to ScriptEngine thread cleanup on destructor 16 lat temu
  Tedd Hansen 7102ac7769 "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 16 lat temu
  Jeff Ames a8cfbbe963 Minor cleanup. 16 lat temu
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 17 lat temu
  Jeff Ames 99844ee4c0 Added copyright statements. 17 lat temu
  Tedd Hansen 785b641272 fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second... 17 lat temu
  Jeff Ames b1a6f4821b Updated svn properties. 17 lat temu
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 17 lat temu
  Tedd Hansen 8ccc12d642 Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 17 lat temu
  Tedd Hansen 34d21ac94b Added some error checking to MaintenanceThread, no-crash (just log) loading of script engines, and support to load multiple script engines 17 lat temu