Commit History

Author SHA1 Message Date
  Melanie Thielker 3234472d62 Reverting the texture sending patch and the new libOMV. This makes this 16 years ago
  Justin Clarke Casey c25a0ea792 * Update libOMV to r2359. This is necessary for the progressive texture patch 16 years ago
  Justin Clarke Casey 072624b19d * minor: add interface version to 'show version' command output 16 years ago
  Justin Clarke Casey 97816f8c90 * Implement basic region filtering as described in https://lists.berlios.de/pipermail/opensim-dev/2008-November/003468.html 16 years ago
  Justin Clarke Casey f8c2efbe70 * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 instead 16 years ago
  Justin Clarke Casey 7beeaf51f8 * minor: remove mono compiler warnings 16 years ago
  Justin Clarke Casey 2a9796e2aa * Apply http://opensimulator.org/mantis/view.php?id=2482 16 years ago
  Justin Clarke Casey 170cb935cd * refactor: make shutdown a template method in the same manner as startup, for consistency's sake 16 years ago
  Justin Clarke Casey 0487c3158b * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order 16 years ago
  Justin Clarke Casey 3ffd77f70b * oops, fix region startup to be in the correct sequence (though it appeared to work anyway) 16 years ago
  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 years ago
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method 16 years ago
  Charles Krinke 339671afc6 Mantis#2017. Thank you kindly, Tyre, for a patch that solves: 16 years ago
  Justin Clarke Casey 9170361bee * Complete refactoring accidentally left unfinished so that all server help requests flow through the ShowHelp() method 16 years ago
  Homer Horwitz 8ae8bec4d1 Changed "show users" command to display only root agents, "show users full" to 16 years ago
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 years ago
  Justin Clarke Casey c4d6a928c9 * Append thread information on to the end of period diagnostics information 16 years ago
  Justin Clarke Casey 4a475ca2be * minor: refactor thread report into a method that returns a string rather than displays information directly 16 years ago
  Jeff Ames bea7d4d81a Update svn properties, formatting cleanup. 16 years ago
  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 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Justin Clarke Casey c602d76b79 * Insert a new 'set log level [level] command on the console' 16 years ago
  Dahlia Trimble 230c80be54 Thanks, BlueWall, for a patch that: 16 years ago
  Justin Clarke Casey e32c0930c2 * Register main thread as console thread with thread tracker 16 years ago
  Justin Clarke Casey 89898a2a6a * minor: get rid of count number from 'show threads' display since they all have IDs 16 years ago
  Justin Clarke Casey a1d481d0f6 * minor: Make create user command appear on the region console only if the region is running standalone 16 years ago
  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 years ago
  Charles Krinke 1122f3f693 Mantis#1685. Thank you kindly, Mjm for a patch that: 16 years ago
  Jeff Ames a728417eda Minor formatting cleanup. 16 years ago
  Justin Clarke Casey b799031010 * minor: Print out uptime as well as stats in periodic diagnostics logging, so it's easier to tell which isntances each print out of information is from 16 years ago