Cronologia Commit

Autore SHA1 Messaggio Data
  Melanie Thielker 2fe9915951 Reinstate the KickUserCommand handler, which was commented out by 15 anni fa
  Melanie Thielker 8a9128ccce Correct a delegate in OpenSim.cs 15 anni fa
  Dr Scofield b1739cbbfd fixing warnings. 15 anni fa
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 15 anni fa
  Justin Clarke Casey 00a3cbd6fa * Implement help <command> from the region console 15 anni fa
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 anni fa
  Justin Clarke Casey 732cd838b1 * Make existing module commanders register as help topics 15 anni fa
  Justin Clarke Casey 577064fb9d * minor: remove deprecated and unused terrain method from SceneManager 15 anni fa
  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 anni fa
  Justin Clarke Casey feba3cc3ff * Removing set-time command since it doesn't actually do anything at all 15 anni fa
  Sean Dague 77f0df6394 Caught exceptions in some console commands 15 anni fa
  Melanie Thielker 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config 15 anni fa
  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 anni fa
  Dahlia Trimble 1fbbdb6714 test commit - no functional change 15 anni fa
  lbsa71 56f1b03cd0 * Added "show queues" command that shows throttling queues for all clients. 15 anni fa
  MW fa28d1ab7d Reimplemented running of ShutdownCommandFile. Mantis #2800 16 anni fa
  Tedd Hansen c826570751 Fixed Mantis #2756 16 anni fa
  Tedd Hansen 336daa1aa8 save file before commit is often useful 16 anni fa
  Tedd Hansen a20d6b4b42 Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSettings.LatencyMode.ToString()); 16 anni fa
  Tedd Hansen 081383c8cb Garbage Collector 16 anni fa
  Justin Clarke Casey 8527f23c59 * Stop console misleadingly reporting an error if it cannot find a startup commands file 16 anni fa
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 16 anni fa
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin 16 anni fa
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin 16 anni fa
  Dahlia Trimble d8bb20fc1c Thanks SachaMagne for a patch which adds the following console commands: 16 anni fa
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: 16 anni fa
  Justin Clarke Casey b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms 16 anni fa
  MW c932aae4c3 a little bit more refactoring of startup 16 anni fa
  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 anni fa
  MW 6e017ca842 fixed/refactored the Get/Set Config console commands. 16 anni fa