Commit History

Author SHA1 Message Date
  Melanie Thielker cabda86615 Patch from Kai Ludwig: Fix prim drawing on maptile. 15 years ago
  MW 78d7f4696e Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix. 15 years ago
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) 15 years ago
  Charles Krinke 525ab2c278 Thank you kindly, RandomHuman for a patch that: 15 years ago
  Melanie Thielker 5869598c4c Make delete-region delete the section from an ini file. Will delete the whole 15 years ago
  Jeff Ames a23d64dec1 Formatting cleanup. 15 years ago
  Justin Clarke Casey bfea077508 * Add oar saving timeout 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  diva c061b4cb49 Changed the order of things in Scene creation. This piece of code is very jibbery, widely different results with slightly different orders. This particular order produces the best results in the UC Irvine sim in osgrid. But clearly there's something messed up here. 15 years ago
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles 15 years ago
  Dr Scofield 4c7da1421f refactoring instantiation of Location object: moving it out of the for 15 years ago
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Charles Krinke a5feb0682a Thank you kindly, BlueWall sir, for a patch that: 15 years ago
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 years ago
  Charles Krinke 280d2cbf4a Thank you kindly, BlueWall, for a patch that: 15 years ago
  Justin Clarke Casey af73bcd363 * Actually change the default oar file name to region.oar instead of scene.oar, for clarity 15 years ago
  Justin Clarke Casey 23aa85b75d * Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion 15 years ago
  diva d8313e314f Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis #3527. 15 years ago
  Dahlia Trimble 4792e6139a Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting 15 years ago
  Jeff Ames 6aa5d3904d Add copyright headers. Formatting cleanup. 15 years ago
  Charles Krinke b4cb45bb79 Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: 15 years ago
  Justin Clarke Casey 1894157dd3 * Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes) 15 years ago
  Justin Clarke Casey ad2bd74057 * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid having Initialise() and Initialize() in the same class - very difficult to read. 15 years ago
  Homer Horwitz 648452dd91 - Add new RegionModulesControllerPlugin to the application modules 15 years ago
  lbsa71 7f4bf5871d * Proactively fixed bug-potential concerning the fact that m_httpServer property was differently referred to between RegionApplicationBase and all other grid services. 15 years ago
  Melanie Thielker 76ca096384 Add a PIDFile in [Startup], which the PID will be written to 15 years ago
  diva f7eac63e01 Another bit of refactoring to try to make sense of OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files. 15 years ago
  Justin Clarke Casey 19595a2825 * minor: spit out creator name on save iar 15 years ago
  Justin Clarke Casey 8f1844665b * Group OpenSim.Framework.Servers interfaces together 15 years ago