Historial de Commits

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