Commit History

Author SHA1 Message Date
  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 years ago
  UbitUmarov f3eb71113e still not good, add more spaghetti 4 years ago
  UbitUmarov 7b3ac662dc on load, store the env via the module, so it is stored. This api is still a bit incoerent 4 years ago
  UbitUmarov 8fe2cd6c46 save/load environments to/from oars 4 years ago
  UbitUmarov 369a2e1453 clear parcels uglysky on clearing override flag 4 years ago
  UbitUmarov 1002987aea invalidate region cacheid on oar load 4 years ago
  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 years ago
  UbitUmarov 437369778d give BlockingCollection more chances 6 years ago
  UbitUmarov 029d6e40f6 remove those xml things no longer needed on .net >4.5.2 6 years ago
  UbitUmarov e908c0ecad give up on a property that old monos do compile, but then smore ok exec 6 years ago
  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 years ago
  UbitUmarov 89a690c11f a few more xml things 6 years ago
  Robert Adams a754ab0e4f Refactor archive loading to optionally start script engine after loading. 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov f6e77e3935 load oar; activate area cliping if bounding-origin option is given. as help says 7 years ago
  UbitUmarov 4f4227d5bb workaround potencial memory leak 8 years ago
  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 years ago
  UbitUmarov b80cbf5060 a few more changes on Multiregion control file load 8 years ago
  UbitUmarov 3be340cbf2 a few changes on Multiregion control file load ; load oar seems far from good 8 years ago
  UbitUmarov 71f5c2b856 minor changes 8 years ago
  Jak Daniels 0b216c37df Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region. 8 years ago
  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 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  UbitUmarov 3829df1059 try to implement core load oar options 9 years ago
  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 years ago
  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() 10 years ago
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 years ago
  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 years ago
  Matt Lehmann 8b3c2f7d0c updated version of default user switch for load oar :q :q 10 years ago