Commit History

Author SHA1 Message Date
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
  Justin Clarke Casey 732cd838b1 * Make existing module commanders register as help topics 15 years ago
  Justin Clarke Casey 577064fb9d * minor: remove deprecated and unused terrain method from SceneManager 15 years ago
  Teravus Ovares 76206543e8 * Adds console command, 'predecode-j2k <number of threads>' to load all of the texture assets from the scene and decode the j2k layer data to cache. The work is split between the number of threads you specify. A good number of threads value is the number of cores on your machine minus 1. 15 years ago
  Justin Clarke Casey feba3cc3ff * Removing set-time command since it doesn't actually do anything at all 15 years ago
  Sean Dague 77f0df6394 Caught exceptions in some console commands 15 years ago
  Melanie Thielker 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config 15 years ago
  diva d8ebf2fc9d Major changes in interregion communications. This breaks compatibility with older versions, and may result is all sorts of weirdnesses when interacting with sims in older versions. Changes: 15 years ago
  Dahlia Trimble 1fbbdb6714 test commit - no functional change 15 years ago
  lbsa71 56f1b03cd0 * Added "show queues" command that shows throttling queues for all clients. 15 years ago
  MW fa28d1ab7d Reimplemented running of ShutdownCommandFile. Mantis #2800 16 years ago
  Tedd Hansen c826570751 Fixed Mantis #2756 16 years ago
  Tedd Hansen 336daa1aa8 save file before commit is often useful 16 years ago
  Tedd Hansen a20d6b4b42 Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSettings.LatencyMode.ToString()); 16 years ago
  Tedd Hansen 081383c8cb Garbage Collector 16 years ago
  Justin Clarke Casey 8527f23c59 * Stop console misleadingly reporting an error if it cannot find a startup commands file 16 years ago
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 16 years ago
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin 16 years ago
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin 16 years ago
  Dahlia Trimble d8bb20fc1c Thanks SachaMagne for a patch which adds the following console commands: 16 years ago
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: 16 years ago
  Justin Clarke Casey b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 16 years ago
  MW c932aae4c3 a little bit more refactoring of startup 16 years ago
  MW 571b94f537 moved the initial loading/setting of the config settings to its own class, ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin. 16 years ago
  MW 6e017ca842 fixed/refactored the Get/Set Config console commands. 16 years ago
  MW 079469b3f5 more startup/initialisation refactoring 16 years ago
  MW 2a249373d3 Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings. 16 years ago
  Justin Clarke Casey 3b381523eb * refactor: move loadInv and saveInv command line param functions up to the interactive OpenSim class 16 years ago
  Justin Clarke Casey 58f8c042f6 * minor: change m_debug to m_debugPacketLevel since that's what it is 16 years ago
  Justin Clarke Casey e062b28606 * minor: Remove highly experimental tags from oar loading and saving functions 16 years ago