Commit History

Author SHA1 Message Date
  Justin Clarke Casey d307109e1a * refactor: move alert commands from Scene to DialogModule 15 years ago
  Justin Clarke Casey 88b273bc71 * refactor: Move export map function to world map module from scene 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 04d6a810b6 * More inventory archive invocation to a proper region module 15 years ago
  Melanie Thielker c754160dee If an instance contains only one region, select it in the console by default 15 years ago
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command 15 years ago
  Justin Clarke Casey 8c157a7aae * Remove load and save inventory commands from the console since these are actually experimental and the storage format may soon undergo incompatible changes 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago
  Melanie Thielker a1393db7f0 Stopgap measure: To use gridlaunch, or GUI, start opensim with 15 years ago
  Justin Clarke Casey a034b640da * Add the ability to type help <command> for more detailed help about a specific command if any is available 15 years ago
  Justin Clarke Casey d1d93fae6c * Restore show information for the OpenSim region server (version, info, threads, etc.) 15 years ago
  Melanie Thielker 2fe9915951 Reinstate the KickUserCommand handler, which was commented out by 15 years ago
  Melanie Thielker 8a9128ccce Correct a delegate in OpenSim.cs 15 years ago
  Dr Scofield b1739cbbfd fixing warnings. 15 years ago
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 15 years ago
  Justin Clarke Casey 00a3cbd6fa * Implement help <command> from the region console 15 years ago
  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