Commit History

Author SHA1 Message Date
  MW 542cd417c8 Small refactoring on Terrain Update sending, so that other code can force terrain updates to be sent to clients. 16 years ago
  MW 33c4631c6d some small changes, like adding a couple of extra methods to IInventoryServices so that a check can be done to see if a inventory set exists for a certain user. 16 years ago
  Justin Clarke Casey 80b8630e19 * Fix Mantis 457 16 years ago
  Tedd Hansen 1d95f0521d Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway. 16 years ago
  Teravus Ovares ca5aadfbff * Refactored the sound calls to SceneObjectPart 16 years ago
  Jeff Ames 99844ee4c0 Added copyright statements. 16 years ago
  Jeff Ames 5c4ddc15e4 Updated svn properties. 16 years ago
  Teravus Ovares ba142c0410 * Fixing the console write on shutdown where the object is already disposed. 16 years ago
  lbsa71 ffb6198380 * added missing project reference 16 years ago
  Justin Clarke Casey baefa05b57 * Rebase all current servers on common abstract BaseOpenSimServer class 16 years ago
  Justin Clarke Casey 5db5630ec9 Change sim command from "stats" to "show stats" for consistency 16 years ago
  Justin Clarke Casey bde363b572 * Synchronize asset storage operations to mysql as well as reads 16 years ago
  Justin Clarke Casey cd658ea845 A smidgen more error info for the asset server 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Teravus Ovares ffaf160362 * Added note in CONTRIBUTORS.txt for _someone/mikkopa - RealXtend 16 years ago
  Teravus Ovares 3ff5ad1ed3 Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTriggerSound, llPlaySound, llPreloadSound. 16 years ago
  Adam Frisby 5ffc225545 * Replacing missing break statement from DotNetEngine/Compiler/LSL/Compiler.cs 16 years ago
  Adam Frisby ba16daff7c * Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :) 16 years ago
  MW 755ad9e3e0 First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed. 16 years ago
  Adam Frisby 6fbc64af5e * Whole buncha stuff. 16 years ago
  Adam Frisby 35a8c95e1d * Lowered maxchunk from 1500 bytes to 1250 bytes to make sure packets fit below the average maximum MTU of 1500 bytes inc. header. Thanks Alex for reporting this. 16 years ago
  Adam Frisby d12f253cca * Default inventory permissions patch (#444), courtesy of alex_carnell -- thanks! 16 years ago
  Adam Frisby 760ece2595 * Chat Message format patch from kinoc (#443) Thanks! 16 years ago
  Charles Krinke 8213297999 Added daTwitch into the CONTRIBUTORS.txt file. 16 years ago
  Charles Krinke c61d0075c1 Thanks to Brianw for pointing out the definition of OwnerUUID 16 years ago
  Teravus Ovares ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 16 years ago
  alondria bc3d0217af Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string casting. 16 years ago
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) 16 years ago
  Teravus Ovares fc02dbc6bc * Updated the readme of PhysicsCamperBot to have documentation regarding a few extra steps for Linux builds and the console commands. 16 years ago
  Teravus Ovares b0c6baaeb0 * Adding the PhysicsCamperBot load testing app to the SVN in it's own folder. You'll have to build it separately to take advantage of it. *read the Readme file*. The bots created by this application roam around amusingly to simulate load. 16 years ago