Commit History

Author SHA1 Message Date
  Melanie 8a336c6860 Add MaxPoolThreads in startup to limit the size of the thread pool used 15 years ago
  Melanie 26863c04a5 Change "config save" to "config save <filename>", which is mandatory. 15 years ago
  John Hurliman 1e9e9df0b3 * Switched to a plain lock for the ClientManager collections and protected the TryGetValues with try/catch instead of a lock 15 years ago
  John Hurliman 25878d6828 * Added the "show connections" command to print out all of the currently tracked IClientAPIs 15 years ago
  Melanie 31d8cec0f8 Merge branch 'master' into diva-textures 15 years ago
  Melanie 67fefdb5a0 Remove predecode-j2k and it's assoaciated logic 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Melanie 94aa7e677c Change command help text to show .ini in place of .xml when creating regions 15 years ago
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 15 years ago
  Diva Canto 902279f0fd Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff. 15 years ago
  Melanie 496b368334 Add a using() block around the timer script 15 years ago
  Diva Canto 5bf288745d De-hardcode default home locations on create user (standalone). 15 years ago
  Melanie 3d7bb7567c Add the ability to use -console=rest to the region server. User 15 years ago
  Teravus Ovares (Dan Olivares) b47e405420 * minor: Comments 15 years ago
  Diva Canto 5d2a157e64 First pass at cleaning up old OGS1 and Local Inventory: removed everything-inventory in CommsManager, which wasn't actively used anymore. 15 years ago
  Diva Canto 0d8284c7a1 Removed IAssetCache. 15 years ago
  Melanie cb10700a1f Make the opensim.ini logfile option really work (port of a fix from ROBUST) 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 7cc69ac97f Make create region save the new region to ini file format if the name 15 years ago
  Charles Krinke 23bf1bf6e0 Thank you kindly, MattSetzer, for a patch that solves a Mantis: 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Melanie Thielker e5f3337c3f Implement .ini file includes. Anything that begins with "Include-" will be 15 years ago
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles 15 years ago
  Justin Clarke Casey 1cc9d1fd8d * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 15 years ago
  Justin Clarke Casey 29671fc103 * Resolve http://opensimulator.org/mantis/view.php?id=3191 15 years ago
  Charles Krinke e08d0a7ba5 Thank you kindly, Patnad, for a patch that: 15 years ago
  Melanie Thielker c1e7352d75 Add the asset service connectors and sample config. READ WARNINGS!!! 15 years ago
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 years ago
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple 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