Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 2c4df19805 minor: Move log information about SYSTEMIP to the place where it's resolved %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b1298fca0a tidy up help information on load oar and save oar %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) bf3956aeb0 Add --skip-assets option to load oar. %!s(int64=14) %!d(string=hai) anos
  John Hurliman b51f40da8f Removed the unused use_async_when_possible config variable %!s(int64=14) %!d(string=hai) anos
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor %!s(int64=14) %!d(string=hai) anos
  Melanie 842b68eeff Change handling of the SYSTEMIP constant to be more sane. %!s(int64=14) %!d(string=hai) anos
  Jeff Ames af265e001d Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
  Melanie c033223c63 Merge branch 'master' into presence-refactor %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 %!s(int64=14) %!d(string=hai) anos
  Melanie baaf660511 Merge branch 'master' into presence-refactor %!s(int64=14) %!d(string=hai) anos
  Diva Canto 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. %!s(int64=14) %!d(string=hai) anos
  mbowman c211a120a5 Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands %!s(int64=14) %!d(string=hai) anos
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor %!s(int64=14) %!d(string=hai) anos
  Diva Canto f1c30784ac * General cleanup of Teleports, Crossings and Child agents. They are now in the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 19ad68e5e4 Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); around, because it was crashing. Now it crashes elsewhere. %!s(int64=14) %!d(string=hai) anos
  Melanie ff55ae0eb2 Make console_port work. %!s(int64=14) %!d(string=hai) anos
  Melanie bfddd75ca8 Refactor. Instantiate sim status handlers in opensim base, not in a plugin %!s(int64=14) %!d(string=hai) anos
  Melanie e966e51b89 Add a console_port setting to let the rest console use a different port %!s(int64=14) %!d(string=hai) anos
  Melanie 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 7cb66de2e0 * Moved command reset password from OpenSim to UserAccountService. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 96ecdcf9c5 * Added SetPassword to IAuthenticationService. %!s(int64=14) %!d(string=hai) anos
  dahlia e987e85c0c add agent position to output of "show users" console command %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a4d2a97bc6 minor: remove some mono compiler warnings, add --merge load oar switch to help information %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 88ead9ee63 pass all command parameters to load/save oar, not just the filename %!s(int64=14) %!d(string=hai) anos
  Melanie c17359fea5 Adding changes to previous patch to make it fit into core better %!s(int64=14) %!d(string=hai) anos
  Fredo Chaplin bff0d75e0f patch kill by UUID %!s(int64=14) %!d(string=hai) anos
  John Hurliman 0b1726b524 Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on %!s(int64=14) %!d(string=hai) anos
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated %!s(int64=14) %!d(string=hai) anos
  John Hurliman 2f394b7e7e * Allow SmartThreadPool to be initialized without setting max stack size (like the original implementation) %!s(int64=14) %!d(string=hai) anos
  Melanie b35fbe1f98 Merge branch 'melanie_test' into prioritization %!s(int64=14) %!d(string=hai) anos