提交歷史

作者 SHA1 備註 提交日期
  UbitUmarov 0ee1e3b2d9 several changes to land handling. Landchannel.cs is just a wrrapper for landmanagementmodule, so let module be it and ignore all code on landchannel.cs, to remove one day; make parcel fakeID more a thing (it is our actual parcel ID. proper globalID cannot be sent to viewers, because HG, etc. 3 年之前
  UbitUmarov f3eb71113e still not good, add more spaghetti 4 年之前
  UbitUmarov 7b3ac662dc on load, store the env via the module, so it is stored. This api is still a bit incoerent 4 年之前
  UbitUmarov 8fe2cd6c46 save/load environments to/from oars 4 年之前
  UbitUmarov 369a2e1453 clear parcels uglysky on clearing override flag 4 年之前
  UbitUmarov 1002987aea invalidate region cacheid on oar load 4 年之前
  UbitUmarov 3707301c59 changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions 4 年之前
  UbitUmarov 437369778d give BlockingCollection more chances 6 年之前
  UbitUmarov 029d6e40f6 remove those xml things no longer needed on .net >4.5.2 6 年之前
  UbitUmarov e908c0ecad give up on a property that old monos do compile, but then smore ok exec 6 年之前
  UbitUmarov eec3921800 fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one 6 年之前
  UbitUmarov 89a690c11f a few more xml things 6 年之前
  Robert Adams a754ab0e4f Refactor archive loading to optionally start script engine after loading. 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov f6e77e3935 load oar; activate area cliping if bounding-origin option is given. as help says 7 年之前
  UbitUmarov 4f4227d5bb workaround potencial memory leak 7 年之前
  Jak Daniels 15af6265a1 Fixed some stupid math and checks on --bounding-origin and --bounding-size. Bounding origin can of course be negative if it needs to be as we're taking stuff from the (possibly rotated) source region. Bounding size must always be >=0 and <= destination region size. 8 年之前
  UbitUmarov b80cbf5060 a few more changes on Multiregion control file load 8 年之前
  UbitUmarov 3be340cbf2 a few changes on Multiregion control file load ; load oar seems far from good 8 年之前
  UbitUmarov 71f5c2b856 minor changes 8 年之前
  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 1e87e90915 work around some 'tests' errors: allow sitTargetposition and orientation to be read from OAR on opensim, they are reset at avination, this may cause issues with old sits 8 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 8 年之前
  UbitUmarov 371c9dd2af bad merge? 8 年之前
  UbitUmarov 3829df1059 try to implement core load oar options 9 年之前
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 年之前
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 9 年之前
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 年之前
  Matt Lehmann 9e83b43009 new version of patch to add default-user switch new version :qw :wq updated version of default user switch for load oar :q :q 10 年之前
  Matt Lehmann 8b3c2f7d0c updated version of default user switch for load oar :q :q 10 年之前