Historie revizí

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