Commit Verlauf

Autor SHA1 Nachricht Datum
  lbsa71 56f1b03cd0 * Added "show queues" command that shows throttling queues for all clients. vor 16 Jahren
  MW 11169c0e71 Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown() includes a Environment.Exit(0); which is not always wanted when shutting down, like from a windows service. vor 16 Jahren
  Melanie Thielker f518ca7feb Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new vor 16 Jahren
  Melanie Thielker 3234472d62 Reverting the texture sending patch and the new libOMV. This makes this vor 16 Jahren
  Justin Clarke Casey c25a0ea792 * Update libOMV to r2359. This is necessary for the progressive texture patch vor 16 Jahren
  Justin Clarke Casey 072624b19d * minor: add interface version to 'show version' command output vor 16 Jahren
  Justin Clarke Casey 97816f8c90 * Implement basic region filtering as described in https://lists.berlios.de/pipermail/opensim-dev/2008-November/003468.html vor 16 Jahren
  Justin Clarke Casey f8c2efbe70 * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 instead vor 16 Jahren
  Justin Clarke Casey 7beeaf51f8 * minor: remove mono compiler warnings vor 16 Jahren
  Justin Clarke Casey 2a9796e2aa * Apply http://opensimulator.org/mantis/view.php?id=2482 vor 16 Jahren
  Justin Clarke Casey 170cb935cd * refactor: make shutdown a template method in the same manner as startup, for consistency's sake vor 16 Jahren
  Justin Clarke Casey 0487c3158b * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order vor 16 Jahren
  Justin Clarke Casey 3ffd77f70b * oops, fix region startup to be in the correct sequence (though it appeared to work anyway) vor 16 Jahren
  Justin Clarke Casey fbc813e658 * For shits and giggles, print out the time taken for a server to start up (which doesn't include stuff such as script starting time on the region server). vor 16 Jahren
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method vor 16 Jahren
  Charles Krinke 339671afc6 Mantis#2017. Thank you kindly, Tyre, for a patch that solves: vor 16 Jahren
  Justin Clarke Casey 9170361bee * Complete refactoring accidentally left unfinished so that all server help requests flow through the ShowHelp() method vor 16 Jahren
  Homer Horwitz 8ae8bec4d1 Changed "show users" command to display only root agents, "show users full" to vor 16 Jahren
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. vor 16 Jahren
  Justin Clarke Casey c4d6a928c9 * Append thread information on to the end of period diagnostics information vor 16 Jahren
  Justin Clarke Casey 4a475ca2be * minor: refactor thread report into a method that returns a string rather than displays information directly vor 16 Jahren
  Jeff Ames bea7d4d81a Update svn properties, formatting cleanup. vor 16 Jahren
  Justin Clarke Casey 9650632cd1 * It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method vor 16 Jahren
  Jeff Ames 6ef9d4da90 Formatting cleanup. vor 16 Jahren
  Justin Clarke Casey c602d76b79 * Insert a new 'set log level [level] command on the console' vor 16 Jahren
  Dahlia Trimble 230c80be54 Thanks, BlueWall, for a patch that: vor 16 Jahren
  Justin Clarke Casey e32c0930c2 * Register main thread as console thread with thread tracker vor 16 Jahren
  Justin Clarke Casey 89898a2a6a * minor: get rid of count number from 'show threads' display since they all have IDs vor 16 Jahren
  Justin Clarke Casey a1d481d0f6 * minor: Make create user command appear on the region console only if the region is running standalone vor 16 Jahren
  Justin Clarke Casey f7d9b0bab7 * Move thread tracking code to base opensim server so that it's available for all servers (UGAIM as well as Region) vor 16 Jahren