Commit History

Author SHA1 Message Date
  Charles Krinke d66de83938 Mantis#1459. Thank you kindly, CMickeyb for a patch that: 16 years ago
  MW 964ce083ff applied patch from mantis #1268 , thanks mikem 16 years ago
  Jeff Ames 5752c1f5c2 Formatting cleanup. 16 years ago
  Dr Scofield 1bb1d5d9b0 This cleans up a merge mess from the earlier checkin and implements llOwnerSay() 16 years ago
  Adam Johnson 336c761ba0 Mantis 1357 Patch - Thanks mikem! 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Teravus Ovares 8fd0378ae6 * Removed 19 warnings 16 years ago
  Teravus Ovares efc680f45b * Changed implicit string conversion to LSL_Types.LSLString in money event of the key of the payer to an Explicit one. 16 years ago
  Jeff Ames 0ea48cf786 De-tabify source. 16 years ago
  Teravus Ovares ce19234dc8 * Unraveled the DEBUG_CHANNEL mystery. 16 years ago
  Charles Krinke 18362b25bf Thank you kindly, Melanie for a patch to solve 16 years ago
  Teravus Ovares 809447ac32 * Implemented NoScript areas (without loosing script state). 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. 16 years ago
  Tedd Hansen 5eff68e6bb Fix for error message during startup (shared thread started processing region queue before queue objects were fully operational) 16 years ago
  Tedd Hansen 46cfc475aa ScriptEngine works again (startup-nully-error gone) 16 years ago
  Tedd Hansen f06a6573bb One more: Async LSL command thread is also shared now. 16 years ago
  Tedd Hansen 42bcd76b36 Bugfixes - wasn't counting threads right++ 16 years ago
  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 years ago
  Tedd Hansen f75e418211 Fixes to ScriptEngine thread cleanup on destructor 16 years ago
  Tedd Hansen 89665faeaf ScriptEngine changes in locking. Another step in direction of shared threads. 16 years ago
  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 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Sean Dague f47bcb0f98 bring back some script engine debugging, hoping this will help track down the randoms segfaults 16 years ago
  Charles Krinke dfca32b046 Missed one event message that needed to be 17 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 17 years ago
  Jeff Ames 99844ee4c0 Added copyright statements. 17 years ago
  Jeff Ames b1a6f4821b Updated svn properties. 17 years ago
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN 17 years ago