커밋 기록

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