Commit History

作者 SHA1 備註 提交日期
  UbitUmarov d90b68c2a6 change wrong watchdog stopped thread check code, and don't log it 7 年之前
  UbitUmarov 8195cd5153 another one 7 年之前
  UbitUmarov 07e614a32c dont log timeouts on stopped threads 7 年之前
  UbitUmarov 731510c305 let .net decide GC mode from its defaults on the platform 7 年之前
  UbitUmarov 957ca41b13 remove file bin/Mono.Posix.dll that causes problems with mono 7 年之前
  Melanie Thielker 5ceb315e34 Secure sim stats with an (optional) password. 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  Mandarinka Tasty aee3f273f0 Serving robots.txt from bin Idea of solution for http://opensimulator.org/mantis/view.php?id=7392 7 年之前
  Melanie Thielker cdfdf6322d Applying a modified version of TomTheDragon's patch to prevent the sim 7 年之前
  UbitUmarov da2c1e8aad don't do unix signals on windows 7 年之前
  Melanie Thielker 4d1536f1ec Allow OpenSim to respond to Unix signals. This may need work to be 7 年之前
  Mandarinka Tasty d2bbd7ef2b Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml 7 年之前
  Mandarinka Tasty 1e90417ac2 Fix in descriptions of: load xml, load xml2, save xml, save xml2 7 年之前
  Jak Daniels 0b216c37df Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region. 8 年之前
  UbitUmarov 7bfa311e32 fix a old bug i added: MaxWearables can't be changed in runtime 9 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  UbitUmarov 3829df1059 try to implement core load oar options 9 年之前
  Justin Clark-Casey (justincc) 45dd0cc363 Actually start a region created via the "create region" console command. 9 年之前
  Shy Robbiani 78258a0fa1 help restart message corrected 9 年之前
  Melanie Thielker b5ac2eb1e1 Allow setting the size of the wearables array from config, for core compatibility 9 年之前
  UbitUmarov a301bad8ad on util thread pool reduce the min number of threads, increase the 10 年之前
  Justin Clark-Casey (justincc) 5db3f08871 minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help. 10 年之前
  Jak Daniels bde60cc92e Add persistent command history in console 10 年之前
  UbitUmarov 538a95ff1e in show connections show also if it is a childagent connection 10 年之前
  UbitUmarov 8c657e4837 add a estimator of client ping time, and painfully make it visible in show 10 年之前
  Justin Clark-Casey (justincc) 36f01dce2d Change MaxPoolThreads default in code as well from 15 to 300 10 年之前
  Justin Clark-Casey (justincc) fea18a909f Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared 10 年之前
  Justin Clark-Casey (justincc) b019fd5a95 Show region size column in simulator version of "show regions" console command 10 年之前
  Diva Canto 2ff9ea3f80 Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. 10 年之前